Re: (RADIATOR) LDAP & MySQL Authentication.

2002-12-06 Thread Charles Alexander McCain


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
>
> 
>   Identifier CheckSQL
>   .
> 
>
> 
>   Identifier CheckLDAP
>   .
> 
>
> .
>
> # define Realms or Handlers
>
> 
>   AuthByPolicy ContinueAlways
>   AuthBy CheckSQL
>   AuthBy CheckLDAP
>   .
> 
>
> 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.
> >
> >
>
>

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



Re: (RADIATOR) LDAP & MySQL Authentication.

2002-12-05 Thread Hugh Irvine

Hello AL -

You would do something like this:

# define AuthBy clauses


	Identifier CheckSQL
	.



	Identifier CheckLDAP
	.


.

# define Realms or Handlers


	AuthByPolicy ContinueAlways
	AuthBy CheckSQL
	AuthBy CheckLDAP
	.


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.