Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r4202: added smbclient commands "addprivileges" and "delprivileges" for | Andrew Tridgell | 1 | -0/+46 | |
easily adding/removing privileges from users (This used to be commit 8764909c05c4829d1e4f7eaf8c18e8ef1e53645f) | |||||
2007-10-10 | r4073: - added a set of lsa helper routines to make lsa lookups that are | Andrew Tridgell | 1 | -0/+299 | |
related to filesharing. For example, in order to manipulate ACLs properly its important to be able to call LookupSids, and to be able to lookup what privileges a SID has. - added 3 new commands to smbclient "lookupname", "lookupsid" and "privileges" (This used to be commit 8780c40f0539da72652d17455e98fcaee6d197d1) |