Re: User Identity

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Joe (anonymous_at_discussions.microsoft.com)
Date: 07/28/04


Date: Wed, 28 Jul 2004 08:18:01 -0700


Kevin,

 Could you please point me to some examples/explain how I
can set Windows Integrate Authentication for my
application.

I can only see a check box for the same in IIS which is
ticked but the user still gets a username/password dialog

could you kindly explain the process

Thanks a lot for your help

Regards

Joeseph

>-----Original Message-----
>> what happens when I make a setup and this is deployed
on
>> the server.Is it anonymous access by default on the
>> server.
>
>These permissions are managed by IIS. By default, web
sites in IIS allow
>anonymous access.
>
>> If so how can I authorize users in an intranet to
access
>> the web page without the username/password dialog
coming
>> up and at the same time get the NT Login of the user
>
>Use Windows Integrated Authentication.
>
>--
>HTH,
>Kevin Spencer
>..Net Developer
>Microsoft MVP
>Big things are made up
>of lots of little things.
>
>"Joe" <anonymous@discussions.microsoft.com> wrote in
message
>news:5b5a01c474ab$9f70dca0$a301280a@phx.gbl...
>>
>> Thanks a lot guys, Everyone was logging in anonymously
>>
>> I have 2 more questions and would appreciate if you
guys
>> could answer
>>
>> what happens when I make a setup and this is deployed
on
>> the server.Is it anonymous access by default on the
>> server.
>>
>> If so how can I authorize users in an intranet to
access
>> the web page without the username/password dialog
coming
>> up and at the same time get the NT Login of the user
>>
>>
>> Thanks for all your help
>>
>>
>> >-----Original Message-----
>> >Make sure you uncheck Anonymous access in IIS for your
>> vitual directory.
>> >Check Integrated Windows authenticaiton.
>> >
>> >Add <authentication mode="Windows" /> to web.config.
>> >
>> >I wouldn't mess with the <allow/deny users> until you
>> can read the username.
>> >
>> >HTH,
>> >Greg
>> >
>> >"Joe" <anonymous@discussions.microsoft.com> wrote in
>> message
>> >news:5ae901c47491$d4ef77c0$a501280a@phx.gbl...
>> >>
>> >> I check for the NTLogin of a user by
>> >> Page.User.Identity.Name,
>> >>
>> >> but when I put the app on the server the value for
>> >> Page.User.Identity.Name is ""
>> >>
>> >> I had the <allow users="*/> attribute commented out
on
>> my
>> >> machine and had <deny users="?"/>
>> >>
>> >> how do I do this on the server to get the user
NTLogin
>> >> name
>> >>
>> >> thanks
>> >
>> >
>> >.
>> >
>
>
>.
>



Relevant Pages

  • Re: Mail Delivery Problem Error Code: 454 5.7.3
    ... Kevin Wang ... >off on your server. ... >turn ON anonymous access. ... Authentication button, ...
    (microsoft.public.windows.server.sbs)
  • RE: Save IE password thorugh group policy
    ... that web site, this remote cookie will pickup the password so that the users ... You can configure IIS to Anonymous access or Digest ... Configure Authentication in IIS ...
    (microsoft.public.windows.group_policy)
  • Re: User ASPNET in SQL Server 2000
    ... When you hit a web application that has anonymous access, ... While I love integrated security in SQL Server, it is often a pain in web ... maintenance of accounts with access. ... >>> authentication", and has the same users as in Win 2000 ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: My boss....
    ... Click the Edit button under Authentication and access control, ... properties, Web site tab, Advanced button) ... Exchange virtual directory, clear the anonymous access box, clear Integrated ...
    (microsoft.public.windows.server.dns)
  • Re: Implement AuthenticationButton for anonymous and integrated access
    ... You'll want to set your portal up for anonymous access. ... Windows Authentication is checked. ... they are part of the SharePoint domain. ... users will be prompted to log in to access these javascript files. ...
    (microsoft.public.sharepoint.portalserver.development)