--- A translation in English follows --- Έχει δημιουργηθεί το παρακάτω group: Id: {{group.id}} Name: {{group.name}} Type: {{group.kind}} Issue date: {{group.issue_date|date:"d/m/Y"}} Expiration date: {{group.expiration_date|date:"d/m/Y"}} Moderation: {{group.moderation_enabled}} Owner: {{owner}} Maximum participant number: {{group.max_participants}} Policies: {% for p in policies %} {{p.service}}.{{p.resource}}: uplimit:{% if p.uplimit %}{{p.uplimit}}{% else %}inf{% endif %} {% endfor %} Για την ενεργοποίησή του μπορείτε να χρησιμοποιήσετε το command line εργαλείο: snf-manage group_update --enable -- The following account has been created: Id: {{group.id}} Name: {{group.name}} Type: {{group.kind}} Issue date: {{group.issue_date|date:"d/m/Y"}} Expiration date: {{group.expiration_date|date:"d/m/Y"}} Moderation: {{group.moderation_enabled}} Owner: {{owner}} Maximum participant number: {{group.max_participants}} Policies: {% for p in policies %} {{p.service}}.{{p.resource}}: uplimit:{% if p.uplimit %}{{p.uplimit}}{% else %}inf{% endif %} {% endfor %} For its activation you can use the command line tool: snf-manage group_update --enable