Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
is not available immediately or drops the dbus connection.
First step is the nss connection to the data provider.
|
|
not pointers to values.
Check domain is never null (or dbus will abort).
|
|
I was finally able to get a getpwnam() request go through sssd,
hit the remote ldap server and get the answer back with
'getent passwd foo'
Yupiee!
|
|
and caches the result in LDAP.
Still chasing a bug that does not let NSS known that the BE was successful.
This makes NSS timeout the client and not return any results yet.
|