Re: [Exim] Exim + NIS

Top Page
Delete this message
Reply to this message
Author: Bruno Couto
Date:  
To: Christian Frömmel
CC: exim-users
Subject: Re: [Exim] Exim + NIS
> I used to use these settings for years, way back at v3-times
>
> # AUTH Section
>
> plain:
> driver = plaintext
> public_name = PLAIN
> server_condition = "${if and {{!eq{$2}{}}{!eq{$3}{}} \
> {crypteq{$3}{${extract{2}{:} \
> {${lookup{$2}nis{passwd.byname}{$value}{*:*}}}}}}}{1}{0}}"
> server_set_id = $2
>
> login:
> driver = plaintext
> public_name = LOGIN
> server_prompts = "Username:: : Password::"
> server_condition = "${if and {{!eq{$1}{}}{!eq{$2}{}} \
> {crypteq{$2}{${extract{2}{:} \
> {${lookup{$1}nis{passwd.byname}{$value}{*:*}}}}}}}{1}{0}}"
> server_set_id = $1


i try to use this server_condition, but not work.
i think the problem is when i using shadow suporte in the NIS server.
any idea?

tanks,

--
Bruno Couto do E. Santo.
Analista de Suporte - Linux Solutions - http://www.linuxsolutions.com.br
Tel.: (21) 2526-7262