asadmin [asadmin-options] configure-ldap-for-admin [--help]
configure-ldap-for-admin |
Previous | Next | Contents |
configures the authentication realm named admin-realm for the given LDAP
Synopsis
asadmin [asadmin-options] configure-ldap-for-admin [--help]
Description
The configure-ldap-for-admin
subcommand configures the authentication
realm named admin-realm
for the given LDAP. The
configure-ldap-for-admin
subcommand is interactive. The subcommand
prompts the user for the basedn
and ldap-group
options.
This command is supported in remote mode only.
Options
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--help
-?
Displays the help text for the subcommand.
Examples
Example 1 Configuring the LDAP Authentication Realm
asadmin> configure-ldap-for-admin
Enter the value for the basedn option>
Enter the value for the ldap-group option>
The LDAP Auth Realm admin-realm was configured correctly
in admin server's configuration.
Exit Status
command executed successfully
error in executing the command
See Also
Previous | Next | Contents |