#92 useradd and groupadd could play better with negative cache
Closed: Invalid None Opened 14 years ago by jhrozek.

Users and groups added with our tools can be invisible after creation due to negative cache. A typical scenario might look like this:

getent passwd foo # see that there is no user foo
sss_useradd foo   # OK, let's add it then
getent passwd foo # still no user returned until the negative cache expires

Fields changed

owner: somebody => simo

Fields changed

doc: => 0
docupdated: => 0
milestone: SSSD 1.0 => SSSD Deferred
tests: => 0
testsupdated: => 0

Fields changed

rhbz: => 0

Fields changed

blockedby: =>
blocking: =>
changelog: =>
component: SSSD => Local Provider
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
mark: => 0
patch: => 0
review: => 0
selected: =>
sensitive: => 0

The files provider (under development) resets the memcache and negcache when it detects changes to files. The local provider would probably be deprecated when we land the files provider. Setting a flag as candidate to be closed.

review: 0 => 1

Since the local provider is not being developed anymore, I'm closing this ticket as wontfix.

resolution: => wontfix
status: new => closed

Metadata Update from @jhrozek:
- Issue assigned to simo
- Issue set to the milestone: SSSD Patches welcome

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1134

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata