<div dir="ltr">Hi,<div><br></div><div>I am try to use huntgroups to restrict user access to a certain NAS.</div><div><br></div><div>However I cannot get it to work using the huntgroup files and user files. I have tried using sql, this does work for me either.</div>
<div><br></div><div>This is my configuration for files.</div><div><br></div><div>users:</div><div><div>bob     Cleartext-Password := "bob", Huntgroup-Name="site1"</div><div>        Reply-Message := "Hello, %{User-Name}"</div>
</div><div><br></div><div>huntgroups</div><div><div>site1    NAS-IP-Address == 10.1.1.13</div></div><div><br></div><div>The user can login when Huntgroup-Name="site1" is removed.</div><div><br></div><div>This from debug:</div>
<div><br></div><div><div>(33) eap_mschapv2 :  Auth-Type MS-CHAP {</div><div>(33) WARNING: mschap : No Cleartext-Password configured.  Cannot create LM-Password</div><div>(33) WARNING: mschap : No Cleartext-Password configured.  Cannot create NT-Password</div>
<div>(33) mschap : Creating challenge hash with username: bob</div><div>(33) mschap : Client is using MS-CHAPv2</div><div>(33) ERROR: mschap : FAILED: No NT/LM-Password.  Cannot perform authentication</div><div>(33) ERROR: mschap : MS-CHAP2-Response is incorrect</div>
<div>(3</div></div><div><br></div><div>Jake He</div></div>