On Fri, Feb 19, 2010 at 12:32:36PM +1100, Alex Samad wrote:
> 
> I have setup pam with this file /etc/pam.d/imap-test
> auth      sufficient      pam_unix2.so
> auth    required  pam_winbind.so debug_state debug
> auth    required  pam_deny.so
> 
> account      sufficient      pam_unix2.so
> account    required pam_winbind.so debug_state debug
> account    required pam_deny.so

may be you can try putting it like this..
auth      sufficient  pam_winbind.so 
auth      sufficient      pam_unix2.so

account      sufficient      pam_winbind.so 
account      sufficient      pam_unix2.so


Just a guess :) 

/Jeffrin.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100219162721.ga2...@debianlabs

Reply via email to