Hello AL -
You would do something like this:
# define AuthBy clauses
<AuthBy SQL>
Identifier CheckSQL
.....
</AuthBy>
<AuthBy LDAP2>
Identifier CheckLDAP
.....
</AuthBy>
.....
# define Realms or Handlers
<Handler ....>
AuthByPolicy ContinueAlways
AuthBy CheckSQL
AuthBy CheckLDAP
.....
</Handler>
This topic has also been discussed on the mailing list many times, so check the archive site:
www.open.com.au/archives/radiator
regards
Hugh
On Friday, Dec 6, 2002, at 01:32 Australia/Melbourne, Charles Alexander McCain wrote:
Hey guys,
I've looked for documentation on this question but can't seem to find any.
I am trying to make radiator grab the users and information from mysql. I
would like to grab the passwords from ldap .
Is there any way to do this ?
Thanks,
AL
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.
-- Radiator: the most portable, flexible and configurable RADIUS server anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X. - Nets: internetwork inventory and management - graphical, extensible, flexible with hardware, software, platform and database independence.
=== Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
