Date: Mon Sep 23 16:21:01 2002
Author: vlendec
Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv8493/source/utils
Modified Files:
net_rpc_samsync.c
Log Message:
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
Revisions:
net_rpc_samsync.c 1.6 => 1.7
http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_samsync.c?r1=1.6&r2=1.7