6.5 HP StoreAll OS User Guide

7. Verify that NIS has been configured by running to the following command to list the users
from the NIS passwd map:
[root@ib14-1 ~]# ypcat passwd
nisuser4:$1$OyVY5RuU$TKUm8QXneWDLXLEIwBU0d/:505:506::/home/nisuser4:/bin/bash
nisuser3:$1$aiAW4uQm$SoTLUjlO1yChbLQpqzEI8.:504:505::/home/nisuser3:/bin/bash
aitest:$1$izCo9IHG$NxbkfKXllXVVgAtk4RvOK0:500:501::/home/aitest:/bin/bash
nisuser5:$1$be2krQlJ$jbb97xfXta24spx5ovhz90:506:507::/home/nisuser5:/bin/bash
aiuser:$1$izCo9IHG$NxbkfKXllXVVgAtk4RvOK0:501:502::/home/aiuser:/bin/bash
nisuser2:$1$SccnYt9M$.n2vMEuehYPKaVs.MGECv0:503:504::/home/nisuser2:/bin/bash
nisuser1:$1$0HEKE8Wn$/ffctYpypkJGgy8RckdIK/:502:503::/home/nisuser1:/bin/bash
[root@ib14-1 ~]#
Adding NIS removes LSASS from the nsswitch.conf file, which will disable all authentication
from HP-SMB. Therefore, you must edit the /etc/nsswitch.conf file and add "lsass"
to the passwd and group fields, as shown in the following example:
.
passwd: files nis lsass
shadow: files
group: files nis lsass
.
------------------------------------------------
Configuring authentication from the StoreAll Management Console
Use the Authentication Wizard in the StoreAll Management Console to perform the initial
configuration or to modify it at a later time. Select Cluster ConfigurationFile Sharing Authentication
from the Navigator to open the File Sharing Authentication Settings panel. This panel shows the
current authentication configuration on each server.
Configure Options
Click Authentication Wizard to start the wizard. The Configure Options window appears. Select
the authentication service you want to use on the servers in the cluster. If you select Active Directory,
you can also select LDAP ID mapping as a secondary lookup source.
68 Configuring authentication for SMB, FTP, and HTTP