]> git.cameronkatri.com Git - pw-darwin.git/commit
Changes so the 'pw' command will allow '$' as the last character in a userid
authorGarance A Drosehn <gad@FreeBSD.org>
Tue, 28 Jan 2003 01:21:57 +0000 (01:21 +0000)
committerGarance A Drosehn <gad@FreeBSD.org>
Tue, 28 Jan 2003 01:21:57 +0000 (01:21 +0000)
commit05629a18e9a053a748b4fe799031ac940a6758e7
tree442596ba4f8aeae980edf6223f0f5e28ebdd0389
parentab19769c21029b9edfb079615d83f00ff64cbf85
Changes so the 'pw' command will allow '$' as the last character in a userid
or group name (mainly for the benefit of samba).  This pretty much rewrites
he pw_checkname() routine, but should work exactly the same except for the
above change, and that error messages are somewhat more informative.

PR: 28733 46890
Inspired by: example patch written by Terry Lambert
Reviewed by: no objections on freebsd-arch and freebsd-current
MFC plans: no plans, but will do if people want it in stable.
pw/pw_user.c