[exim] Urgent Removing Root from FIXED_NEVER_USERS or gettin…

Top Page
Delete this message
Reply to this message
Author: David P. Discher
Date:  
To: exim-users
Subject: [exim] Urgent Removing Root from FIXED_NEVER_USERS or getting FreeBSD521/PAM working

I need (i think) I have exim run as root. Past versions I was able to
get working, however exim now has FIXED_NEVER_USERS, and removing
"root" for this list didn't seem to work. At this point, I need to get
this working, quickly. Running as root should fix this.

OR I need to get PAM working for SMTP-AUTH.

My error is :

2004-10-22 10:13:09 fixed_plain authenticator failed
for x.x.x ([192.168.22.201]) [real.ip]: 535 Incorrect authentication
data (set_id=dpd)

Previous auths in configure that have worked for a year+

     669 begin authenticators
     670
     671 fixed_login:
     672     driver = plaintext
     673     public_name = LOGIN
     674     server_prompts = Username:: : Password::
     675     server_condition = ${if pam{$1:${sg{$2}{:}{::}}}{yes}{no}}
     676     server_set_id = $1
     677
     678 fixed_plain:
     679     driver = plaintext
     680     public_name = PLAIN
     681     server_prompts = :
     682     server_condition = ${if pam{$2:${sg{$3}{:}{::}}}{yes}{no}}
     683     server_set_id = $2
     684




-- *************************************************************** -
| David P. Discher  * <http://davidpdischer.com/> * (314) 518-3795  |
| <dpd@???> * AIM: DavidDPD               * ICQ:4222899     |

-- *************************************************************** -