mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
d80dfbecc6
'userneu' is a Perl script that parses a list of usernames and additional information (such as the real name or other information to be put in the GECOS field in /etc/passwd) and creates Unix accounts and (if desired) Samba accounts as well. If the script stumbles upon duplicate user names it can append random characters to the username until it fits. WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html PR: ports/56753 Submitted by: Andreas Fehlner <fehlner@gmx.de>
11 lines
448 B
Plaintext
11 lines
448 B
Plaintext
'userneu' is a Perl script that parses a list of usernames and additional
|
|
information (such as the real name or other information to be put in the
|
|
GECOS field in /etc/passwd) and creates Unix accounts and (if desired)
|
|
Samba accounts as well. If the script stumbles upon duplicate user names
|
|
it can append random characters to the username until it fits.
|
|
|
|
WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html
|
|
|
|
-Andreas Fehlner
|
|
fehlner@gmx.de
|