On Tue, 2002-11-05 at 13:30, Ashley M. Kirchner wrote:
> 
>     I have two RH7.3 servers running, one as a NIS master, and the other as a
> client.  (ypbind/ypserv/yp-tools are all from RPMs)  The client has all the
> maps transferred from the master.  When I do a 'ypcat passwd' on the client, I
> get the correct information, however none of those users can authenticate on
> the client.  Can anyone help me figure this out?

Check your logs?  The users should be able to log in as long as their
shells and home directories exist.  If you didn't use "authconfig" to
set up your NIS service on the client, you may have missed something. 
Run "authconfig" and set up NIS there.  That should configure everything
properly.

>     Also, on the NIS documentation webpage (http://www.linux-nis.org/nisplus/),
> it says to install the crontabs on the client that are needed to keep the maps
> up to date, however those commands aren't in the client RPMs, they're in the
> server RPMs, forcing one to install all three packages on a client NIS machine
> as well.

The crontabs are only for NIS slave servers, not for clients.  NIS
clients only need ypbind (and I suggest nscd, as well) and portmap
running.




-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to