Sendmail Question

Alexander Dalloz alexander.dalloz at uni-bielefeld.de
Tue Oct 12 18:18:01 UTC 2004


Am Di, den 12.10.2004 schrieb Chris Logan um 20:10:

> >>Is there anyway I can create users and have there usernames and 
> >>passwords separate from the systems.

> >Yes, sure. A simple solution would be to use a sasldb2. A more complex
> >solution is to use an LDAP server. Setting up Sendmail along with a
> >MySQL server is possible too.

> How do I use sasldb2? I wouldn't mind using MySQL since its something I 
> know but want to keep it simple.

Change /usr/lib/sasl2/Sendmail.conf to contain something like:

pwcheck_method: auxprop
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5
log_level: 3
auxprop_plugin: sasldb

Then use "saslpasswd2" to create the /etc/sasldb2 with your user data.
Be sure the file is chowned by root and chmod 600, because the auth data
is stored in this db file in plain format. Read about the SASL auth. You
will need to care for the realm being part of the username.
"sasldblistusers2" will list created sasldb2 users.

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.8-1.521smp 
Serendipity 20:12:59 up 12 days, 22:39, load average: 1.24, 1.29, 1.31 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20041012/1e5f69bb/attachment-0001.sig>


More information about the fedora-list mailing list