Re: users shell not being used on one machine



Todd <Todd.Seidenberg@xxxxxxxxx> writes:

Folks,


I have a user with an NIS password entry specifying /bin/bash as his
shell.

When he logs onto an NIS client, sure enough, bash is his shell. All
is good.

When he logs onto the NIS client at his _desk_, the shell reverts to /
bin/tcsh.


Are you using a NIS version of /etc/passwd

I think
ypcat -k passwd | grep username
would show the entry. There's a ypmatch command as well

.