Hi,

I am trying to set up woody as PDC and in order not to worry about keeping 
samba and linux passwords synchronised I tried to use pam_smbpass.so 
and in PAM config and so using only samba passwords. Everything works 
fine except imap.

If my imap config is:

password        required        pam_smbpass.so
session required        pam_unix.so
account required        pam_warn.so
account required        pam_unix.so
auth    required        pam_smbpass.so

then imap works fine. But if I remove

account required        pam_warn.so

line, I am unable to connect to imap service. As far as I understood the thing 
the warn thing should not matter at all. Am I mistaken (please enlighten me) 
or is there something else wrong?

Thanks for help

Milan

Reply via email to