Ask a Question related to ASP.NET Security, Design and Development.
-
mich ravida #1
Unable to log on error is encountered in windows identity
hi all!
i have a problem regarding the windows identity. i instantiate windows
identity passing the upn (user principal name). Unable to log on error
was encountered. I don't know if i miss somthing with config settings
of our domain controller or the active directory. please advice.
mich
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
mich ravida Guest
-
Can't logoff from IIS with Windows Identity
Hi, I'm using Windows Authentication in my ASPNET application, but there is no way to logoff user beside to close the browser because user is... -
Old ASP Windows User Identity
Is there a way in ASP (3.0, not .NET) for me to determine who the current windows users is (i.e. the user who was authenticated and who is... -
Windows 2003 Identity issue.
I have a small ASP.NET app that maintains a SQL Server database. When I delpoy to a Windows 2003 Enterprize Server I get the following error on... -
Windows identity during asynchronous calls
I'm trying to access a SQL server from a thread started from an asp.net application and get a "Cannot log into database as user null..." error. How... -
resetting password for windows XP identity
My second computer has only one identity on it. I changed the password to make sure my son was not going on the internet when I did not know it. ... -
Joe Kaplan \(MVP - ADSI\) #2
Re: Unable to log on error is encountered in windows identity
The UPN ctor in WindowsIdentity requires a 2003 native AD domain and
Kerberos. Do you have all that?
Joe K.
"mich ravida" <m_ravida16@hotmail.com> wrote in message
news:OS0r1aIJFHA.2524@TK2MSFTNGP10.phx.gbl...>
>
> hi all!
>
> i have a problem regarding the windows identity. i instantiate windows
> identity passing the upn (user principal name). Unable to log on error
> was encountered. I don't know if i miss somthing with config settings
> of our domain controller or the active directory. please advice.
>
>
> mich
>
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Joe Kaplan \(MVP - ADSI\) Guest



Reply With Quote

