(RADIATOR) LDAP & MySQL Authentication.

Hugh Irvine hugh at open.com.au
Thu Dec 5 17:03:53 CST 2002


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 radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' 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 radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list