Access control documentation: Create account capability

Change-Id: Icbf0f4bc3d62003daf40d173ddb08712174d4db5
Signed-off-by: Fredrik Luthander <fredrik.luthander@sonyericsson.com>
Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
This commit is contained in:
Fredrik Luthander
2012-02-13 09:59:48 +01:00
committed by Gustaf Lundh
parent 426885f3cd
commit b02afcae16

View File

@@ -833,8 +833,6 @@ much of the server administration burden out to more users.
Below you find a list of capabilities available:
* Create Account
* Create Group
* Create Project
@@ -864,6 +862,17 @@ able to grant any access right to any group. They will also have all
capabilities granted to them automatically.
[[capability_createAccount]]
Create Account
~~~~~~~~~~~~~~
Allow link:cmd-create-account.html['account creation over the ssh prompt'].
This capability allows the granted group members to create non-interactive
service accounts. These service accounts are generally used for automation
and made to be members of the
link:access-control.html#non-interactive_users['Non-Interactive users'] group.
[[capability_queryLimit]]
Query Limit
~~~~~~~~~~~