Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)
authorVolker Lendecke <vlendec@samba.org>
Mon, 23 Sep 2002 16:21:01 +0000 (16:21 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 23 Sep 2002 16:21:01 +0000 (16:21 +0000)
commit06ce201a29bb90a428a59a3d85752ccf2dca1bdd
treed9d5b595b3e2dfa5ce5dd04685c39c5e22763474
parent83ca90a67dd3db225706d32ffe58b114e1faf7d3
Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)

When creating a group you have to take care of the fact that the
underlying unix might not like the group name. This change gets around
that problem by giving the add group script the chance to invent a
group name. It then must only return the newly created numerical gid.

Volker
(This used to be commit b959419ed38e66a12b63cad3e5fbfa849f952acc)
docs/manpages/smb.conf.5
source3/groupdb/mapping.c
source3/rpc_server/srv_samr_nt.c
source3/utils/net_rpc_samsync.c