Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 18th, 2005, 04:05 AM
mike
Guest
 
Posts: n/a
Default Validating Users to a site

If i have a site https://mysite.com where I am running coldfusion and
have an LDAP for authentication. I'd like to have the user log-in and
then have access to the site, but only through the log-in, i.e. they
would not be able to go to a lower level page without logging in and be
validated. It needs to be a secure site.

Here is a slide that talks to some of what I want:

http://www.its.monash.edu.au/staff/w.../slide6-0.html

Currently I have to log-in twice. The first time when I hit the url I
get a dialog. After I am successfully validated I see my log-in page.
This slide talks about setting a cookie after validation has occurred.

I'd like the user to see my log-in page first, and then pass the
authentication to the "system".

Any help is appreciated.

Mike

  #2  
Old August 18th, 2005, 04:15 AM
mike
Guest
 
Posts: n/a
Default Re: Validating Users to a site

I think I need to set the env variable REMOT*E_USER, not a cookie

  #3  
Old August 18th, 2005, 04:45 AM
logic_earth
Guest
 
Posts: n/a
Default Re: Validating Users to a site


mike wrote:[color=blue]
> I am running coldfusion and
> have an LDAP for authentication. I'd like to have the user log-in and
> then have access to the site, but only through the log-in, i.e. they
> would not be able to go to a lower level page without logging in and be
> validated. It needs to be a secure site.[/color]

[snip]
[color=blue]
> I'd like the user to see my log-in page first, and then pass the
> authentication to the "system".[/color]

I don't know about ColdFusion but i would use sessions.

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles