Hello,
I'm trying to set up courier-imap on our existing qmail mailserver. All
clients are windows users, using pop3 or imap (bincimap), and passwords are
validated using the windows domain using some specific little bincimap-tool.
All users do exist on the local machine too, without passwords since they
never logon to the linux server anyway. I now installed authlib and want to
use the authpam module. PAM seems to work fine with samba and ssh. However,
with authtest, it gives me some strange results. For example "authtest coz
abcdefg" gives me the following result:
------------------------------------------------------------
Authentication succeeded.
Authenticated: coz (system username: coz)
Home Directory: /home/COZ
Maildir: (none)
Quota: (none)
Encrypted Password:
Cleartext Password: abcdefg
Options: (none)
------------------------------------------------------------
But: this is not a valid password on the domain. This is what the logging
says:
------------------------------------------------------------
Jun 12 09:45:11 vmvmai pam_winbind[10161]: request failed: Wrong Password,
PAM error was Authentication failure (7), NT error was
NT_STATUS_WRONG_PASSWORD
Jun 12 09:45:11 vmvmai pam_winbind[10161]: user `coz' denied access
(incorrect password or invalid membership)
Jun 12 09:45:11 vmvmai pam_winbind[10161]: user 'coz' OK
Jun 12 09:45:11 vmvmai pam_winbind[10161]: user 'coz' granted access
------------------------------------------------------------
I guess that when the domain check fails (first 2 lines), it will then check
the local password. But because there is no local password, it accepts
anything? When I enter a password for the local coz user, it works fine.
Is there any way to fix this, without having to enter passwords for all
local users?
Thanks!
-------------------------------------------------------------------------
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