|
|||||||||||
|
synchronize sendemail / cyrus / ftp / ssh password
From: Till Wimmer <g4-lisz(at)tonarchiv.ch>
Date: Sat Jun 23 2007 - 17:13:57 EDT
i'm running a server for several customers using cyrus/IMAP, sendmail, apache2 and ssh. I'm looking for a way to store all the passwords for them in _one_ database so i can manage them easily by a web interface. My solution was to store the passwords in a MySQL table. Now the problem is that cyrus and sendmail use sasldb for authentication, but ssh uses PAM. This is rather unsatisfying because libpam_mysql, libsasl2_modules_sql and mod_auth_mysql (apache) all have quite different approaches / ideologies. I had to store the passwords in plaintext because of the sasl interface, but the new mod_auth_mysql will allow encrypted passwords only... that's only one of the issues. Maybe somebody is using a similar configuration? How do big hosting sites manage their passwords? Till -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sat Jun 23 17:14:35 2007 This archive was generated by hypermail 2.1.8 : Sat Jun 23 2007 - 17:20:02 EDT |
||||||||||
|
|||||||||||