Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
PHP - Windows Authentication
Old 07-08-2008, 02:08 AM PHP - Windows Authentication
Experienced Talker

Posts: 34
Name: DesignersForHire
Location: India
Trades: 0
I have PHP website running on an apache 2.2 webserver which is in a Windows Network. All users log in on their computers with a network account.

If this is the case I would need to get their network account user name for the each person's login.So the login to website will be authenticated using their username

How can I get this using php???.Please help me on this
__________________
Joseph

Please login or register to view this content. Registration is FREE
michael_1980 is offline
Reply With Quote
View Public Profile Visit michael_1980's homepage!
 
 
Register now for full access!
Old 07-08-2008, 02:47 AM Re: PHP - Windows Authentication
JeremyMiller's Avatar
WT Moderator

Posts: 1,712
Name: Jeremy Miller
Location: Las Vegas, NV
Trades: 0
AFAIK you can't. PHP will be running on your server. Your people will be connecting through a browser. Browsers don't transmit that data. A server instance won't be created for each user. No way to send that data around.

Better to create a separate login.
__________________
Jeremy Miller

Please login or register to view this content. Registration is FREE
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Old 07-08-2008, 03:22 AM Re: PHP - Windows Authentication
Experienced Talker

Posts: 34
Name: DesignersForHire
Location: India
Trades: 0
But when a user logins with a username for a specific machine, then that info can be fetched using PHP right??.Is that info available in any server variable?? Any one have idea on this
__________________
Joseph

Please login or register to view this content. Registration is FREE
michael_1980 is offline
Reply With Quote
View Public Profile Visit michael_1980's homepage!
 
Old 07-08-2008, 03:26 AM Re: PHP - Windows Authentication
JeremyMiller's Avatar
WT Moderator

Posts: 1,712
Name: Jeremy Miller
Location: Las Vegas, NV
Trades: 0
Hmmm...Not sure why it didn't come out right the first time, so let me be 100% clear:


No. You can't fetch it in PHP -- it's never sent to PHP so PHP will never have access.
__________________
Jeremy Miller

Please login or register to view this content. Registration is FREE
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Reply     « Reply to PHP - Windows Authentication
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.21204 seconds with 12 queries