> OK, so you don't get the pam detail. Maybe /var/log/auth.log or something
will have that.

I can't find anything else in other logfiles, except for what I already
posted. 

 
> In any case, what does your /etc/pam.d/imap say? Are you trying both
> system authentication and winbind authentication? If so, try removing the
system authentication.

auth       sufficient   pam_winbind.so
auth       required     pam_nologin.so
auth       required     pam_stack.so service=system-auth
account    required     pam_stack.so service=system-auth
session    required     pam_stack.so service=system-auth

I don't understand all this, still learning :-)  But I guess winbind is used
first, and if that returns ok, it's enough? Anyway, removing the third auth
line doesn't seem to change anything. 

> You don't _really_ have two distinct groups of users, those who
authenticate via /etc/passwd, and those who authenticate via Windows?

No, for imap it's only windows users... 



Tom.



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to