Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-211
WS2000>admin(system.radius.ldap)> set
Description:
Sets the LDAP parameters.
Syntax:
Example:
admin(system.radius.ldap)>set ipadr 192.168.42.23
admin(system.radius.ldap)>set port 356
admin(system.radius.ldap)>show all
LDAP Server IP : 192.168.42.23
LDAP Server Port : 56
LDAP Bind DN : dfkjkkj
LDAP Base DN : o=mobion
LDAP Login Attribute : (uid=%{Stripped-User-Name:-%{User-Name}})
LDAP Password Attribute : userPassword
LDAP Group Name Attribute : cn
LDAP Group Membership Filter :
LDAP Group Membership Attribute : mygroup
admin(system.radius.ldap)>
Related Commands:
set ipadr
<ip>
Sets LDAP server IP address to <ip>.
port
<port>
Sets LDAP server port to <port>.
binddn
<binddn>
Sets LDAP bind distinguished name to <binddn> (a string of characters).
basedn
<basedn>
Sets LDAP Base distinguished name to <basedn> (a string of characters).
passwd
<password>
Sets LDAP server password to <password> (a string of characters).
login
<logattr>
Sets LDAP login attribute to <logattr> (a string of characters).
pass_attr
<passattr>
Sets LDAP password attribute to <passattr> (a string of characters).
groupname
<gname attr>
Sets LDAP group name attribute to <gname attr> (a string of characters).
filter Sets LDAP membership filter with appropriate settings
membership
<groupattr>
Sets LDAP membership attribute to <groupattr> (a string of characters).
show Displays the set of LDAP server settings.