Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > authentification

Reply
Thread Tools

authentification

 
 
Dan Nash
Guest
Posts: n/a
 
      09-09-2004
Hi guys,

Couple of general questions for you. Background is I'm about to start
writing version 2 of a client's intranet system in .NET (originally ASP).
Just wanted to ask...

First of all, I'm looking at using forms authentification with a database.
So am I right in thinking that I need to put something in Web.Config to tell
the app to go and validate from a seperate file (one that loads the db and
checks password against a table of passwords), instead of using
<credentials>? If so, how would I go about this?

Secondly, what we *really* want to do is get rid of the login altogether.
Each users logs into Win2k3 server, so can I just pull what they are logged
into the computer as for the authentication on the intranet? They are not
using AD, so is this possible, and how would I go about that?

And lastly, if that is possible, what are they chances of running an ASP
page to actually force them to change their Windows password?

Any help on these would be useful - trying to come up with a project plan
for the rewrite )

Thanks in advance


Dan
 
Reply With Quote
 
 
 
 
Andy Mortimer [MS]
Guest
Posts: n/a
 
      09-10-2004
You may need to review these links:-

http://msdn.microsoft.com/library/de...us/cpguide/htm
l/cpconsimplecookieauthentication.asp

http://www.microsoft.com/resources/d...003/datacenter
/proddocs/en-us/Default.asp?url=/resources/documentation/windowsserv/2003/da
tacenter/proddocs/en-us/aaconaspnetauthentication.asp

Regards

Andy Mortimer [MS]
Please do not send email directly to this alias. This alias is for
newsgroup purposes only

This posting is provided "AS IS" with no warranties, and confers no rights.
OR if you wish to include a script sample in your post please add "Use of
included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"

 
Reply With Quote
 
 
 
Reply

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
XP Authentification.... =?Utf-8?B?RmFUaGVSLVRlRA==?= Microsoft Certification 2 08-08-2005 09:30 AM
XP Pro authentification tool =?Utf-8?B?RmFUaGVSLVRlRA==?= Microsoft Certification 2 07-28-2005 06:52 PM
SSL and Forms authentification =?Utf-8?B?U2FsYW1FbGlhcw==?= ASP .Net 6 11-25-2004 01:53 AM
Authentification on news.mozdev.org? Nicolas Chevreux Firefox 1 09-14-2004 12:22 PM
Authentification question Ivan Demkovitch ASP .Net 6 08-22-2003 10:01 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57