2 Jun
2009
2 Jun
'09
2:26 p.m.
why? with recent versions of FreeRADIUS this just works(tm) with no rewriting needed - just ensure that the ntlm_auth line has the correct arguments and you have the ntdomain stuff turned on .
we used to have all kinds of hacky stuff in our config...almost all of it is now wiped away with a small spattering of unlang here and there for utility
How recent (probably newer than I'm running I'm guessing)? Also, are you saying that it "just works" by passing "host/hostname.domain.name" to ntlm_auth or that the newer versions have built-in unlang to mangle the name for you? Thanks Alan..