Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!howland.erols.net!math.ohio-state.edu!jussieu.fr!rain.fr!speedy.grolier.fr!news From: Un L'Unique <Un@grolier.Fr> Newsgroups: comp.unix.bsd.freebsd.misc Subject: NIS login Date: Thu, 10 Oct 1996 11:18:16 +0200 Organization: Grolier Interactive Europe Lines: 15 Message-ID: <325CBF58.84B@grolier.Fr> NNTP-Posting-Host: gatekeeper.grolier.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 i86pc) Hello, I got problem using NIS/yp on FreeBSD with solaris server. ypbin run, and NIS-UID are correctly recognise as shown by a ls on an nfs directory. Byt login with a nis-user are impossible unless I provide an empty passwd. - NIS are currecntly not using shadow fueature (I am in the test stage). - I suspect FreeBSD to use MD5 passwd or somthing wich are not DES as contrary of NIS passwd. How can I found the solution and/or test this two point ? S.R.