Hello list,
the attached patch fixes: https://fedorahosted.org/sssd/ticket/3109
There was missing condition for offline state of sssd at ldap code for password changing. If sssd is offline it returns PAM_AUTHINFO_UNAVAIL now and not PAM_PERM_DENIED.
Regards
On 08/02/2016 10:19 AM, Petr Cech wrote:
Hello list,
the attached patch fixes: https://fedorahosted.org/sssd/ticket/3109
There was missing condition for offline state of sssd at ldap code for password changing. If sssd is offline it returns PAM_AUTHINFO_UNAVAIL now and not PAM_PERM_DENIED.
Regards
Hi, use be_is_offline() please.
On 08/05/2016 11:48 AM, Pavel Březina wrote:
On 08/02/2016 10:19 AM, Petr Cech wrote:
Hello list,
the attached patch fixes: https://fedorahosted.org/sssd/ticket/3109
There was missing condition for offline state of sssd at ldap code for password changing. If sssd is offline it returns PAM_AUTHINFO_UNAVAIL now and not PAM_PERM_DENIED.
Regards
Hi, use be_is_offline() please.
Thanks, Pavel, I didn't see this little nice function. :-)
Regards
On 08/05/2016 12:05 PM, Petr Cech wrote:
On 08/05/2016 11:48 AM, Pavel Březina wrote:
On 08/02/2016 10:19 AM, Petr Cech wrote:
Hello list,
the attached patch fixes: https://fedorahosted.org/sssd/ticket/3109
There was missing condition for offline state of sssd at ldap code for password changing. If sssd is offline it returns PAM_AUTHINFO_UNAVAIL now and not PAM_PERM_DENIED.
Regards
Hi, use be_is_offline() please.
Thanks, Pavel, I didn't see this little nice function. :-)
Regards
Ack.
On (05/08/16 12:07), Pavel Březina wrote:
On 08/05/2016 12:05 PM, Petr Cech wrote:
On 08/05/2016 11:48 AM, Pavel Březina wrote:
On 08/02/2016 10:19 AM, Petr Cech wrote:
Hello list,
the attached patch fixes: https://fedorahosted.org/sssd/ticket/3109
There was missing condition for offline state of sssd at ldap code for password changing. If sssd is offline it returns PAM_AUTHINFO_UNAVAIL now and not PAM_PERM_DENIED.
Regards
Hi, use be_is_offline() please.
Thanks, Pavel, I didn't see this little nice function. :-)
Regards
Ack.
master: * 565e6dc434eec865c73ad1d0b61f86f5538dff01
LS
sssd-devel@lists.fedorahosted.org