[KLUG Members] Samba

Adam Tauno Williams adam at morrison-ind.com
Tue Feb 7 11:18:02 EST 2006


> > > I am not able to see net rpc rights  command on RHEL 4.0 .Any pointers?
> > What version of Samba?
> 3.0.10-1.4E.2 

And a "net rpc rights" command doesn't get you -
$ net rpc rights
net rpc rights list [accounts|username]   View available or assigned
privileges
net rpc rights grant <name|SID> <right>   Assign privilege[s]
net rpc rights revoke <name|SID> <right>  Revoke privilege[s]
Both 'grant' and 'revoke' require a SID and a list of privilege names.
For example
  net rpc rights grant 'VALE\biddle' SePrintOperatorPrivilege
SeDiskOperatorPrivilege
would grant the printer admin and disk manager rights to the user 'VALE
\biddle'

The above is Samba 3.0.13, the oldest rev I have around.

The change log mentions -
Support Windows privilege model for assigning rights to specific SIDs.
Based on work by Simo Sorce in the trunk svn branch.  This feature is
controlled by the 'enable privileges = [yes|no]' smb.conf(5) option.
- as 'changes since 3.0.10'.  So I suspect this functionality was added
in 3.0.11.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.kalamazoolinux.org/pipermail/members/attachments/20060207/f21e091f/attachment.bin


More information about the Members mailing list