Mathew Rowley wrote:
My question was more of where that configuration should live. I can see that you can do attribute checks in the users file, but I am not sure the realm is being set to any attribute...
Read the debug output. The realm isn't being set because you didn't define one.
Tue Oct 12 07:38:54 2010 : Info: [suffix] Looking up realm "realm" for User-Name = " user@realm" Tue Oct 12 07:38:54 2010 : Info: [suffix] No such realm "realm"
Well.. that should be pretty obvious.
But I never see an attribute being set to the realm. Do I have to explicitly define that somewhere in order to do a check in the users file? Or, is there a better place to do this check (possibly in an IPASS configuration of suffix configuration)?
See raddb/proxy.conf for documentation on configuring realms. Alan DeKok.