Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit b110c499fa2a483ee82dc471aff8b6d93f6a88cc)
|
|
(This used to be commit 4c7ee6e6b82c69ead96bc90c75cbdfab19486bb5)
|
|
right now but should be ok with tdb's
(This used to be commit 039e77e1d5b6e68cf85bdcc71ff309ebe6528728)
|
|
(This used to be commit cb852a047413a3499fde68a353011afdcaa92ef2)
|
|
(This used to be commit f0c7d9def78db31b0f7f1e97a4cb6dac3382e217)
|
|
changed
(This used to be commit 00dfaa7c2c9227a082ca17ed14aefc19d9087a57)
|
|
(This used to be commit 8c3be38f6acbc85454f2c9bb74c358c99ee5d22a)
|
|
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>]
(This used to be commit 0fd28bc3a803ca1ec3dcd8cc6236d4ecc3134584)
|