On Fri, Jun 26, 2009 at 9:57 AM, Petar Marinkovic <hig...@gmail.com> wrote:

> Sorry, I just c/p that line from other link
>
> here is mine
>
> exec ntlm_auth_pap {
>         wait = yes
>         input_pairs = request
>         shell_excape = yes
>         output = none
>         program = "/usr/bin/ntlm_auth --request-nt-key --domain=EXCHANGE
> --username=%{mschap:User-Name} --password=%{User-Password}"
>     }
>
> should domain field be pre-windows 2000/NT name or fqdn? (domain.com)
>

 You can use both the fqdn or the netbios name for the --domain

Hope it helps.

-- 
http://braceta.com
Luís Azevedo
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to