Operation Manual
Vigor2760 Series User’s Guide
530
--- MORE --- ['q': Quit, 'Enter': New Lines, 'Space Bar': Next Page]
---
Telnet Command: ldap user
This command is used to configure the LDAP profile.
S
S
y
y
n
n
t
t
a
a
x
x
ldap user [INDEX][OPTION]
S
S
y
y
n
n
t
t
a
a
x
x
D
D
e
e
s
s
c
c
r
r
i
i
p
p
t
t
i
i
o
o
n
n
Parameter Description
INDEX
Specify the index number (1 to 8) of the LDAP profile.
OPTION
-n VALUE
Setup Profile Name.
-b VALUE
Setup Base Distinguished Name.
-a VALUE
If you have added containers to be published, you may need
to specify additional LDAP filters for each class of objects
included in these containers.
Creating LDAP filters is a fairly complex task that should
be performed by advanced users only. LDAP filters must be
RFC2254-compliant.
For example, to exclude from publication all users who
either belong to the HR department of your company or are
members of the HR Group. For example:
>ldap user 1 -a
"(!(|(department=HR)(memberOf=CN=HRGroup,OU=Gro
ups, DC=acme,DC=com)))"
Additional Filter has been updated.
-g VALUE
Setup Group Distinguished Name.
-c VALUE
Setup Common Name Identifier.
-v
View detail information of the LDAP profile.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
>ldap user 1 -n LD_user_test1
Profile Name has been updated!
> ldap user 1 -v
Profile Index:1
Profile Name:LD_user_test1
Common Name Identifier:
Base Distinguished Name:
Additional Filter:
Group distinguished Name:
>ldap user 1 -b ou=People,dc=example,dc=com