OK,

I did some more investigating.  'ypwhich -m' returns this:

[kim@ripley meetings]$ ypwhich -m
netgroup.byuser ripley.emeraldbiostructures.com
netgroup.byhost ripley.emeraldbiostructures.com
netgroup ripley.emeraldbiostructures.com
hosts.byaddr ripley.emeraldbiostructures.com
hosts.byname ripley.emeraldbiostructures.com
group.bygid ripley.emeraldbiostructures.com
group.byname ripley.emeraldbiostructures.com
passwd.byuid ripley.emeraldbiostructures.com
Can't find master for map netgroup.byuser.db. Reason: No such map in
server's domain
Can't find master for map netgroup.byhost.db. Reason: No such map in
server's domain
passwd.byname ripley.emeraldbiostructures.com
Can't find master for map netgroup.db. Reason: No such map in server's
domain
Can't find master for map hosts.byaddr.db. Reason: No such map in
server's domain
Can't find master for map hosts.byname.db. Reason: No such map in
server's domain
Can't find master for map group.bygid.db. Reason: No such map in
server's domain
Can't find master for map group.byname.db. Reason: No such map in
server's domain
Can't find master for map passwd.byuid.db. Reason: No such map in
server's domain
Can't find master for map ypservers.db. Reason: No such map in server's
domain
Can't find master for map passwd.byname.db. Reason: No such map in
server's domain


I guess it's not finding master maps.  /etc/nsswitch.conf has entries
like this:

passwd:     nis files nisplus 
shadow:     nis files nisplus 
group:      nis files nisplus 


Does this look right?  Thanks,



Hidong










Hidong Kim wrote:
> 
> Hi,
> 
> I'm having problems changing user passwords on our NIS network.  All of
> the machines were recently upgraded to Red Hat 7.2.  Users can log in to
> the machines, but they can't change their passwords.  We used to use
> 'yppasswd' to change passwords.  Now the command is going all the
> through retyping the new password.  But then you get this error:
> 
> Please enter new password:
> Please retype new password:
> Error while changing the NIS password.
> The NIS password has not been changed on
> ripley.emeraldbiostructures.com.
> 
> All of the network services seem to be working, like NFS, telnet,
> Samba.  'ypwhich' on any machine returns the correct NIS server.  I
> restarted ypbind on all of the machines with no error, and also
> restarted ypserv on the NIS server.  I still can't change passwords.
> 'ypcat -k passwd' displays all of the users like I expect.  Why does
> this network appear to recognize everything except passwords?  Thanks,
> 
> Hidong



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to