Add authselect to LDAP and Client Topo Controllers - #267
Conversation
e1dff2e to
e96039b
Compare
LDAP provider authentication tests are failing because authselect is not run. Adding a basic topology_setup to run authselect select sssd. Some client topology tests are failing the same way. Adding authselect there as well.
e96039b to
e3bf3c4
Compare
justin-stephenson
left a comment
There was a problem hiding this comment.
This should not be needed based on this comment https://github.com/SSSD/sssd/blob/master/src/tests/system/tests/test_authentication.py#L270 ?? or do I misunderstand
I saw that comment but, I could not find where |
Okay thanks for the explanation. |
LDAP provider authentication tests are failing because authselect is not run. Adding a basic topology_setup to run authselect select sssd.
Some client topology tests are failing the same way. Adding authselect there as well.