passwd again
Grzegorz Czaplinski
G.Czaplinski at prioris.mini.pw.edu.pl
Fri May 30 03:28:59 PDT 2003
On Fri, May 30, 2003 at 12:17:56PM +0200, Gannater János wrote:
> Hello,
>
> I again have a real newbie question.
> As you know I deleteted the users. :((
> And of course some programs need special users, so that they can run.
> For example postfix.
> How can I create a postfix user, that look-ed like this:
> postfix:*:1006:1006:Postfix Mail System:/var/spool/postfix:/sbin/nologin
> And does it need a password?
>
:)
pw useradd -u 1006 -g 1006 -c "Postfix Mail System" -d
/var/spool/postfix -m -s /sbin/nologin -h - -n postfix
It does not need the password.
:)
Cheers,
gregory
--
Grzegorz Czaplinski <gregory at prioris.mini.pw.edu.pl>
"The Power to Serve, Right for the Power Users!" - http://www.FreeBSD.org/
Fingerprint: EB77 E19D CFA2 5736 810F 847C A70F A275 2489 469F
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 238 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-newbies/attachments/20030530/5c6ae66b/attachment.bin
More information about the freebsd-newbies
mailing list