Date: Mon, 12 May 2008 14:07:14 +0300 From: Artyom Viklenko <artem@aws-net.org.ua> To: David Kramer <dkramer@coverity.com> Cc: freebsd-net@freebsd.org Subject: Re: FreeBSD 4.9 - NIS Authentication Problem (SSHD Illegal User ERROR) Message-ID: <482824E2.4000403@aws-net.org.ua> In-Reply-To: <482804BF.1090506@coverity.com> References: <482804BF.1090506@coverity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
David Kramer wrote:
> **IF this is the wrong list for this topic please let me know which list 
> I should post network services issues to.
> 
> I am relatively new to FreeBSD but have quite a bit of experience with 
> NIS on Linux.  I am currently working on connecting a FreeBSD 4.9 client 
> connection to NIS server running on OpenBSD 3.9.  The ypcat commands are 
> working and I can see the passwd and group files, however when I attempt 
> to login to the machine I keep getting SSHD Illegal User Errors.  The 
> type of behavior I am seeing would be common on a Linux machine that 
> uses nssswitch.conf to state which objects to pass authentication 
> through, but its missing the nis value for passwd: or group:.  Looking 
> through the FreeBSD website I see that nssswitch was introduced in 
> FreeBSD 5.X.  For previous versions of FreeBSD and NIS, are there any 
> additional configurations that need to be done?  Possibly with PAM?  I 
> have the following values in my /etc/rc.conf files:
Have you added special records to /etc/group and /etc/master.passwd files?
It should be +::: in  /etc/group  and +:::::::::  in /etc/master.passwd.
Use vipw to edit password file.
> 
> nisdomainname="myNISdomain"
> nis_client_enable="YES"
> 
> I have followed the FreeBSD NIS/YP Handbook configuration to the T, and 
> still get the illegal user authentication any insight would be greatly 
> appreciated.
> 
> Thanks much,
> 
> DK
> 
-- 
            Sincerely yours,
                             Artyom Viklenko.
-------------------------------------------------------
artem@aws-net.org.ua | http://www.aws-net.org.ua/~artem
artem@viklenko.net   | ================================
FreeBSD: The Power to Serve   -  http://www.freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?482824E2.4000403>
