If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ASP: NT Authenication

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-31-02, 10:20
Schypha Schypha is offline
Registered User
 
Join Date: Aug 2002
Location: Pa
Posts: 2
ASP: NT Authenication

Could someone point me in the direction of a good script that will allow me to authenicate users based on their NT user id and password? My company has refused to give my Intranet site write access, thus even I can't update my own database. They have told me to write a script that will allow access only to users based on their NT account information. I have been scoping the web but cannot seem to find any articles related to this issue. Any help would be greatly appreciated!

Thanks,
Bren
Reply With Quote
  #2 (permalink)  
Old 09-04-02, 06:40
JonathanB JonathanB is offline
Registered User
 
Join Date: Feb 2002
Location: North Wales, UK
Posts: 114
NT authentication needs to be setup on the server in IIS. The user will be required to enter user/pass before even seeing the actual web site, from then on all ASP scripts will run underneath the clients username.
__________________
J^ - web | email
newsASP Developer
Reply With Quote
  #3 (permalink)  
Old 09-04-02, 22:34
Schypha Schypha is offline
Registered User
 
Join Date: Aug 2002
Location: Pa
Posts: 2
Thanks

I spent the weekend reading an IIS book and realized what you are saying. Actually, I just need them to give my database folder write access, which is what I suspected all along. My site works fine, I can see data from my database being pulled in, but I can't update or delete any of the data.


Ahhhh.... Big companies. They love to drive you nuts.

Thanks,
Brenda
Reply With Quote
  #4 (permalink)  
Old 09-06-02, 07:00
JonathanB JonathanB is offline
Registered User
 
Join Date: Feb 2002
Location: North Wales, UK
Posts: 114
Glad you have worked it out
__________________
J^ - web | email
newsASP Developer
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On