Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] authpam Problem mit courier-imap
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Acronis
n00b
n00b


Joined: 09 Jun 2005
Posts: 46

PostPosted: Fri Aug 11, 2006 6:27 pm    Post subject: [solved] authpam Problem mit courier-imap Reply with quote

Hallo gentoorianer,

ich habe ein kleines Problem mit postfix und courier-imap. Eher mit courier
Jedesmal, wenn ich meine mails abrufen möchte, kommt folgendes:

Das komische ist aber, dass das Problem erst nach der Version courier-imap-4.0.1-r2 auftritt.

Code:
Aug 10 21:47:27 server pop3d: Connection, ip=[::ffff:85.178.xx.xx]
Aug 10 21:47:28 server authdaemond: received auth request, service=pop3, authtype=login
Aug 10 21:47:28 server authdaemond: authpam: trying this module
Aug 10 21:47:28 server authdaemond: authpam: sysusername=web1p1, sysuserid=<null>, sysgroupid=502, homedir=/home/mail/web1p1, address=web1p1, fullname=, maildir=<null>, quota=<null>, options=<null>
Aug 10 21:47:28 server authdaemond: authpam: clearpasswd=<null>, passwd=x
Aug 10 21:47:28 server authdaemond: pam_service=pop3, pam_username=web1p1
Aug 10 21:47:29 server authdaemond: pam_authenticate failed, result 7
Aug 10 21:47:29 server authdaemond: authpam: REJECT - try next module
Aug 10 21:47:29 server authdaemond: FAIL, all modules rejected
Aug 10 21:47:29 server pop3d: LOGIN FAILED, user=web1p1, ip=[::ffff:85.178.xx.xx]
Aug 10 21:47:34 server pop3d: LOGOUT, ip=[::ffff:85.178.xx.xx]
Aug 10 21:47:34 server pop3d: Disconnected, ip=[::ffff:85.178.xx.xx]


Weiß zufällig jemand Rat? Soll ich mal die configs posten?

Danke in Voraus!

Gruß


Last edited by Acronis on Sun Aug 13, 2006 3:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
Acronis
n00b
n00b


Joined: 09 Jun 2005
Posts: 46

PostPosted: Sun Aug 13, 2006 12:05 pm    Post subject: Reply with quote

ich schieb das nochmal nach oben...


Bin ich der einzigste der dieses Problem hat? Ich möchte nicht mehr auf 4.0.1 downgraden....
Back to top
View user's profile Send private message
Acronis
n00b
n00b


Joined: 09 Jun 2005
Posts: 46

PostPosted: Sun Aug 13, 2006 3:19 pm    Post subject: Reply with quote

Ha! Ich habe die Lösung gefunden!

Es lag nicht an courier, sondern an PAM

/etc/pam.d/imap und pop folgendes eintragen:

Code:
auth            required       pam_unix.so      nullok
account         required       pam_unix.so
password        required       pam_unix.so
session         required       pam_unix.so


nun funktioniert es!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum