Displaying 4 results from an estimated 4 matches for "authhost".
2018 Oct 10
0
Samba and Freeradius...
...auth = "/usr/bin/ntlm_auth --allow-mschapv2 --helper-protocol=ntlm-change-password-1"
	ntlm_auth_username = "username: %{mschap:User-Name}"
	ntlm_auth_domain = "nt-domain: %{mschap:%{NT-Domain}:-LNFFVG}"
and in proxy.conf:
	realm LNFFVG {
		type            = radius
		authhost        = LOCAL 
		accthost        = LOCAL 
	}
-- 
dott. Marco Gaiarin				        GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''          http://www.lanostrafamiglia.it/
  Polo FVG   -   Via della Bontà, 7 - 33078   -   San Vito al Tagliamento (PN)
  marco.gaiarin(at)lanostraf...
2008 Oct 23
0
freeradius DNIS
...os
5 and I'm hoping someone has some advice on getting DNIS proxy working
In the acct_users file I have 
DEFAULT Called-Station-Id == "5500", Proxy-To-Realm := "xxx"
        Fall-Through = yes
In the proxy file I have 
realm xxx {
       type            = radius
       authhost        = xxxx:1645
       accthost        = xxxx:1646
       secret          = something
}
But when I test it never seems to trigger the DNIS proxy setup. This is what
I get below, also named realms are working.
rad_recv: Access-Request packet from host 209.213.66.12:1650, id=114,
length=94...
2018 Oct 09
2
Samba and Freeradius...
Hello,
Wiki entry was based on my mail to this list, sorry if I was not clear 
enough. I'm glad You figured it out yourself,
Regards,
Kacper
W dniu 09.10.2018 o 17:21, Marco Gaiarin via samba pisze:
>> Someone have some hints? Thanks.
> ...i reply to myself.
>
> Indeed the option 'ntlm auth = mschapv2-and-ntlmv2-only' (4.7+) or 'ntlm auth =
> yes'
2019 Sep 28
5
problems after migrating NT domain to AD (samba 4.7.x)
Dear List,
My domain +/- works, so I try to fix rest services based on domain NT/AD....
I use WiFi authorization with PEAP/MSCHAPv2 + freeradius (before 
migration it works).
And after migration autorization does not work.
Freeradius server is on samba domain member.
So i check domain connectivity:
[root at see-you-later samba]# net ads testjoin
Join is OK
[root at see-you-later samba]#