URL: https://github.com/SSSD/sssd/pull/485
Title: #485:  Support alternative sources for the files provider 

justin-stephenson commented:
"""
I should also mention that in **sf_enum_users()** I had to comment out the call 
to **sf_enum_groups()** to prevent this operation from failing:
~~~
getent passwd foo # see that there is no user foo
useradd foo       # OK, let's add it then
getent passwd foo # still no user returned until the negative cache expires 
~~~

Any advice or input on fixing this is appreciated.
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/485#issuecomment-353636085
_______________________________________________
sssd-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to