[Exim] help with Smtp_auth

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Mole
Fecha:  
A: exim-users
Asunto: [Exim] help with Smtp_auth

Hi everyone, 
    I am wondering has anybody managed to get smtp auth working with exim 
version 3.22 on Solaris 8 ?
In my config I have 
working.host_auth_accept_relay = * 


also

fixed_login:
driver = plaintext
public_name = LOGIN
server_prompts = "Username:: : Password::"
server_condition = "${if pam{$1:$2}{1}{0}}"
server_set_id = $1

If I do exim -db authenticators it gives the following

fixed_login authenticator:
driver = plaintext
public_name = LOGIN
server_mail_auth_condition =
server_set_id = $1
client_send =
server_condition = ${if pam{$1:$2}{1}{0}}
server_prompts = Username:: : Password::

in /etc/pam.conf
exim    auth required   /usr/lib/security/pam_unix.so.1


in exim_rejectlog I get the following message.

2001-07-23 10:07:58 Authentication failed for scotswood.zebra.co.uk
(scotswood)
[194.129.249.23]: 435 Unable to authenticate at present: Permission denied

Does any one have any helpful suggestions.

Regards

-- 
================================================================
Caroline Ferguson        |    Zebra Communications
Head of Systems and Networks    |    7-15 Pink Lane    
                |    Newcastle-Upon-Tyne
Caroline.Ferguson@???    |    NE1 5DW
http://www.zebra.co.uk        |    
                |    Tel +44 191 261 2252
                |    Fax +44 191 261 4452
================================================================