Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixes: #296
|
|
To avoid blocking in a synchronous call, the TGT is saved in a separate
process
Fixes: #277
|
|
The retun values are still not directly used with ldap libraries that still do
their own name resolution, but this patch introduces a very basic framework to
have a multiple providers in one domain use and share a single failover
service if they want to.
|
|
Put all init functions in their own file so that the other files can be reused in
other providers w/o having them in the way.
|