Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)
commitb959419ed38e66a12b63cad3e5fbfa849f952acc
authorVolker Lendecke <vlendec@samba.org>
Mon, 23 Sep 2002 16:21:01 +0000 (23 16:21 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 23 Sep 2002 16:21:01 +0000 (23 16:21 +0000)
tree857ad4aff1cd0351c984d570f2415fe19d04196b
parent42774a7753eb8be1ec04bcb5dda089910a1b6d0b
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
docs/manpages/smb.conf.5
source/groupdb/mapping.c
source/rpc_server/srv_samr_nt.c
source/utils/net_rpc_samsync.c