Samba4 Patch: newuseradv and newgroupadv scripts for net cmd utlity
Lukasz Zalewski
lukas at dcs.qmul.ac.uk
Mon Jun 7 10:29:10 MDT 2010
Hi Jelmer, all
Attached is a new patch which is an extension to the previous newuser
functionality. It also adds the set of group commands (operating on the ldb)
Now, new user is created with CN='Firstname Initials. Lastname',<> if
any of them exists and --use-username-as-cn is not set (this is the AD
way) otherwise CN=username,<> is used
If --use-username-as-cn is defined then the user is created with
CN=username,<> even if any of (Firstname, Initials,Lastname) exist
I also took liberty to add group set of subcommands, i.e.
/usr/local/samba/bin/net group
Available subcommands:
addmembers
add
removemembers
delete
These only operate on ldb at the moment.
Regards
Luk
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: master-newusergroupcmds.patches.txt
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20100607/5727f5b8/attachment.txt>
More information about the samba-technical
mailing list