62
Authentication
Step 1 - Start up the following command:
# /usr/sbin/ypbind
Step 2 - Display the NIS server name.
Display the name of NIS server by running the following command:
# /usr/bin/ypwhich
Step 3 - Display the “all users” entry.
Displays the all users' entry in the NIS database by running the following
command:
# /usr/bin/ypcat -t passwd.byname
Step 4 - Display the user's entry in the NIS passwd file.
# /usr/bin/ypmatch -t <userid/username> passwd.byname
If the preceding steps were performed successfully, you now need to change the
/etc/inittab
file by uncommenting the line that performs a ypbind upon startup.
nsswitch.conf file format
The
/etc/nsswitch.conf
file has the following format:
<database> : <service> [ <actions> <service> ]
where:
<database> - available: aliases, ethers, group, hosts, netgroup, network, passwd,
protocols, publickey, rpc, services and shadow
<service> - available: nis (use NIS version 2), dns (use Domain Name Service) and files
(use the local files)
<actions> - Has this format: [ <status> = <action> ]
where:
<status> = SUCCESS, NOTFOUND, UNAVAIL or TRYAGAIN
<action> = return or continue
•
SUCCESS - No error occurred and the desired entry is returned. The default action
for this status is 'return'
•
NOTFOUND - The lookup process works fine, but the needed value was not
found. The default action for this status is “continue.”
Summary of Contents for AlterPath ACS
Page 16: ...xvi Table of Contents...
Page 29: ...13 This page has been left intentionally blank...
Page 30: ...14 Preface...
Page 68: ...52 Device Access...
Page 86: ...70 Authentication Step 5 Saving changes To save the configuration run the command saveconf...
Page 96: ...80 Authentication Save the configuration to flash 2 cli config savetoflash...
Page 114: ...98 Authentication...
Page 204: ...188 Administration To exit the CLI mode and return to ACS s shell issue the command cli quit...
Page 268: ...252 Power Management with AlterPath PM Integration...
Page 304: ...288 PCMCIA Cards Integration...
Page 338: ...322 Profile Configuration...
Page 364: ...348 Additional Features and Applications...
Page 376: ...360 Appendix A New User Background Information...
Page 406: ...390 Appendix C Cabling and Hardware Information This page has been left intentionally blank...
Page 418: ...402 List of Tables...
Page 420: ...404 List of Figures...