Hi,
 
We have Radiator 3.5 on solaris and have a requirement to authenticate by file then by an ACE server. Has anyone done this or is it even possible?
 
Trace 4

<Client DEFAULT>
 Secret mysecret
</Client>
 
<Handler>
 AuthByPolicy ContinueWhileAccept
 <AuthBy FILE>
  Filename /first.users
 </AuthBy>
 <AuthBy ACE>
  ConfigDirectory /opt/ace/data
 </AuthBy>
</Handler>
 
Thanks
Steve

Reply via email to