CVS update: samba/source/utils

jerry at samba.org jerry at samba.org
Sat Apr 19 15:53:55 EST 2003


Date:	Sat Apr 19 05:53:55 2003
Author:	jerry

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

Modified Files:
      Tag: SAMBA_3_0
	net.c net_help.c 
Added Files:
      Tag: SAMBA_3_0
	net_groupmap.c 
Log Message:
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		NONE => 1.1.2.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_groupmap.c?rev=1.1.2.1
net.c		1.43.2.16 => 1.43.2.17
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c?r1=1.43.2.16&r2=1.43.2.17
net_help.c		1.2.2.6 => 1.2.2.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_help.c?r1=1.2.2.6&r2=1.2.2.7


More information about the samba-cvs mailing list