Fujitsu M9000 Server User Manual


 
Chapter 3 System Configuration 33
3. To verify the operation, type the showhostname command.
where -a displays the host names for all XSCF Units, and xscfu displays information
for a specific XSCF Unit, either xscf#0 or xscf#1.
To Set the Service Processor’s DNS Name Server
1. Log in to the XSCF console with platadm privileges.
2. Type the setnameserver command, followed by one or more IP addresses
separated by a comma:
3. To verify the operation, type the shownameserver command.
To Enable or Disable Use of an LDAP Server for
Authentication and Privilege Lookup
1. Log in to the XSCF console with useradm privileges.
2. Type the setlookup command:
The -a option sets the authentication lookup to either local or in LDAP; the -p
option sets the privileges lookup to either local or in LDAP. When local is
specified, lookup is only done locally; when ldap is specified, lookup is first done
locally, then in LDAP if not found locally.
3. To verify the operation, type the showlookup command.
XSCF> showhostname -a | xscfu
XSCF> setnameserver ip_address
XSCF> shownameserver
XSCF> setlookup -a local|ldap
XSCF> setlookup -p local|ldap
XSCF> showlookup