Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!sdd.hp.com!apollo!apollo.hp.com!weber_w From: weber_w@apollo.HP.COM (Walt Weber) Newsgroups: comp.sys.apollo Subject: Re: /etc/d_passwd Message-ID: <507fb4be.20b6d@apollo.HP.COM> Date: 21 Mar 91 15:49:00 GMT References: <9103202049.AA02377@tech.perpk.nt.com> Sender: root@apollo.HP.COM Reply-To: weber_w@apollo.hp.com Organization: Hewlett-Packard Chelmsford Response Center Lines: 25 |> How do you use the /etc/d_users and /etc/d_passwd for added dialup security. The d_passwd file is structured similar to the passwd file; the password is determined by the login shell for the user. The first field is the shell path, and the second field is the encrypted password. If there is no entry for the shell the user is using, then the /bin/sh entry is used. Thus, a one-line d_passwd file for all users is as follows: /bin/sh:7g0iXJYS4SA1s: Note that the trailing ":" is required. There is no supplied program which will produce the encrypted password specifically for the file, but writing one is pretty straightforward. This can be found in login(1) under bsd. |> Bill Gutknecht bag@perpk.nt.com ...walt... Walt Weber Hewlett Packard Response Center 508-256-6600x6772 Chelmsford, MA, USA "The power of accurate observation is commonly called cynicism by those who have not got it" -George Bernard Shaw