Browse by Tags

Related Posts

  • How to implement different access levels within the same Role

    Hello all. I am about to develop a web app for managing information that is grouped into different areas or departments, and each one should have an administrator. I am going to create the following roles using the ASP.NET Forms Roles and Membership providers: Super Admin Group Admin Regular User Group...
    Posted to Getting Started (Forum) by vialetti on 04-17-2009, 12:00 AM
    Filed under: role, roles, Authentication, membership, provider
  • Multiple Authentication Methods / Storing Connection Strings outside web.config

    I have 2 questions: 1) We have an existing website with its own rules for authenitcation for our customers. We now want to add membership for use with our employees for the CMS section of the site. Is it possible to have these 2 authentication methods or is there an easy way for us to switch the authentication...
    Posted to Security (Forum) by Jalias on 05-28-2008, 12:00 AM
    Filed under: authentication, membership authentication, membership
  • Membership, Roles and Authentication on a shared host

    Hi, I have managed to set up most of the asp.net membership and roles system on a shared host. The database has all the correct tables etc and the web.config has been updated to use my hosted database as the default provider. My login page works and accepts my details, taking me to the correct page ...
    Posted to Security (Forum) by magicjoef on 05-27-2008, 12:00 AM
    Filed under: shared host, authentication, roles, membership
  • ApplicationID differs on 2 development computers

    Hi I'm writing an ASP.Net 3.5 website using VS 2008. I have a remote SQL Server setup, that has all the membership and role tables setup already. When I worked from home, I was able to login to the website, but today, when I brought it to work (different computer, but still with VS 2008), I couldn't...
    Posted to Security (Forum) by GrimStoner on 04-29-2008, 12:00 AM
    Filed under: Role Provider, security, SQL 2005 Express or Standard, ASP.NET 3.5, aspnet_Users, authentication, credentials, Forms authentication, logging in, membership, database online
  • Authentication in Code Behind

    Here is what I want to accomplish 1- Create a user without using the login control (I have my reasons...) - No problem this is accomplished through : MembershipUser newUser = Membership .CreateUser(tbUserName.txt, tbPassword.Text); etc... 2 -After the user is created, log in the user and redirect to...
    Posted to Getting Started (Forum) by cunharubens on 11-27-2007, 12:00 AM
    Filed under: authenicate, Authentication, login code behind, membership
  • Custom Membership Using UserID not Username

    I have built a Custom Membership Provider, my underlying database structure is tuned to use userID's for searching so when I use the membership.GetUser I want to retrieve a MemberShipUser object using the UserID. The only way I can think is to store the User ID in session and have a helper class...
    Posted to Security (Forum) by scott@elbandit.co.uk on 08-20-2007, 12:00 AM
    Filed under: ASP.NET Membership, Authentication Redirect, cookies forms authentication, Forms authentication, FormsAuthentication, formsAuthentication membership roleproviderr, FormsAuthentication userID, membership, membership authentication, login control, authentication, authentication cookie ticket, .net security, ASP.NET Authentication
  • AD / ADAM authentication and IIS 6.0 (C#)

    I'm working on a solution for my employer that grabs the currently logged in user's name using a WindowsIdentity method, and compares that to an Active Directory LDAP query to get the "Title" property. If the title property matches a list of permitted titles in the code-behind, it grants...
    Posted to Security (Forum) by fivepoundunit on 08-11-2007, 12:00 AM
    Filed under: NTauthentication, SearchResult, SearchResultCollection, Security - membership, security - membership users, Security membership, System.Net.NetworkCredential nt-authentication, user, user authentication, User Identity, User Information, User.Identity.Name, UserName, users, Virtual Directory, Visual Studio, visual web developer, Web, web application project, Active Directory, authentication browsers, authentication user management forms blog, Authorization, IIS6, impersonate, impersonate impersonation web.config, impersonation, LDAP, Logged in username, membership, membership authentication, membership authentication redirect, windows authentication, windows authentication forms authentication, windows authentications, Web.config, IIS, Validation, authentication
  • Re: applicationName

    Guys !!! I am having the same problem as above... In this kind of critical scenario, I am expecting some answer from asp.net moderator.... Please.. Like initially when i started dealing with aspnetdb, i kept applicationname="\" , and then after some time i changed it to applicationname="myapplication"...
    Posted to Security (Forum) by BhaveshPatel on 08-02-2007, 12:00 AM
    Filed under: personalisation, Roles Provider, Security - membership, Security membership, ASPNETDB, CreateUserWizard asp.net, domain aspnet_users membership provider prefix, FormsAuthentication, FormsAuthentication authorization web.config, formsAuthentication membership roleproviderr, membership, Membership Provider, method, membership authentication, providers, asp.neTt 2.0 memembership, asp.net configuration tool, LOGIN DATABASE ASPNETDB USERS, ASP.NET Authentication, authentication
  • Authenticate Form with SAM's membership provider ?

    Hello, I'm using "Connexion"'s controls like Login or CreateUserWizard etc ... the authentication mode is Form. I don't want to use sqlproviders, i want to use the SAM system as provider, is it possible ? My gaol is to provide an application reachable through internet, with user...
    Posted to Web Forms (Forum) by spegase on 07-14-2007, 12:00 AM
    Filed under: user identity, Active Directory, connexion, Membership, sam, provider, Authentication
  • Createnew wizard gets automatic login for new user

    Hey guys... I have very little problem... definately someone can help me on it. I have one page with createnewwizard (for creating new user.) , including webparts and aspnetdb. In my solution I have something like... only Administrator can add a new user any time.... so lets say administrator is logged...
    Posted to Security (Forum) by BhaveshPatel on 04-16-2007, 12:00 AM
    Filed under: ProfileCommon, redirecturl, asp.net forms authentication shtml server side includes IIS, ASP.NET Membership, Authentication Redirect, Authorization, createuserwizard, CreateUserWizard asp.net, credentials, current user, FormsAuthentication userID, membership, authentication, aspnet account, ASP.NET Authentication
Page 1 of 3 (22 items) 1 2 3 Next >