(RADIATOR) LDAP & MySQL Authentication.

Charles Alexander McCain mccain at unixatlas.com
Fri Dec 6 09:38:51 CST 2002



Thanks Hugh,

It is now working beautifully.

- al





On Fri, 6 Dec 2002, Hugh Irvine wrote:

>
> 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.
> >
> >
>
>

===
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