diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 13:02:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 13:02:20 +0000 |
commit | 65ccb991ad16366cccf86860e8aa251f2d9073f3 (patch) | |
tree | 3ce83b5feb48d65ddb10c2bab803ab896beb536f /sysutils/userneu/pkg-descr | |
parent | e31820c6ef43bd0e7ce9423dd3e4cc523b8126bf (diff) | |
download | ports-65ccb991ad16366cccf86860e8aa251f2d9073f3.tar.gz ports-65ccb991ad16366cccf86860e8aa251f2d9073f3.zip |
Notes
Diffstat (limited to 'sysutils/userneu/pkg-descr')
-rw-r--r-- | sysutils/userneu/pkg-descr | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/userneu/pkg-descr b/sysutils/userneu/pkg-descr index eede843d9639..7fb587d636cd 100644 --- a/sysutils/userneu/pkg-descr +++ b/sysutils/userneu/pkg-descr @@ -1,10 +1,9 @@ '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. +Samba accounts as well. -WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html +WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/userneu/userneu.html -Andreas Fehlner fehlner@gmx.de |