User-Parameters - HP 5920 Command Reference Manual

Table of Contents

Advertisement

Examples
# Set the LDAP server timeout period to 15 seconds.
<Sysname> system-view
[Sysname] ldap server ccc
[Sysname-ldap-server-ccc] server-timeout 15
Related commands
display ldap scheme

user-parameters

Use user-parameters to configure LDAP user attributes, including the username attribute, username
format, and user object class.
Use undo user-parameters to restore the default.
Syntax
user-parameters { user-name-attribute { name-attribute | cn | uid } | user-name-format { with-domain
| without-domain } | user-object-class object-class-name }
undo user-parameters { user-name-attribute | user-name-format | user-object-class }
Default
The username attribute is cn and the username format is without-domain. No user object class is
specified and the default user object class of the LDAP server is used.
Views
LDAP server view
Predefined user roles
network-admin
Parameters
user-name-attribute { name-attribute | cn | uid }: Specifies the username attribute. The name-attribute
argument represents an attribute value, a case-insensitive string of 1 to 64 characters. The cn keyword
represents the user account attribute of common name, and uid represents the user account attribute of
user ID.
user-name-format { with-domain | without-domain }: Specifies the format of the username to be sent to
the server. The with-domain keyword means that the username contains the domain name, and the
without-domain keyword means that the username does not contain the domain name.
user-object-class object-class-name: Specifies the user object class for user search. The object-class-name
argument represents a class value, a case-insensitive string of 1 to 64 characters.
Usage guidelines
If the username on the LDAP server does not contain the domain name, specifies the without-domain
keyword. If the username contains the domain name, specify the with-domain keyword.
91

Advertisement

Table of Contents
loading

This manual is also suitable for:

59005920 series5900 series

Table of Contents