You could right a script that parses your /etc/shadow and writes those
password hashes to dbmail (via dbmail-adduser) periodically.  That
is assuming you use crypt() hashes - if your passwords are stored
as standard md5 hashes, there was a patch for that on the list quite
a while back (md5pass.patch) - if you use the linux "salted" md5
hashes, it's not an option (noone has written support for that yet,
afaik); in that case, you just have to write the password to both
dbmail and the system shadow file whenever you change them.


---- Original Message ----
From: Nataniel Klug <dbmail@dbmail.org>
To: <dbmail@dbmail.org>
Subject: Re: [Dbmail] System accounts
Sent: Wed, 12 Feb 2003 18:24:32 -0300

> Jesse,
> 
> :   Just to clarify, you aren't *required* to not have accounts in
> : the passwd/shadow file, it's just an option.  If you want to run it
> : all on one box, just make that for every user that gets put in
> : /etc/{passwd,shadow} you also setup dbmail (eg. using dbmail-adduser).
> 
> Ok, I get it. But them they will have a password for e-mail and another for 
> their dialup
> access. Its payful for my clients. Or there is a way to let all passwords set 
> to the same?
> 
> Nataniel Klug
> 
> _______________________________________________
> Dbmail mailing list
> Dbmail@dbmail.org
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
> 
-- End Original Message --


--
Jesse Norell
[EMAIL PROTECTED]

Reply via email to