Displaying 6 results from an estimated 6 matches for "openpam_parse_chain".
2017 Aug 03
2
pam auth problem
>> passdb {
>> driver = pam
>> }
>> passdb {
>> driver = pam
>> name = pam
>> }
> Are those two passdb blocks intentional?
>
> One of them is missing the name parameter.
doh. first removed.
Aug 3 06:49:23 psg auth: in openpam_parse_chain(): /etc/pam.d/dovecot(1): missing or invalid facility
Aug 3 06:49:23 psg dovecot: auth-worker(53801): Error: pam(smb,2604:6000:1103:81a4:a8ec:3b9a:a3d4:d74f,<0+2Ax9NV6vAmBGAAEQOBpKjsO5qj1NdP>): pam_start() failed: system error
Aug 3 06:49:23 psg pure-ftpd: (?@80.82.78.85) [WARNING] Authenti...
2017 Aug 03
2
pam auth problem
...verted to dovecot 2 against my will and consuming a lot of
time sorting it out. i am glad google does not charge. have spent
two hours on this one alone; and undoubtedly it is my st00pidity. so
excuse my desperate posting to lazynet.
cram-md5 works, pam not so much
Aug 3 06:06:35 psg auth: in openpam_parse_chain(): /etc/pam.d/dovecot(1): missing or invalid facility
Aug 3 06:06:35 psg dovecot: auth-worker(48815): Error: pam(elb,2604:6000:130d:c31b:d250:99ff:fe90:14dd,<Lyh6LtNVMq8mBGAAEw3DG9JQmf/+kBTd>): pam_start() failed: system error
Aug 3 06:06:35 psg auth: in openpam_parse_chain(): /etc/pam.d/do...
2017 Aug 03
4
pam auth problem
>> auth: in openpam_parse_chain(): /etc/pam.d/dovecot(1): missing or invalid facility
>
> I do not think that it has something to do with the dovecot settings
> itself but perhaps with the pam facility settings instead?
i can believe that. any clues to debug?
randy
2017 Aug 03
0
pam auth problem
Hi Randy,
> On 3 Aug 2017, at 08:50, Randy Bush <randy at psg.com> wrote:
>
> auth: in openpam_parse_chain(): /etc/pam.d/dovecot(1): missing or invalid facility
I do not think that it has something to do with the dovecot settings itself but perhaps with the pam facility settings instead?
Cheers
Remko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type...
2017 Aug 03
0
pam auth problem
What is in the pam.d/dovecot file? (Remember to strip passwords if included)
Cheers,
Remko Lodder
/* sent from my phone and thus brief and to the point *\
Op 3 aug. 2017 om 15:08 heeft Randy Bush <randy at psg.com> het volgende geschreven:
>>> auth: in openpam_parse_chain(): /etc/pam.d/dovecot(1): missing or invalid facility
>>
>> I do not think that it has something to do with the dovecot settings
>> itself but perhaps with the pam facility settings instead?
>
> i can believe that. any clues to debug?
>
> randy
2017 Aug 03
0
pam auth problem
...dy Bush wrote:
> Date: Thu, 03 Aug 2017 22:08:22 +0900
> From: Randy Bush <randy at psg.com>
> To: Remko Lodder <remko at FreeBSD.org>
> Cc: Christian Kivalo <ml+dovecot at valo.at>, dovecot at dovecot.org
> Subject: Re: pam auth problem
>
>>> auth: in openpam_parse_chain(): /etc/pam.d/dovecot(1): missing or invalid facility
>>
>> I do not think that it has something to do with the dovecot settings
>> itself but perhaps with the pam facility settings instead?
>
> i can believe that. any clues to debug?
do you have a /etc/pam.d/dovecot file,...