Ask a Question related to ASP.NET Security, Design and Development.
-
Ivan Ivanov #1
Question about authentication, need help pls
Hi,
I have the following question - is it possbile, from an aspx page, to get
the currently logged in user on the windows machine,
that is accessing the page. But without using windows authentication.
I want to use forms authentication but at the same time be able to get the
currently logged in user opening the aspx page.
Actually the problem i'm trying to solve is the following :
If the user accessing the site is logged in the domain than i let him access
the site,
if not than i provide him with a login page and authenticate him against a
db account.
Thanks
Ivan
Ivan Ivanov Guest
-
Stupid Authentication Question
I am writing an aspx (Visual Basic) logon app for a friend (he needs to be able to reset expired passwords, so the regular windows logon won't... -
Forms Authentication Question
Everything is working in my authentication process except for the fact that I can't retrieve the "UserData" property from the... -
Authentication Question
Hi, I'm developing an Internet site that is going to be password protected. I have one windows 2000 domain on the Internet side of things, and... -
Windows Authentication Question !!
Hi Guys, I have <%=User.Identity.Name%> on my asp.net page and i can retrieve the Username for example ComputerName/Username or... -
asp.net FORMS authentication question
hi all with forms authentication, how does that work for a site with introduction and tour or maybe some more pages? by using forms...



Reply With Quote

