[Web-cyradm] Postfix-Cyrus-Web-cyradm-HOWTO-pam.d-imap

jekillen jekillen at prodigy.net
Sat Dec 1 22:27:10 CET 2007


Hello:
In the documentation
Postfix-Cyrus-Web-cyradm-HOWTO
in the section that describes configuration of PAM imap file
There are four lines with many items in each line
Can these individual parameters be all put on separate
lines? Or does it have to be as shown:
auth sufficient pam_mysql.so user=mail passwd=secret host=localhost 
db=mail table=accountuser usercolumn=username passwdcolumn=password 
crypt=1 logtable=log logmsgcolumn=msg logusercolumn=user 
loghostcolumn=host logpidcolumn=pid logtimecolumn=time

auth sufficient pam_unix_auth.so

account required pam_mysql.so user=mail passwd=secret host=localhost 
db=mail table=accountuser usercolumn=username passwdcolumn=password 
crypt=1 logtable=log logmsgcolumn=msg logusercolumn=user 
loghostcolumn=host logpidcolumn=pid logtimecolumn=time

account  sufficient       pam_unix_acct.so

(E-mail readers may reformat these lines to shorten them, mine has 
already)
thank you;
Jeff K



More information about the Web-cyradm mailing list