Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit bed69decea61881ab7071be3e34be71df9b178a1)
|
|
still need working, does not complete remote names yet
(This used to be commit 625eee8e03c3905a245e078ef9f1c26200e33d7c)
|
|
(This used to be commit dd8009bf599a6111440cd807dcc022039f19de15)
|
|
(This used to be commit a369c2ff2637dc808035217eaada4cf923c5cf6d)
|
|
fix debug, add "idmap" string to the list of classes
fix idmap, check init failures, and enhance debugging
fix idmap_tdb, _do_ init uid and gid low,high states (too bad I missed that
before)
fix smbd/uid.c, use gid_t for gids and uid_t for uids
(This used to be commit bc95de4ebb014080bc70173e7df94c672cea8df6)
|
|
(This used to be commit 4f1865f7c234f3f4a7f5dba19db4a5d139db5a48)
|
|
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)
|
|
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 f2fd0ab41ffbc0355db95529b6bda1b21aa4860a)
|
|
(This used to be commit 4c92994dfd231acb09411f89fd67a21a40400de0)
|
|
(This used to be commit 7f0fd03f699f24094e32a92dbb0ec55d9a602c36)
|
|
well now)
(This used to be commit 6220068d48f1fc5c85ff68a791e4e34e92cb4a0a)
|
|
(This used to be commit 882799ca113566b91e42c3c852a9c1986552daaa)
|
|
Eloy Paris
(This used to be commit c2580e15d6e7ad7c8dde81753e35670fa52636ff)
|
|
Eloy Paris
(This used to be commit 6155144b9f6a8d41675ff8f0564f86420431c142)
|
|
Volker
(This used to be commit 408a94b64d4d799f256c11a2009e161b27553cbb)
|
|
Volker
(This used to be commit 5af417a6ba24e6bb09979488511f482efa4894b8)
|
|
(This used to be commit 7798c7ee1a2fafa0a4879e550e16027f17ccbbcf)
|
|
(This used to be commit 58aa32ea6ac587df92ceefc527afbb1ff5bd0b08)
|
|
(This used to be commit 3a99e5a2dbc88a2234ca08ca1e7b50f14ff9bce9)
|
|
(This used to be commit 571e14bd07148d95e3e83167e83362bec0502d55)
|
|
(This used to be commit 381f75134a8d7dd2c3983f64b6598944a63a07b2)
|
|
(This used to be commit 13a4cd540a1c193e77d973b9dac5bc2d9e7a5353)
|
|
(This used to be commit aee2c48c729c4c9d7187556a9fabc4becb4045dd)
|
|
(This used to be commit c7f18b38e683bf3b341504e02af448ce13fad248)
|
|
(This used to be commit 934dbcb1ae47811cae69c3b0677ba89e4f8eabee)
|
|
(This used to be commit 9bfbf6e49182850a19cf2cb4a565298c8c8fc1e1)
|
|
(This used to be commit 0a55ff6738f9a8bdc480cb71c43e7372e45af216)
|
|
(This used to be commit c1dea19852d8eedf590323ac464f863eb3b92c83)
|
|
places where it was used, this caused me segfaults in the last week :(
add more debugging in idmap to chase down a problem
(This used to be commit 6393105bda12fb3f6211e4f0128aabf588431b49)
|
|
(This used to be commit df7e50dc5826adc3d12d51a0192d4d526fc88165)
|
|
(This used to be commit f75624dad4183748fcf31390e249b945716c333a)
|
|
(This used to be commit c77c4e57dcecd6eeaadffe1b1f78483eaaa79217)
|
|
used to be commit a50dc3f836a898d1aef08afbd12e7221db24440a)
|
|
(This used to be commit 410451f9478ff1e73cabc8ee2213ded4f08315c6)
|
|
Hopefully more coming ...
(This used to be commit 22d1819011de02351976bad778837a28ab45a449)
|
|
tidying up. Samsync still doesn't work due to bad parsing of net_io_sam_alias_info
with a blank description. Still working on this....
Jeremy.
(This used to be commit 942fede9a57a9319cf67388004dd45fa8a045f41)
|
|
(This used to be commit eefe0322e2ab257d511ff5e7f93a16311e7073a0)
|
|
Andrew Bartlett
(This used to be commit b12164729d61c4c6c4824ac1dad2c440f6852c06)
|
|
(This used to be commit 63767ab985396434d8772104555395d87691ed14)
|
|
(This used to be commit b0fd4e5555dd93c584cd86eaac080663b9e4031f)
|
|
multi-PDU encode/decode with SCHANNEL. Also need to test against WNT DC.
Jeremy.
(This used to be commit ec82e8e9f4a6bf807a91ac265af39a516c7ab631)
|
|
multi-PDU encode/decode with SCHANNEL. Also need to test against WNT DC.
Jeremy.
(This used to be commit ff66d4097088409205b6bad5124a78ef9946010d)
|
|
by Stephen D. Roylance)
(This used to be commit 502f332345db88c9ff474e84f22080d99dc6c771)
|
|
(This used to be commit 17243c61b56c20c86b5d10be294d06addffedb6a)
|
|
(This used to be commit 429b373453a04fa6871324dd0a3ff8a203c519f8)
|
|
- Stephan Kulow's changes (fixing warnings in libsmbclient)
- VFS modules
- Seperating libs
(This used to be commit 6e9b7802335428c88ecf4e44a0e2395ac58e96b5)
|
|
(This used to be commit 1fefb776eec94efc7ea1b760dc4b80f61d61a158)
|
|
(This used to be commit 2bb93421e665cdc0c4a2d8a539f76856e4d32249)
|
|
(This used to be commit 84fba11ff0a649932e1f812408017ae4c5611083)
|
|
(This used to be commit 8ba6148c69031e9a82687d4d006e1fa7ada21e91)
|