Date: Wed, 2 Jan 2002 10:54:41 -0800 (PST) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/adduser adduser.perl Message-ID: <200201021854.g02Isfu18590@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2002/01/02 10:54:41 PST
Modified files:
usr.sbin/adduser adduser.perl
Log:
Allow weird characters in usernames if an admin persists on that:
a) Convert all the remaining older Perl system() calls to the new,
more secure LIST format so they are robust to whitespace and
shell metacharacters in their arguments.
b) Add a new option: -force, which allows adding usernames containing
characters that are otherwise illegal.
PR: bin/22860 bin/31049
Revision Changes Path
1.52 +27 -8 src/usr.sbin/adduser/adduser.perl
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201021854.g02Isfu18590>
