Good afternoon, I use ntlm authorization, but the radius uses for ntlm authorization username@domain.tld as it is written in the authorization to eduroam. It is able to change User-Name variable only for the realm. Strip out @domain.tld ? Thanks and best regards J.Karliak -- Ma domena pouziva zabezpeceni a kontrolu SPF (www.openspf.org) a DomainKeys/DKIM (s ADSP) a implementaci DMARC. Pokud mate problemy s dorucenim emailu, zacnete pouzivat metody overeni puvody emailu zminene vyse. Dekuji. My domain use SPF (www.openspf.org) and DomainKeys/DKIM (with ADSP) policy and implementation of the DMARC. If you've problem with sending emails to me, start using email origin methods mentioned above. Thank you.
On Apr 19, 2018, at 8:27 AM, chose <chose@ajetaci.cz> wrote:
Good afternoon, I use ntlm authorization, but the radius uses for ntlm authorization username@domain.tld as it is written in the authorization to eduroam. It is able to change User-Name variable only for the realm. Strip out @domain.tld ?
Read raddb/mods-available/mschap. Look at the line for ntlm_auth = ... By default, it uses the Stripped-User-Name instead of User-Name. You should just define "domain.tld" as a LOCAL realm. See raddb/proxy.conf for how to do that. Alan DeKok.
participants (2)
-
Alan DeKok -
chose