FUJITSU SPARC M4000 User Manual
Page 94

2-38
SPARC Enterprise Mx000 Servers XSCF User’s Guide • April 2008
2. Use the setlookup (8) command to enable or disable the LDAP server.
authentication and user privilege.
XSCF> setlookup –a ldap
XSCF> setlookup –p ldap
3. Use the showlookup (8) command to confirm the lookup method.
XSCF> showlookup
Privileges lookup: Local and LDAP
Authentication lookup: Local and LDAP
Specifying an LDAP Server, Port Number, Bind ID, Bind Password,
Search Base (BaseDN) and Search Time (Timeout Period)
■
Command operation
1. Use the showldap (8) command to display LDAP client settings.
XSCF> showldap
Bind Name: Not set
Base Distinguished Name: Not set
LDAP Search Timeout: 0
Bind Password: Not set
LDAP Servers: Not set
CERTS: None
2. Use the setldap (8) command to configure an LDAP client.
XSCF> setldap –b "cn=Directory Manager" –B "ou=People,dc=users,dc=
apl,dc=com,o=isp"
XSCF> setldap -p
Password:xxxxxxxx
numbers.
XSCF> setldap -s ldap://onibamboo:389,ldaps://company2.com:636
XSCF> setldap -T 60