Re: Windows Authentication issue
From: Govind Rathi (govind_rathi@hotmail.com)
Date: 11/28/02
- Next message: nu-k-ar: "Re: Design for ASP.Net w/ ComponentServices"
- Previous message: Larry Hastings: "Re: WebControls error in an application running under an impersonate identity"
- In reply to: Larry Hastings: "Re: Windows Authentication issue"
- Next in thread: Govind Rathi: "Re: Windows Authentication issue"
- Reply: Govind Rathi: "Re: Windows Authentication issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Govind Rathi" <govind_rathi@hotmail.com> Date: Thu, 28 Nov 2002 10:16:52 +0530
Hi,
Larry, I want my application to run under windows authentication.
Further I found the cause of the problem.
Actually the user who is trying to log in to my application, doesn't has
permissions to log into my server, as set by the local policy of that
server.
But why I am wondering is that I have another application running under
windows authentication on the same server, which is developed using ASP.
User is able to access that aplication successfully.
Anybody faced anything like this....
thanks in advance,
Govind.
"Larry Hastings" <greg.NOSPAM.@NOSPAM.unixsucks.com> wrote in message
news:uu9pa2eu70649c@corp.supernews.com...
> Most likely becouse you have integrated windows authentication turned on.
Do
> you need that functionality? If not then remove it.
> If yes then make sure that credentials you are currently logged on to your
> local machine are the same which application uses.
>
> --
>
> G
> http://www.unixsucks.com
> "Govind Rathi" <govind_rathi@hotmail.com> wrote in message
> news:uW3mU#glCHA.2800@tkmsftngp04...
> > Hi All,
> > To add more details to my problem.
> > If I open a browser on my server (where I installed my application) I am
> > able to see the aspx pages...
> > but if I am trying from some other machine on the same network/domain.
> > I get that "Enter Network Password" alert.
> >
> > any help...
> >
> > Govind.
> > "Govind Rathi" <govind_rathi@hotmail.com> wrote in message
> > news:uSrplWflCHA.2644@tkmsftngp02...
> > > Hi All,
> > > I have a web application running under "Windows Authentication" mode
> > > developed using ASP.NET.
> > >
> > > I never had any issues or problems with the authentication on my test
> and
> > > development machines.
> > >
> > > But when I deployed my application on production box.
> > > I am not able to access any aspx files.... rather I am getting a login
> pop
> > > up saying "Please type your name and password"
> > >
> > > I guess it's some thing wrong with the configuration in
machine.config,
> > > though I couldn't get to know what's wrong...
> > >
> > > any help will be highly appreciated..
> > >
> > > thanks in advance,
> > > Govind.
> > >
> > >
> > >
> > >
> >
> >
>
>
- Next message: nu-k-ar: "Re: Design for ASP.Net w/ ComponentServices"
- Previous message: Larry Hastings: "Re: WebControls error in an application running under an impersonate identity"
- In reply to: Larry Hastings: "Re: Windows Authentication issue"
- Next in thread: Govind Rathi: "Re: Windows Authentication issue"
- Reply: Govind Rathi: "Re: Windows Authentication issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|