/    Sign up×
Community /Pin to ProfileBookmark

Building a web application that uses a username and password stored "elsewhere"

I’m writing a web application using PHP. The web application requires a username and password that was already entered and vaildated when the user logged into the computer. Meaning, the username and password that the user typed in to log into the computer is the same username and password required in the web application. I’m trying to make it so when the user logs into the computer, the user doesn’t have to type his or her username and password again since it was already typed in.

I was wondering if there is a way that PHP could retrieve the username and password that was already typed in by the user. This is on Windows XP machines.

Any help is welcome! If anyone knows of any resources, that will be helpful as well!!

Thanks,
Dan

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@bathurst_guyNov 21.2006 — No. PHP is server side language. You cannot obtain this information through any web based languages or script - that is except maybe Active X (but saying that makes me shivvvver!).

If you can have the users log onto a domain or active directory you can use LDAP.
Copy linkTweet thisAlerts:
@ItsOrreeecoauthorNov 22.2006 — Thanks a lot for your help.

What is LDAP? How can I learn about it and how does it relate to PHP, or anything web related.

-Dan
Copy linkTweet thisAlerts:
@bathurst_guyNov 22.2006 — Well [url= http://au2.php.net/manual/en/ref.ldap.php]LDAP[/url] relates to PHP because it is a PHP function.
×

Success!

Help @ItsOrreeeco spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.23,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...