pam_winbind reports misleading "Access denied"

Bug #587810 reported by Andreas Heinlein
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
samba (Ubuntu)
Confirmed
Wishlist
Unassigned

Bug Description

Binary package hint: samba

We have a networked environment with passdb in LDAP, and the Ubuntu clients act as samba clients in a samba domain. When you install winbind and libnss-ldap/libpam-ldap, /etc/pam.d/common-auth looks like this:

auth [succes=3 default=ignore] pam_unix.so
auth [success=2 default=ignore] pam_winbind.so
auth [success=1 default=ignore] pam_ldap.so

That means "try local passdb first, then winbind, then LDAP". In our case, pam_unix.so fails silently, and pam_winbind should, too. But instead, pam_winbind reports "Access denied" to the user. This does not harm much, since authentication works anyway, but it is quite irritating. Even adding "silent" parameter to pam_winbind did not help. Please fix this.

Chuck Short (zulcss)
Changed in samba (Ubuntu):
importance: Undecided → Wishlist
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.