Get user and password

M

MeAndI

Hi,

it is possible to get the name and the password of a system user?
E.g. I have a login page and I have one user on my server \\myserver\user1
which has the password "pass1"
The web user iserts the username and the password in the login page: can I
check these fields with the user on my server
(if user inserted = "user1" and pass inserted = "pass1") then ....

please help
 
R

Ray at

What kind of authentication are you talking about? NT authentication or
names and passwords stored in a database or something along those lines?

Ray at work
 
B

Bob Barrows

You can get the name, but not the password. The LOGON_USER servervariable
will contain the login name of the user.

Bob Barrows
 
M

Mark Schupp

You can use LDAP to authenticate against the NT user database. check the
newsgroup archives for "LDAP Authentication" there have been numerous
threads. Perhaps someone has a convenient link to the appropriate code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,141
Messages
2,570,816
Members
47,361
Latest member
RogerDuabe

Latest Threads

Top