Summary: | accountsservice reports SSSD users as having a password mode of NONE | ||
---|---|---|---|
Product: | accountsservice | Reporter: | Ray Strode [halfline] <rstrode> |
Component: | general | Assignee: | Matthias Clasen <mclasen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | marius.vollmer, rstrode, stefw |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | user: treat NULL shadow entry as "password handled remotely" |
Description
Ray Strode [halfline]
2013-10-01 15:01:03 UTC
Created attachment 86910 [details] [review] user: treat NULL shadow entry as "password handled remotely" Right now we set the password mode of a user based on the password hash in shadow. SSSD (and other remote login facilities presumably) don't send the password hash over the wire to the client, but of course those users do have a password set. This commit changes the code to notice when there's no shadow entry for a user and treat that case conservatively (assume user has a password). Related to https://bugzilla.gnome.org/show_bug.cgi?id=708997 Comment on attachment 86910 [details] [review] user: treat NULL shadow entry as "password handled remotely" Review of attachment 86910 [details] [review]: ----------------------------------------------------------------- Looks good to me. thanks, pushed |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.