Re: How do I validate user credentials
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 03/03/04
- Next message: Steve O'maley: "Exception Management Application Block In SubFolders"
- Previous message: burcinyazici_at_yahoo.com: "Re: Any method to return the current procedure name in VB.Net"
- In reply to: Paul Steele: "How do I validate user credentials"
- Next in thread: Paul Steele: "Re: How do I validate user credentials"
- Reply: Paul Steele: "Re: How do I validate user credentials"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 03 Mar 2004 07:57:32 -0600
On Tue, 2 Mar 2004 18:33:53 -0400, "Paul Steele" <paul.steele@acadiau.ca> wrote:
¤ I'm writing a C# program that needs to validate an Active Directory
¤ username/password? The program will be running on a workstation that is not
¤ part of the domain. It doesn't have to do anything else other than determine
¤ if the credentials are valid. Any pointers would be appreciated.
¤
I don't see how this is possible unless the workstation can talk to the domain either directly or
indirectly. One indirect method might be to contact a web service or remote object that is in the
domain through which you are attempting to authenticate.
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Next message: Steve O'maley: "Exception Management Application Block In SubFolders"
- Previous message: burcinyazici_at_yahoo.com: "Re: Any method to return the current procedure name in VB.Net"
- In reply to: Paul Steele: "How do I validate user credentials"
- Next in thread: Paul Steele: "Re: How do I validate user credentials"
- Reply: Paul Steele: "Re: How do I validate user credentials"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|