| | |
| | | ! CDDL HEADER END |
| | | ! |
| | | ! |
| | | ! Copyright 2007-2008 Sun Microsystems, Inc. |
| | | ! Copyright 2007-2010 Sun Microsystems, Inc. |
| | | ! --> |
| | | <adm:managed-object name="root-dn" plural-name="root-dns" |
| | | package="org.opends.server.admin.std" |
| | |
| | | </adm:synopsis> |
| | | <adm:default-behavior> |
| | | <adm:defined> |
| | | <adm:value>bypass-lockdown</adm:value> |
| | | <adm:value>bypass-acl</adm:value> |
| | | <adm:value>modify-acl</adm:value> |
| | | <adm:value>config-read</adm:value> |
| | |
| | | <adm:value>ldif-export</adm:value> |
| | | <adm:value>backend-backup</adm:value> |
| | | <adm:value>backend-restore</adm:value> |
| | | <adm:value>server-lockdown</adm:value> |
| | | <adm:value>server-shutdown</adm:value> |
| | | <adm:value>server-restart</adm:value> |
| | | <adm:value>disconnect-client</adm:value> |
| | |
| | | </adm:default-behavior> |
| | | <adm:syntax> |
| | | <adm:enumeration> |
| | | <adm:value name="bypass-lockdown"> |
| | | <adm:synopsis> |
| | | Allows the associated user to bypass server lockdown mode. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="bypass-acl"> |
| | | <adm:synopsis> |
| | | Allows the associated user to bypass access control checks |
| | |
| | | tasks. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="server-lockdown"> |
| | | <adm:synopsis> |
| | | Allows the user to place and bring the server of lockdown mode. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="server-shutdown"> |
| | | <adm:synopsis> |
| | | Allows the user to request that the server shut down. |