Re: NIS authentication problems

2003-10-12 Thread Dan Nelson
In the last episode (Oct 13), Joan Picanyol said:
> I'm trying to set up NIS with the simplest setup: one server and one
> client. I've followed the procedure in the handbook, altering
> {login,auth}.conf as suggested (BTW: how do I know what format are my
> passwords stored in?). ypcat passwd shows me the user list, but I
> can't log in (Login incorrect).

Make sure you have a plus line in your passwd and group files.

/etc/group:  +:::
/etc/master.passwd:  +:

Does "id somenisuser" work?

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


SOLVED Re: NIS authentication problems

2003-10-12 Thread Joan Picanyol
* Joan Picanyol <[EMAIL PROTECTED]> [20031013 03:37]:
> What am I doing wrong or what could I be missing?
I forgot to rebuild the passwd database after adding the +:: line

sorry
--
pica
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"