Operation Manual

Vigor2832 Series User’s Guide
591
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
T
T
e
e
l
l
n
n
e
e
t
t
C
C
o
o
m
m
m
m
a
a
n
n
d
d
:
:
l
l
d
d
a
a
p
p
s
s
e
e
t
t
This command is used to set general settings (e.g., IP address, port number) for LDAP server.
S
S
y
y
n
n
t
t
a
a
x
x
ldap set [Options][Value]
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
enable [0-1] Enable or disable LDAP function.
0 – Disable the function.
1 – Enable the function.
type [0-2] Set the bind type as Simple(0),Anonymous(1), and Regular(2).
ssl [0-1] Enable or disable LDAP function via SSL tunnel.
0 – Disable the function.
1 – Enable the function.
IP <VALUE> Set IP address for LDAP server.
port <VALUE> Set port number for LDAP server.
dn <VALUE> Set Regular DN value
PWD <VALUE> Set Regular password value.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
>ldap set enable 1
>ldap enabled.
> ldap set ssl 1
LDAP with SSL has been enabled!
> ldap set IP 192.168.100.155
LDAP Server IP has been setting.
> ldap set port 389