| authdaemond: Deprecated pam_stack module called from service "imap" |
the description of pam rules causes it.
You can avoid the error to change the following description in /etc/pam.d/imap:
| auth required pam_stack.so service=system-auth |
to
| auth include system-auth |
0 件のコメント:
コメントを投稿