Browse by Tags

Related Posts

  • OdbcCommands usage

    Heloes again asp.net community! On lack of a better section I'm posting this under webforms section - if not applyable please move it at will - it is authentication related but more of a database connection problem. So I have this piece of code: //select pwd do dado user cmd = new OdbcCommand("SELECT...
    Posted to Other Databases (Forum) by voliveira on 03-25-2009, 12:00 AM
    Filed under: odbc, sql, Authentication, c#
  • Re: Authenticate two diffrent folder using forms authetication

    hi, i am also using Forms Authentication. I think you not understood my issue. Let me clear to you. In my single application there is two folder named "ADMIN" and "USER" and ther is also two login page "admin_login.aspx"(inside ADMIN folder),"login_user"(inside...
    Posted to Security (Forum) by swarupmondal on 08-27-2008, 12:00 AM
    Filed under: <location>, .net C# jobs, ASP.NET 2.0, asp.net 2.0 C#, authenicate users [Edit Tags], authentication, C#, Forms authentication, login web.config, logion controls, web.config C# ASP.net, web.config membership login, Web.config, "asp.net 2.0" "visual studio", login control, <asp.net>, logins, .ASPX [Edit Tags]
  • Authenticate two diffrent folder using forms authetication

    Hi, I am trying to autheticate two diffrent folder and i have two login page respectively in that two folder. Folder structure.... --Admin--->>Admin_welcome.aspx , Admin_login.aspx --User----->>User_welcome.aspx , User_Login.aspx Now i want when user acess the admin_welcome.aspx page it will...
    Posted to Security (Forum) by swarupmondal on 08-26-2008, 12:00 AM
    Filed under: <asp.net>, <location>, .net C# jobs, ASP.Net 2.0, asp.net 2.0 C#, authenicate users, C#, Forms Authentication, login control, login web.config, web.config C# ASP.net, web.config, .ASPX [Edit Tags], "asp.net 2.0" "visual studio", logins, logion controls, Authentication, web.config membership login
  • Authentication Problem

    Hi, I have a website using web parts. I dont want user to login to see this website. Is there any way I can put the username in the web.config and it should authenticate that user so personalization on per user can be enabled? Since its a website, I dont want guest should go to login page but it should...
    Posted to Security (Forum) by sarojanand on 07-16-2008, 12:00 AM
    Filed under: personalization, web parts, authentication, Authorization, C#, login
  • .net 3.5 Custome Role Provider Redirect on Access Denied

    I built a cutome role provider for authentication on my companies new web site and it works. the only issue i am having is when it encounters a resource the user does not have access to it gives a generic "page cannot be displayed" page. i tried adding some custome error pages for http error...
    Posted to Security (Forum) by stephenripple on 06-13-2008, 12:00 AM
    Filed under: ASP.NET, AspNetSqlRoleProvider Error, Authenticate, authentication, Authentication Redirect, authentication web.config, C#, Custom Authentication, custom provider, Custom security, 401.1
  • Re: Windows Authentication with custom, web-based roles

    First, alter the web.config file accordingly: 1 < system.web > 2 < authentication mode= "Forms" > 3 < forms name= ".YOUR-SECURE-COOKIE-NAME" loginUrl= "login.aspx" protection= "All" timeout= "9000" path= "/" /> 4 </ authentication...
    Posted to Security (Forum) by isheahan on 03-18-2008, 12:00 AM
    Filed under: security, authentication, C#, role base security
  • Session expires before forms authentication timeouts within a frameset

    Hello, I am developing a ASP.NET web application using a frameset. I have a header frame and a lower frame. The lower frame is divided to a left frame (which displays a menu) and a right frame which is my main frame in the application. I am also using forms authentication. When the session expires before...
    Posted to State Management (Forum) by danal on 02-17-2008, 12:00 AM
    Filed under: Session, Session and Authentication, Session and FormsAuthentication, session end, session problem, session timeout, .Net 2.0, asp.net, asp.net 2.0, Asp.Net 2.0 session, asp.net., authentication, authentication page-redirection session state stale page target redirection, c#, response.redirect
  • Automatic Login, Email and File Attachment

    I've come across a very interesting C# and ASP.NET project. Part of it will involve an automatic login, creating a new email, attaching a file to that email and then leaving the browser open for the user to complete the rest. This is very similar to what Microsoft Outlook already provides, right...
    Posted to Architecture (Forum) by nima.tavassoli on 10-23-2007, 12:00 AM
    Filed under: session, .NET, C#, email, webrequest, ASP.NET Architecture, authentication
  • Ldap Problem

    Hy friend! I have terrible problem... ...I must read users that are in multiple OU of active directory... for Example: my Active Directory have 2 OU (Number1, Number2) in Number1 there are 2 Users and in Number 2 there are 3 users. Where is the "string query" for catch all five Users (I must...
    Posted to Active Directory and LDAP (Forum) by SuperSpike on 08-20-2007, 12:00 AM
    Filed under: Active Directory, ActiveDirectory ADAM, ActiveDirectoryMembershipProvider, ADAM, LDAP, LDAP domain subdomain filter, ldap tutorial directoryservices, Forest authentication S.DS login ldap, authentication, C#
  • SESSION VARIABLE NOT WORKING IN WEB SERVER

    i v stored some database driven values into session variables at the time of login(i.e user id,user name cetc..)..while running this website in localhost(iis)this works fine. but while i upload this in windows webserver without giving ne error it seems that session variables failed to store the data...
    Posted to State Management (Forum) by shuvradip on 08-07-2007, 12:00 AM
    Filed under: Session, Session Management, session start, session state management, asp.net, asp.net 2.0, c#, authentication
Page 1 of 3 (21 items) 1 2 3 Next >