Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Getting window credential from user machine thru' ASP.NET

Reply
Thread Tools

Getting window credential from user machine thru' ASP.NET

 
 
sweetpotatop@yahoo.com
Guest
Posts: n/a
 
      06-11-2007
Hi,

I wonder how can I get the window/network credential from the user
machine thru' ASP.NET?

I have been using LDAP, however, the user will be prompted for
username and password at least once. Is there a way to get the user
credential without the dialog box?

Thanks in advance. Your help would be greatly appreciated.

 
Reply With Quote
 
 
 
 
Eliyahu Goldin
Guest
Posts: n/a
 
      06-11-2007
If your app is for users who trust you and won't mind setting special
security for your site, look at the WshNetwork object. Google for it if
interested.

If your app is for general public, imagine what security havoc this would've
created had it been possible.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


<> wrote in message
news: ups.com...
> Hi,
>
> I wonder how can I get the window/network credential from the user
> machine thru' ASP.NET?
>
> I have been using LDAP, however, the user will be prompted for
> username and password at least once. Is there a way to get the user
> credential without the dialog box?
>
> Thanks in advance. Your help would be greatly appreciated.
>



 
Reply With Quote
 
 
 
 
sweetpotatop@yahoo.com
Guest
Posts: n/a
 
      06-12-2007
How can this be safely passed onto server for checking? All I am
trying to do is to make sure the current user is allow to log onto the
page.

Thanks in advance. Your advice would be greatly appreciated.



On Jun 11, 11:28 am, "Eliyahu Goldin"
<REMOVEALLCAPITALSeEgGoldD...@mMvVpPsS.org> wrote:
> If your app is for users who trust you and won't mind setting special
> security for your site, look at the WshNetwork object. Google for it if
> interested.
>
> If your app is for general public, imagine what security havoc this would've
> created had it been possible.
>
> --
> Eliyahu Goldin,
> Software Developer & Consultant
> Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net
>
> <sweetpota...@yahoo.com> wrote in message
>
> news: ups.com...
>
>
>
> > Hi,

>
> > I wonder how can I get the window/network credential from the user
> > machine thru' ASP.NET?

>
> > I have been using LDAP, however, the user will be prompted for
> > username and password at least once. Is there a way to get the user
> > credential without the dialog box?

>
> > Thanks in advance. Your help would be greatly appreciated.- Hide quoted text -

>
> - Show quoted text -



 
Reply With Quote
 
 
 
Reply

Thread Tools

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
DCOM + IIS + user credential Lambuz ASP General 0 12-16-2005 09:55 AM
Delegation user's credential from webserver to backend server through terminal service culeno ASP .Net Security 3 05-19-2005 08:16 PM
Changing User Password - Credential Problem - Steve - ASP .Net 3 04-02-2004 09:24 PM
Re: How to get Windows logon user credential? Ken Dopierala Jr. ASP .Net 1 08-28-2003 10:46 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57