155
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 LDAP 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
mdc-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 the
uid
keyword
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, specify the
without-domain
keyword. If the username contains the domain name, specify the
with-domain
keyword.
Examples
# Set the user object class to
person
for LDAP server
ccc
.
<Sysname> system-view
[Sysname] ldap server ccc
[Sysname-ldap-server-ccc] user-parameters user-object-class person
Related commands
display ldap scheme
login-dn
RADIUS server commands
display radius-server active-client
Use
display radius-server active-client
to display information about activated RADIUS clients.
Syntax
display radius-server active-client
Содержание FlexNetwork 7500 Series
Страница 350: ...335 Related commands display port security port security enable ...
Страница 379: ...364 Sysname system view Sysname keychain abc mode absolute Sysname keychain abc tcp kind 252 ...
Страница 519: ...504 Related commands display ssh2 algorithm ssh2 algorithm cipher ssh2 algorithm key exchange ssh2 algorithm mac ...