David Kramer schrieb:
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.
As a first guess I would recommend: - check /etc/hosts.allow (ssh access control used by FreeBSD) - shadow support - rpcinfo -p <openbsd 3.9> works OK? - run ypserv daemon in foregound, check its output
-- Volker Jahns, [EMAIL PROTECTED] _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"