Age | Commit message (Collapse) | Author | Files | Lines |
|
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)
|
|
(This used to be commit 4c92994dfd231acb09411f89fd67a21a40400de0)
|
|
(This used to be commit 882799ca113566b91e42c3c852a9c1986552daaa)
|
|
Eloy Paris
(This used to be commit c2580e15d6e7ad7c8dde81753e35670fa52636ff)
|
|
Volker
(This used to be commit 408a94b64d4d799f256c11a2009e161b27553cbb)
|
|
(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 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 f75624dad4183748fcf31390e249b945716c333a)
|
|
(This used to be commit c77c4e57dcecd6eeaadffe1b1f78483eaaa79217)
|
|
(This used to be commit 410451f9478ff1e73cabc8ee2213ded4f08315c6)
|
|
Hopefully more coming ...
(This used to be commit 22d1819011de02351976bad778837a28ab45a449)
|
|
(This used to be commit eefe0322e2ab257d511ff5e7f93a16311e7073a0)
|
|
Andrew Bartlett
(This used to be commit b12164729d61c4c6c4824ac1dad2c440f6852c06)
|
|
(This used to be commit 63767ab985396434d8772104555395d87691ed14)
|
|
multi-PDU encode/decode with SCHANNEL. Also need to test against WNT DC.
Jeremy.
(This used to be commit ec82e8e9f4a6bf807a91ac265af39a516c7ab631)
|
|
by Stephen D. Roylance)
(This used to be commit 502f332345db88c9ff474e84f22080d99dc6c771)
|
|
(This used to be commit 17243c61b56c20c86b5d10be294d06addffedb6a)
|
|
(This used to be commit 84fba11ff0a649932e1f812408017ae4c5611083)
|
|
(This used to be commit 8ba6148c69031e9a82687d4d006e1fa7ada21e91)
|
|
(This used to be commit 015924491e2f06ff5a96729c7db7411a29281594)
|
|
(This used to be commit 0048a81abe99e43655d4482df27903dba774213b)
|
|
(This used to be commit 87f491d6a63e0818ada4ed21dd1f4905b20f846c)
|
|
Andrew Bartlett
(This used to be commit c98bbc750773f7c49dbb1e69a5936f52416dd51c)
|
|
(This used to be commit 3d2d19b91036b6b11a33996d4b8bf266bad32737)
|
|
(This used to be commit 3bdbd320b001ea5881573f6c6a4c2259a60e2bb3)
|
|
(This used to be commit 3fdddade0f6d463270c26623a654494ebe3e09bd)
|
|
(This used to be commit aeaa60c8432fe06ad51bac52f473e5fdc6c00afc)
|
|
workstation, we have to use the workstation type, if we have a BDC account,
we must use the BDC type - even if we are pretending to be a workstation
at the moment.
Also actually store and retreive the last change time, so we can do
periodic password changes again (for RPC at least).
And finally, a couple of minor fixes to 'net'.
Andrew Bartlett
(This used to be commit 6e6b7b79edae3efd0197651e9a8ce6775c001cf2)
|
|
This might not actually be the 'right way' to do this, but it's better to
have it compile...
Andrew Bartlett
(This used to be commit c7dc0b27aca8f7e4653b25dae37ea38d68fc045a)
|
|
(This used to be commit 89048748ae8ef863c154c4f4c3254bcc1c9b77a0)
|
|
(This used to be commit 44779546964bce605510af39feaee3ea436a7cfb)
|
|
Jeremy.
(This used to be commit adeac265a05be90444d4651f36f2db2bd2f8e8e4)
|
|
running.
This causes Samba not to contact the NT domain controller if Winbind is there,
but the user had the wrong password.
Andrew Bartlett
(This used to be commit 119a1c276a05d0017f39cc0b7118f12a4f51886e)
|
|
Jeremy.
(This used to be commit dda94e37311d967e484fac15bac585e19dfc8a13)
|
|
addressable IDs should be specified at section level, not in titles or it does not work with both HTML and PDF generation (for former one link is created but target does not).
(This used to be commit 297ffdb21aeb816eb07ea650fac514c2747493cb)
|
|
setting them)
(This used to be commit 8df9ab2fcfc9f22fa6842e1128952e855fea6a7a)
|
|
1. Move preloadmodules.xml to Security section
2. Fix lpqcachetime.xml from Printing section
(This used to be commit ef005d1a94d99c6a23aff9a12d5820cb4dfbe626)
|
|
(This used to be commit fac3d67f71057d880e51cf8e103edf0c9b71cae9)
|
|
(This used to be commit 3cd0b160e12964c6f3e32e6cea2dc690f775ba71)
|
|
(This used to be commit b4cf8a641d63481717c62044d2548e4b0301d806)
|
|
(This used to be commit 43f8ae46137ed653c5694a839a5e6757e4a89974)
|