Ask a Question related to ASP.NET Security, Design and Development.
-
Guest #1
Getting user name from win2k from asp ?
HI
I donot ahve any idea how to proceed. but my requirement issomehting like if the user click to the logon button on awebpage automatically he gets logged on with his name. how canthis be achieved? i donot want to authenticate him thru useridand password. I just want to take his name automatically fromthe machine and let him log in?
what is the process to do so ? or any lead as to how to proceed.if i know what to look for to achieve this i can search on thenet.
thanks a lot
User submitted from AEWNET ([url]http://www.aewnet.com/[/url])
Guest Guest
-
php 5.0.1 IIS 5 Win2k-as
New installation of php 5.0.1 on a new windows 2000 advanced server running IIS 5. Followed all the instructions for manual installation. Trying to... -
win2k error
After my PC start to boot up win2k OS, it will show an error message"Please give a help file name that you want to open" at the end of booting... -
Win2K and trans_sid
I am running Apache 2.0.47 with PHP 4.3.3 on a Windows 2000 server, and I am having some trouble getting cookie-less sessions to work. I've search... -
XP Pro client joins Win2K domain faster than Win2K Pro client
Any thoughts on why a Win XP Pro client joins a domain faster than a Win 2000 Pro client? The only difference is the client software (ie Win XP Pro... -
WIN2K SP4 available
Thanks for the info :) -
Paul Clement #2
Re: Getting user name from win2k from asp ?
On Wed, 03 Nov 2004 18:19:30 -0800, Guest <Guest@aew_nospam.com> wrote:
¤ HI
¤
¤ I donot ahve any idea how to proceed. but my requirement is somehting like if the user click to the logon button on a webpage automatically he gets logged on with his name. how can this be achieved? i donot want to authenticate him thru userid and password. I just want to take his name automatically from the machine and let him log in?
¤
¤ what is the process to do so ? or any lead as to how to proceed. if i know what to look for to achieve this i can search on the net.
¤
Assuming the user has been authenticated when logging on to the network from Windows all that you
need to do is set up your web application for "Integrated Windows Authentication" using the Internet
Services Control Panel applet.
Paul ~~~ [email]pclement@ameritech.net[/email]
Microsoft MVP (Visual Basic)
Paul Clement Guest
-
aspUSER2 #3
Re: Getting user name from win2k from asp ?
thanks a lot for reponding.
but what variable do i type to display the user name. ?
say i want the user to click to login button. it will display the user
name. but how does it get to know what to type. i am jsut creating a
dummy button with caption as "LOGIN" how i display the variable?
i hope i am clear
thanks again
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
aspUSER2 Guest
-
Paul Clement #4
Re: Getting user name from win2k from asp ?
On Thu, 04 Nov 2004 23:50:14 -0800, aspUSER2 <asp@hotmail.com> wrote:
¤
¤ thanks a lot for reponding.
¤ but what variable do i type to display the user name. ?
¤ say i want the user to click to login button. it will display the user
¤ name. but how does it get to know what to type. i am jsut creating a
¤ dummy button with caption as "LOGIN" how i display the variable?
¤
¤ i hope i am clear
¤ thanks again
Why would you need a Login button if the user is to be authenticated automatically through Windows
security?
Paul ~~~ [email]pclement@ameritech.net[/email]
Microsoft MVP (Visual Basic)
Paul Clement Guest



Reply With Quote

