summaryrefslogtreecommitdiffstats
path: root/doc/ipa_server.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ipa_server.md')
-rw-r--r--doc/ipa_server.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ipa_server.md b/doc/ipa_server.md
index ef12b53..55e654e 100644
--- a/doc/ipa_server.md
+++ b/doc/ipa_server.md
@@ -107,6 +107,18 @@ Check if reverse resolution works :
<a name="users-groups" />
## Adding users and groups
+The following convention is to be followed in creating group names:
+
+ <reseller-prefix>\_<volume-name>
+
+ <reseller-prefix>\_<account-name>
+
+As of now, account=volume=group
+
+For example:
+
+ AUTH\_test
+
Create *auth_reseller_admin* user group
> ipa group-add auth_reseller_admin --desc="Full access to all Swift accounts"