Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!swidir.switch.ch!univ-lyon1.fr!jussieu.fr!rain.fr!magic.fr!venise.magic.fr!ded From: Edouard CORREIA <ded@magic.fr> Newsgroups: comp.unix.bsd.bsdi.misc Subject: users management Date: Tue, 22 Aug 1995 21:13:55 +0000 Organization: Magic NET Lines: 20 Message-ID: <Pine.BSD/.3.91.950822210358.3576A-100000@venise.magic.fr> NNTP-Posting-Host: venise.magic.fr Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, I would like to manage users account to be sharable over several hosts without register them in the OS password file, so I had make my own users management APIs (getpwnam, etc...) which are compliant (structure formats) with BSDI PW library. I have compiled a new version of login and mail to accept these "undeclared" users and I want to know if it is dangerous to make a setuid call with a uid which doesn't exist in the password file? So what's bad in making it? Does a package exist (I don't want NIS) to manage user accounts over several hosts? Thanks in advance to reply... --------------------------- CTS Informatique - Edouard CORREIA 45 Rue de la Procession - E-mail: ded@magic.fr 75015 Paris (FRANCE) -----------------------