| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
(This used to be commit 8c15db105addbafd822d96d29ff1692566b92267)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch, from "Stefan (metze) Metzmacher" <metze@metzemix.de> implements an
LDAP connection cache. This removes the quite silly situation where every
single passdb operation involved a new LDAP connection.
The hope is that this will give us a decent performance boost in some usrmgr
related activities, and in the sid->name/sid->uid code.
The remaining things I think are 'todo' for pdb_ldap (in the near term) are:
- intergrate volker's next_rid patch for NUA accounts,
- add a 'trust ldap ids' option (remove Get_Pwnam() hit on enumerations).
- put the group mapping actually into ldap
- Schema fixes and do utf8 conversion
- server failover (try a second server for the rebind on fail)
- ensure we block between an 'add' and the ldap master replicating to our
local slave (mezte found this issue, kills domain joins)
Andrew Bartlett
(This used to be commit 3418da16456511490beb0d1045fff24576b48273)
|
| |
| |
| |
| |
| |
| |
| |
| | |
(A stuck 'unix passowrd sync' was gettting reported as 'success', causing
all sorts of fun)
Andrew Bartlett
(This used to be commit b0d5745bb53b16e92160a6bdd2b984afb0e982ee)
|
| |
| |
| |
| |
| |
| |
| | |
work a bit better for password changing.
Andrew Bartlett
(This used to be commit 425782ba32554b90d592493a1928a926e492bb2a)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 997c234e15a5f8d742320359a53e15a27661d456)
|
| |
| |
| |
| | |
(This used to be commit 8af12875b0608b83187e4156843e37097de4cd13)
|
| |
| |
| |
| | |
(This used to be commit 06362586cb754bd6bc89b50b966737958286ca2e)
|
| |
| |
| |
| |
| |
| | |
aka vorlon)
(This used to be commit 9efa98b4a65a38df922ce3b83f5fde631cb70844)
|
| |
| |
| |
| | |
(This used to be commit 5845f17c927a84ba502c834b3a38499959b7ae40)
|
| |
| |
| |
| |
| |
| | |
place.
Jeremy.
(This used to be commit e46e38beabe8ae5b1ba1941dcffecbc89165ce2a)
|
| |
| |
| |
| | |
(This used to be commit 3de1a8296266615528d52895766c295b430518cb)
|
| |
| |
| |
| |
| |
| | |
choose the server that has the most bits in common in its IP with one
of our interfaces.
(This used to be commit 31774dce67844b67cb405e65f307a20354f2cedb)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 4d9b205362997f897be4739efd52ee2cfde4c6cb)
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is not 100% the same as what SuSE shipped in their Samba, there is
a crash bug fix, a race condition fix, and a few logic changes I'd like to
discuss with Andreas. Added Andreas to (C) notices for posix_acls.c
Jeremy.
(This used to be commit a81d700ae9c82d4b7ea631ab7862162a2ed3d512)
|
| |
| |
| |
| |
| | |
them in winbindd
(This used to be commit 6c7748b001836e4aa3e23dedfe28db3c8acc197a)
|
| |
| |
| |
| | |
(This used to be commit d5d0d0de50482ed16c594b1cc4cc113e2526a915)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit ff537f10a0c0b6b1d9055eb776d1e8a9864e8363)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
decide what to do with it.
Last updates are support for the right way to support privileges.
Simo.
(This used to be commit cae9074405dec5baf6bd34d48f36e2c81b24d2ea)
|
| |
| |
| |
| |
| |
| | |
Added some basic error handling. Just throw a RuntimeError exception
on error.
(This used to be commit 06caeed588f702814be76a2b2aa7ed43504adef5)
|
| |
| |
| |
| |
| | |
Volker
(This used to be commit 1f702dcd2ced6f64a619e3ddbb570f41f7f0986b)
|
| |
| |
| |
| |
| |
| |
| | |
like user RIDs.
Volker
(This used to be commit 872c7d40454545108ec9e7eee12894af77b4adc3)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
removed the following parameters
* postscript
* printer driver
* printer driver location
* printer driver file
also removed the get_a_printer_driver_9x_compatible() function
(This used to be commit e7dd8cf903144393b1362719d75430a2ee7e5f27)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently this calls back to mapping.c, but we have the framework
to get the information into LDAP and the passdb.tdb (should we? I
think so..).
This has received moderate testing with net rpc vampire and
usrmgr. I found the add_groupmem segfault in add_aliasmem as
well, but that will be another checkin.
Volker
(This used to be commit f30095852fea19421ac8e25dfe9c5cd4b2206f84)
|
| |
| |
| |
| |
| |
| |
| | |
at me :-)
Volker
(This used to be commit c4452ef22cf63c73bfb3574a55a4810af511ff20)
|
| |
| |
| |
| | |
(This used to be commit 2e328928aa9bfafbfa00596f261dbc68bcd51e6b)
|
| |
| |
| |
| | |
(This used to be commit dc4fcb71edc22f36cd1f6d78a211d09c418f3309)
|
| |
| |
| |
| |
| | |
in 3.0 (new SAM in HEAD). Nobody was referencing these fns...
(This used to be commit 386cc92dfa23b4e20172dff20fb14c2ad3172a58)
|
| |
| |
| |
| | |
(This used to be commit 7b7e54f7a8d4835b1f40e5617b1a9414322ff210)
|
| |
| |
| |
| | |
(This used to be commit 0dd0f68b0f879d16f9b0895d7abee79ee3646069)
|
| |
| |
| |
| | |
(This used to be commit fc77e68b2bb199e507804baaa46a77cfa4862668)
|
| |
| |
| |
| | |
(This used to be commit c089c334689cca69900029abba627503c3a7ed75)
|
| |
| |
| |
| | |
(This used to be commit 6691720620e5dda0b89a223c6773f351f63ef8fb)
|
| |
| |
| |
| | |
(This used to be commit 68f4ea757637197212e6b363d951ba671f2ee359)
|
| |
| |
| |
| | |
(This used to be commit da0d48eedce29ba236a517c99e35babb39d6a794)
|
| |
| |
| |
| | |
(This used to be commit 808dbcf345d0e00dc5bc0af2ef54f31a554824f0)
|
| |
| |
| |
| | |
(This used to be commit cda79af76a7625498da52500e1ed861a36e35d12)
|
| |
| |
| |
| | |
(This used to be commit 658f3e92dd4b291b40ead3ef59eb19daf7f49076)
|
| |
| |
| |
| | |
(This used to be commit a64affffb2acf68956dc25be45c0559e6139a571)
|
| |
| |
| |
| | |
(This used to be commit 987b62137d38fc295dab75bdbc004031a99f4d56)
|
| |
| |
| |
| | |
(This used to be commit 5dfc073305003fabf6d54bf99b1281f266db292d)
|
| |
| |
| |
| |
| |
| |
| | |
GUID formatting on ads dump
Allow rc4-hmac when available
.NET likes both forms of servicePrincipalName in machine account record
(This used to be commit 89e3a3da5d5bc9e6aedeaea5a87553d72fcaac99)
|
| |
| |
| |
| | |
(This used to be commit 60b9e352b3c0769d0d3fe3067399bb3441f29502)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit a2043390734b38cab8fe2f013960272c0e202b99)
|
| |
| |
| |
| | |
(This used to be commit 1c334f05a5068485b825f81845e76caff37cf104)
|
| |
| |
| |
| | |
(This used to be commit 904e48e49f42d9dfef7f8bcc1b01fc8b1345c36c)
|
| |
| |
| |
| | |
(This used to be commit 245e2cae251382b2f638517e3902413ddac2226a)
|
| |
| |
| |
| | |
(This used to be commit 9daaf667543c44f5e6c23f65d39810073bc12211)
|
| |
| |
| |
| | |
(This used to be commit 60c83a6007085a8404b641b9783ae7b9c151e4ab)
|
| |
| |
| |
| | |
(This used to be commit 4ae350671ef8aeae52995b3ca79e135cf444ae39)
|
| |
| |
| |
| | |
(This used to be commit d3c29d2902420f434b2505568c82dd6e1508a00f)
|