Posted: Sun Jan 09, 2011 2:58 am Post subject: SASL/POSTFIX-virtual users in MySQL db-pam_mysql.so missing
- Firstly, I have setup virtual users in a MySQL database for Postfix mail server.
- Secondly, I want to use the SASL Authentication against that database, that holds usernames and passwords, but... pam_mysql.so is missing.
- I tried to install pam_mysql-0.7RC1 but :
checking pam_appl.h usability... no
checking pam_appl.h presence... no
checking for pam_appl.h... no
configure: error: Cannot find pam headers. Please check if your system is ready for pam module development.
- Finally, how about pam-devel package ???...
- I'm using S.M.S. ver. 1.5.4. and i tried to implement this :
http://www.debiantutorials.com/installing-postfix-with-mysql-backend-and-sasl-for-smtp-authentication/ http://flurdy.com/docs/postfix/index.html#config-secure-auth
Any tips available ???...
Thanks in advance !!!...
Firstly you DON'T need PAM to do this in SMS, since we don't use PAM for authentication.
If you realy want to use PAM you need to change your auth method by installing
http://sms.it-ccs.com/isos/index.php?dir=SMS-Current%2Fextra%2FPAM%2F
SMS-1.5.4 has pam headers under /usr/include/pam from v1.5.5 I restore them in /usr/include/security for not having missing headers issue.
Just copy dir "cp -a /usr/include/pam /usr/include/security" or specify include dir in configure for pam_mysql.
gerasimos_h _________________ Superb! Mini Server Project Manager http://sms.it-ccs.com
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 You can attach files in this forum You can download files in this forum