From 7476d9c6d0624a08542e11976641d086cb2eff90 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 3 Jan 2003 17:35:18 +0000 Subject: regenerate man pages (This used to be commit 4461cd3adb4051383d052fb38c357d85ee473a74) --- docs/htmldocs/smbgroupedit.8.html | 94 +++++++++++++++++++++++++++++++++------ 1 file changed, 80 insertions(+), 14 deletions(-) (limited to 'docs/htmldocs/smbgroupedit.8.html') diff --git a/docs/htmldocs/smbgroupedit.8.html b/docs/htmldocs/smbgroupedit.8.html index b93e900dcd..e20b34883c 100644 --- a/docs/htmldocs/smbgroupedit.8.html +++ b/docs/htmldocs/smbgroupedit.8.html @@ -1,11 +1,12 @@ - + smbgroupedit

smbgroupedit

smbgroupedit

Synopsis

smbroupedit [-v [l|s]] [-a UNIX-groupname [-d NT-groupname|-p privilege|]]

[-v [l|s]] [-a UNIX-groupname [-d NT-groupname|-p privilege|]]

give a long listing, of the format:

"NT Group Name"
@@ -97,10 +100,19 @@ CLASS="PROGRAMLISTING"
     Group type     :
     Comment        :
     Privilege      :

For examples,

Users
@@ -109,6 +121,9 @@ CLASS="PROGRAMLISTING"
     Group type: Local group
     Comment   :
     Privilege : No privilege

display a short listing of the format:

NTGroupName(SID) -> UnixGroupName

For example,

Users (S-1-5-32-545) -> -1

Get the SID for the Windows NT "Domain Admins" group:

smbgroupedit -vs | grep "Domain Admins"
 Domain Admins (S-1-5-21-1108995562-3116817432-1375597819-512) -> -1

  • smbgroupedit \
     -c S-1-5-21-1108995562-3116817432-1375597819-512 \
    --u domadm

    warning: don't copy and paste this sample, the Domain Admins SID (the S-1-5-21-...-512) is different for every PDC.

    To verify that your mapping has taken effect:

    smbgroupedit -vs|grep "Domain Admins"
     Domain Admins (S-1-5-21-1108995562-3116817432-1375597819-512) -> domadm

    To give access to a certain directory on a domain member machine (an NT/W2K or a samba server running winbind) to some users who are member of a group on your samba PDC, flag that group as a domain group:

    smbgroupedit -a unixgroup -td