Re: [exim] how to set up smtp AUTH

Top Page
Delete this message
Reply to this message
Author: Heiko Schlittermann
Date:  
To: exim-users
Subject: Re: [exim] how to set up smtp AUTH
Kevin Davidson <davidscom@???> (Fr 20 Mär 2009 17:04:45 CET):
> Hi Heiko,
>
> Yes, it was my email client repeatedly asking for the password.
>
> It's not related to Apache that I know of...just threw that in there in
> case it could be relevant.
>
> Are you suggesting to maintain a second password file, and if so, how is
> that maintained when a new email account is set up. This being the
> preferred method. If that is the case how do I remove the exim user
> group from /etc/shadow....and what were the original file permissions
> for /etc/shadow?


In deed, using system accounts for authentication is not the best idea.

(The /etc/shadow is group owned by "shadow" - on many systems, but
your's may differ. You should find a reference system and check there.
May by you can peek at /etc/gshadow.)

If you do not use the system passwords, you're free to do anything you
want, from plain text password files (containing clear text or crypted
passwords) to database or LDAP lookups...

A good starting point is the exim documentation (spec.txt), about
section 34.3 (The PLAIN authentication). There you might replace "dbm"
with "lsearch" if you want to use plain password files (name:password).

Sorry for not sending a cook book example, but the spec is full of such
examples and I understood that you're about to learn(!) about exim. :)

    Best regards from Dresden/Germany
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann HS12-RIPE -----------------------------------------
 gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -