Re: [RADIATOR] UserName Rewrite Function

2011-02-21 Thread Heikki Vatiainen
On 02/21/2011 01:30 AM, Rianto Wahyudi wrote: > I think I manage to create a simple wrapper for ntlm_auth. Please see below > for the code. > One problem with the script is that I don't know how to exit properly. > > If I don't use exit $auth, the authentication process seems to stall. > If I

Re: [RADIATOR] UserName Rewrite Function

2011-02-20 Thread Rianto Wahyudi
ay, 18 February 2011 7:47 AM To: Rianto Wahyudi Cc: radiator@open.com.au Subject: Re: [RADIATOR] UserName Rewrite Function On 02/17/2011 02:44 AM, Rianto Wahyudi wrote: > We have MySQL database containing email alias which map into Active Directory > user. > Ie : rianto.wahy...@latrobe.e

Re: [RADIATOR] UserName Rewrite Function

2011-02-17 Thread Heikki Vatiainen
On 02/17/2011 11:59 PM, Rianto Wahyudi wrote: > We are currently still on evaluation stage, and having the trial version > installed. I can not see the source code of the radiator but I'm interested > to do some hacking. > > Just few more questions : > - How does radiator know the location of

Re: [RADIATOR] UserName Rewrite Function

2011-02-17 Thread Rianto Wahyudi
pen.com.au Subject: Re: [RADIATOR] UserName Rewrite Function On 02/17/2011 02:44 AM, Rianto Wahyudi wrote: > We have MySQL database containing email alias which map into Active Directory > user. > Ie : rianto.wahy...@latrobe.edu.au mapped to rwahy...@ltu.edu.au > > > I would like

Re: [RADIATOR] UserName Rewrite Function

2011-02-17 Thread Heikki Vatiainen
On 02/17/2011 02:44 AM, Rianto Wahyudi wrote: > We have MySQL database containing email alias which map into Active Directory > user. > Ie : rianto.wahy...@latrobe.edu.au mapped to rwahy...@ltu.edu.au > > > I would like to utilize this database so user can login with their email > address or

[RADIATOR] UserName Rewrite Function

2011-02-16 Thread Rianto Wahyudi
Hi, We have MySQL database containing email alias which map into Active Directory user. Ie : rianto.wahy...@latrobe.edu.au mapped to rwahy...@ltu.edu.au I would like to utilize this database so user can login with their email address or their AD username. Is it possible to pass UserNameRew