Date: Sun, 23 Dec 2001 23:33:27 +0000 From: Ian Chilton <ian@ichilton.co.uk> To: freebsd-stable@freebsd.org Subject: OT: Setting password from command line Message-ID: <20011223233327.B13474@woody.ichilton.co.uk>
next in thread | raw e-mail | index | archive | help
Hello, Sorry for another off-topic post. I am creating a user on the command line with: pw useradd myusername -g mygroup -s /sbin/nologin -c description I now need a way of setting the password on this account, but it must be none-interactive as I want to call it from a Perl script. Any ideas? Thanks Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011223233327.B13474>