RE: [EMAIL PROTECTED] One-Time authentificaton for multiple servers

2007-09-26 Thread Axel-Stéphane SMORGRAV
PROTECTED] Envoyé : mardi 25 septembre 2007 14:19 À : apache en Objet : [EMAIL PROTECTED] One-Time authentificaton for multiple servers Hello, I have a couple of servers (currently 42 Web-Servers et a redunant PostgreSQL for AUTH) and I am trying to get a One-Time authentification running. Ex

Re: [EMAIL PROTECTED] One-Time authentificaton for multiple servers

2007-09-25 Thread Jaqui Greenlees
--- Nick Owen <[EMAIL PROTECTED]> wrote: > On 9/25/07, Michelle Konzack > <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I have a couple of servers (currently 42 > Web-Servers et a redunant > > PostgreSQL for AUTH) and I am trying to get a > One-Time authentification > > running. > > > > Exactly:

Re: [EMAIL PROTECTED] One-Time authentificaton for multiple servers

2007-09-25 Thread Nick Owen
On 9/25/07, Michelle Konzack <[EMAIL PROTECTED]> wrote: > Hello, > > I have a couple of servers (currently 42 Web-Servers et a redunant > PostgreSQL for AUTH) and I am trying to get a One-Time authentification > running. > > Exactly: > > It should not mather on which Web-Server the $USER authentica

Re: [EMAIL PROTECTED] One-Time authentificaton for multiple servers

2007-09-25 Thread Rachel Anderson-Barrios
Michelle, I am not an apache expert. However, it sounds like you need an actual programming to do what you would like to do. >From the sounds of it, you would need to have a central program which would check authentication every time the user made a request. If the user wasn't logged in, it wou

[EMAIL PROTECTED] One-Time authentificaton for multiple servers

2007-09-25 Thread Michelle Konzack
Hello, I have a couple of servers (currently 42 Web-Servers et a redunant PostgreSQL for AUTH) and I am trying to get a One-Time authentification running. Exactly: It should not mather on which Web-Server the $USER authenticate and if she/he change the website dynamicly... The AUTH should be do