No Passwd for nuucp
david.r.connet
dcon at cbnewsc.att.com
Sat Oct 27 00:08:12 AEST 1990
In article <1990Oct25.155651.16447 at eci386.uucp>, woods at eci386.uucp (Greg A. Woods) writes:
> In article <1990Oct22.211639.14436 at mccc.uucp> pjh at mccc.uucp (Pete Holsberg) writes:
> > I'd like to have nuucp with no passwd for anonymous uucp possibilities
> > but my SV/386 R3.2.2 insists on asking nuucp to choose a password! How
> > can I convince UNIX that nuucp doesn't need a password?
>
> Don't use sysadm (or face) to install new users, especially system type
> accounts. Actually that's a little one-sided, but I never trust these
> fancy system admin. type things! :-)
>
> Login as root, make sure no-one else is using the system (at least
> make sure they don't run passwd, or chsh, etc.), and edit /etc/passwd.
> Add a new line for nuucp, with a home directory of /usr/spool/uucppublic
> and a shell of /usr/lib/uucp/uucico. Make the password field blank,
> and choose a unique user-id, and unique group-id (if you don't already
> have a uulogins (or something similar) group. Don't use the same
> user-id or group as uucp.
...etc...
Actually, the easiest way is to use the 'passwd' command.
The '-d' option says no passwd. Hence:
passwd -d nuucp
(you just have to turn off aging now, which I'm not sure how.
I just use the -x and -n options to set it forward a bit.)
Dave Connet
dcon at iwtng.att.com
More information about the Comp.unix.sysv386
mailing list