Browse by Tags

Related Posts

  • Login Problem

    Hi I have created Inhouse asp.net application. i have used Registration and login control. i have created one account. Account name is "Sri". I can logged on my account and i could access my application. In the same time i can log on to my application from another machine using the same User...
    Posted to Security (Forum) by moonsrisun on 05-24-2007, 12:00 AM
    Filed under: authentication, asp.net 2.0 login control aspnetdb iis problems errors, ASP.NET Membership, 2.0, Access, Access rules
  • Single page login to multiple applications

    I am working on a system composed of two domains. The main website has a login box with takes the users info with their site name and redirect them the the correct domain or website. I can't make it, so once passing the encrypted information the next domain login page, authenticate the user and foward...
    Posted to Security (Forum) by spcii on 05-23-2007, 12:00 AM
    Filed under: authentication, authentication cookie ticket, asp.net 2.0 login control aspnetdb iis problems errors, 2.0
  • User Redirect to Individual Pages

    Hey All, I'm currently using a modified club starter kit and im trying to figure out the easiest and most secure way to redirect users to their own personal page when they login. i already have the login names and pages set up, and i can create a link to them no problem, but i need to redirect the...
    Posted to Security (Forum) by zakman411 on 07-03-2007, 12:00 AM
    Filed under: authentication, 2.0, .net security
  • Authenticate user when changing the value in Query string included in URL(Need Security)

    Hi In my Web Application, Depending on Query string value(userId) I am displaying the Details of a User. So If I change the query string value in URL which automatically displaying the results. Like In this URL ForumID=25 to 26, 27, 28. http://forums.asp.net/AddPost.aspx?ForumID=25 I am using Form Authentication...
    Posted to Security (Forum) by srik22 on 07-07-2007, 12:00 AM
    Filed under: authentication, authentication web.config path domain www, 2.0, .net security
  • Web Service From Console Application

    Hi, I'm trying to call a web service from a console application, while this works in the development enviornment. When I run the console application from a different box, it fails with error saying the remote system actively refused connection. The webservice is part of a web application, and uses...
    Posted to XML Web Services (Forum) by KK@C# on 07-17-2007, 12:00 AM
    Filed under: 2.0, credentials, authentication, C# webService, asmx, 401 not authorized
  • Defaultnetworkcredential are empty

    I have a web apps on a win 2003 server that access a web services on a different web server 2003. When everything is on the same machine it works but when I split them I got a HTTP status 401: Unauthorized. I have impersonate set to true and using <authentication mode="Windows"/>. The...
    Posted to Security (Forum) by Groslot on 08-10-2007, 12:00 AM
    Filed under: IPrincipal, Access is denied, authentication, impersonate, User.Identity.Name, 2.0, Kerberos Authentication Integrated IIS Virtual Directory, windows authentications, .net security, Impersonatenation, SPN, Integrated Authentication
  • Did a security update kill our BI portal again?

    The following code used to work (on an aspx page): System.Net.NetworkCredential credentials = new System.Net.NetworkCredential(userName, password); System.Net.WebRequest wr = System.Net.WebRequest.Create( "https://url.edu/" ); wr.PreAuthenticate = true ; wr.Credentials = credentials; System...
    Posted to Security (Forum) by pjpark on 09-05-2007, 12:00 AM
    Filed under: Access is denied, authentication, ASP.NET 2.0, Microsoft, ASP.NET Authentication, HTTPS, 2.0, authentication browsers, user authentication
  • Re: No images on login screen - forms authentication

    Brock, I realize that this is an old post but I believe that VS2005, IE7 and IIS7 may have introduced new complexities with this issue. Images are not being served up on my localhost. I am able to publish my web app up tp my domain and images are served fine, but again, localhost will not display them...
    Posted to Security (Forum) by jorgearn on 09-07-2007, 12:00 AM
    Filed under: authentication, ASP.NET 2.0, ASP.NET Authentication, Internet Explorer, Visual Studio, 2.0, Master Page, vista, localhost
  • Tapping into LDAP

    I'd like to explorer the possibility of using our current LDAP for an administration site. Ideally I'd like the user to visit the site. The site authenticates the user based on LDAP. Based on the user's role, I'd like the sitemap to display only areas they can access. Is all of this possible...
    Posted to Security (Forum) by HCBMRDD on 10-31-2007, 12:00 AM
    Filed under: LDAP, LDAP authentication eDirectory, authentication, Access, membership authentication, 2.0, .net security
  • forms authentication signing the clients out automatically ?

    Hi, I Built forms authentication for my web solution.I use asp.net 2.0 and ı use ajaxtoolkit.dll and its components. first ı signed in. there is no problem. When I am going around with the pages , page automatically sign me out.This happens everytime in the enexpected time. In my local in the studio...
    Posted to Security (Forum) by metia on 11-04-2007, 12:00 AM
    Filed under: ASP.NET, ASP.NET Membership, authentication, ASP.NET 2.0, Authorization, ASP.NET Authentication, Forms authentication, 2.0, FormsAuthenticationTicket Expiration, .net security, AUTHCOOKIE
Page 1 of 2 (11 items) 1 2 Next >