>>
>> Is there a way for me to use pap with users stored in Active Directory?
>
> Yes. If you followed AD integration document you have already done that.
> Now, the best way to integrate that with accounts stored elsewhere (files,
> sql, ldap, etc.) is to create failover after pap in authorize section of
> default virtual server (instead of forcing it in users file):
>
> if(!Auth-Type) {
>     update control {
>          Auth-Type = "ntlm_auth"
>     }
> }
>

Awesome. Thank you that worked like a charm!

John

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to