7c4387a32c
'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/userneu/userneu.html -Andreas Fehlner fehlner@gmx.de PR: ports/60584 Submitted by: Andreas Fehlner <fehlner@gmx.de>
10 lines
459 B
Text
10 lines
459 B
Text
'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/userneu/userneu.html
|
|
|
|
-Andreas Fehlner
|
|
fehlner@gmx.de
|