CVS update: samba/source/utils

jerry at samba.org jerry at samba.org
Sat Apr 19 16:04:17 EST 2003


Date:	Sat Apr 19 06:04:17 2003
Author:	jerry

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv31807/utils

Modified Files:
	net.c net_help.c 
Added Files:
	net_groupmap.c 
Log Message:
[merge from SAMBA_3_0]

Merging smbgroupedit into 'net groupmap'.  Not entirely done.
Need to check on where the privilege code is sitting
and update the docs.

Examples:

root# bin/net help groupmap
net groupmap add
  Create a new group mapping
net groupmap modify
  Update a group mapping
net groupmap delete
  Remove a group mapping
net groupmap list
  List current group map

# bin/net groupmap add
Usage: net groupmap add rid=<int> name=<string> type=<domain|local|builtin> [comment=<string>]

# bin/net groupmap delete
Usage: net groupmap delete name=<string|SID>

# bin/net groupmap modify
Usage: net groupmap modify name=<string|SID> [comment=<string>] [type=<domain|local>]



Revisions:
net_groupmap.c		1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_groupmap.c?r1=1.1&r2=1.2
net.c		1.79 => 1.80
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c?r1=1.79&r2=1.80
net_help.c		1.13 => 1.14
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_help.c?r1=1.13&r2=1.14


More information about the samba-cvs mailing list