pam authentication
Aki Tuomi
aki.tuomi at dovecot.fi
Tue Sep 5 11:58:15 EEST 2017
Oh right, you need to do it like this...
after the passwd-file drivers add
passdb {
driver = static
args = username=%n noauthenticate
}
Aki
On 05.09.2017 11:03, Pol Hallen wrote:
> Hello, thanks for your reply
>
> I already tried with:
>
> username_format=%n or auth_username_format=%n but I've same problem
>
> Pol
>
>> passdb {
>> driver = pam
>> args = username_format=%n
>> }
>>
>> also you probably want to consider using driver=passwd instead, if you
>> really don't need pam due to some special plugins.
>>
>> Aki
>
>
More information about the dovecot
mailing list