Browse by Tags

Related Posts

  • authorizing user agains AD

    well, that can be quite simple, but problem is: i need to first, get his windows credentials, and then check if that credentials are valid on the AD i want, and then authorize the user, or if they are not valid, use forms authentication to authorize him, is there some way to do that? i can only got the...
    Posted to Security (Forum) by Thiagoess on 12-04-2008, 12:00 AM
    Filed under: security, Active Directory, Authorization, Mixed Authentication
  • Lower level roles in Authorization Manager

    Hello, Is there a way to enumerate lower level roles? I have a total of about 20 role definitions in the Authorization Manager. About 6-7 of them (intutively top level) "contain" one or more other ones (intutively lower level). Now in the Role Assignments, I assign all the 20 roles, and add...
    Posted to Security (Forum) by greatbear on 08-01-2008, 12:00 AM
    Filed under: security, Security - membership, Security membership, VB, vb.net, .NET 2.0, Authorization, authorization store, AuthorizationStoreRoleProvider, Visual Studio
  • Re: Extending Membership API vs. Custom Authorization

    So, I have been putting a little more thought into this and I thought it would be helpful if a provide more concrete details about my requirements. We can look at a few of the required web pages below. /Login.aspx - The login page. /Default.aspx - The start page. Links to other pages in the application...
    Posted to Security (Forum) by rewt on 07-05-2008, 12:00 AM
    Filed under: permissions, security, Authorization, membership, web service
  • Active Directory & SQL list of users with managers and managers with users

    I have been tasked with some authentication/access items and know there is an easy way to do this within AD but don't know where to start. What I have set up is a OU called Test Users within an OU called Sales within our main domain. Within the OU=Test Users there are several security groups having...
    Posted to Active Directory and LDAP (Forum) by b471code3 on 12-04-2007, 12:00 AM
    Filed under: Security, sql database ad, Active Directory, ActiveDirectory ADAM, ActiveDirectoryMembershipProvider, AD, AD LDAP, ADAM, ADSI, ASP.Net, authentication, authorization, Authorization Manager
  • Reset password direction requested...

    I have inherited an ASP Reset Password application for a help desk. I have coded a few vb.net console apps to maintain AD accounts but have little experience with ASP programs. My task is to provide better authentication while reducing the amount of logins required to reset a user's password. The...
    Posted to Security (Forum) by seidensc on 10-31-2007, 12:00 AM
    Filed under: ResetPassword, security, System.DirectoryServices, user authentication, Active Directory, Active Directory Membership Provider, ActiveDirectoryMembershipProvider Membership Authentication Configuration, asp, ASP.NET 1.1, ASP.NET 2.0, Asp.net identity, authentication user management forms blog, Authorization, Forms authentication, FormsAuthentication, impersonate, impersonate impersonation web.config, impersonation, windows authentication forms authentication, Web.config, ASP.NET Authentication, authentication
  • Re: AD Authorization

    .NET has built in support for authentication and authorization using AD. With ASP.NET you can just make changes to the web.config to turn on Windows authentication and authorization. With ASP.NET 2.0 they now have membership and role management providers that give you more flexibility. There is also...
    Posted to Active Directory and LDAP (Forum) by rjgiorgi on 08-28-2007, 12:00 AM
    Filed under: Security, ASP.Net, asp.net 2.0, authN, authorization, Authorization Manager, authZ, AzMan, authentication
  • single signin for multiple application wouldn't work..

    hi everybody, I am trying to develop a single signin for more application. i have try to set the validationKey and decryptionKey for both application but at machinekey but it wouldn't work. i try to check user.identity.isauthentication is give me true. why it works like that? any suggestion? and how...
    Posted to Security (Forum) by etws14 on 03-16-2007, 12:00 AM
    Filed under: security, User.Identity.Name, ASP.NET 2.0, authentication cookie ticket, Authorization, Forms authentication, FormsAuthentication, FormsAuthentication authorization web.config, FormsAuthentication IE7 SetAuthCookie RedirectFromLoginPage, FormsAuthentication userID, Web.config, Application_AuthenticateRequest, ASP.NET Authentication, authentication
  • Implementing simpe authentication to an existing ASP.Net 1.1 site

    I have an existing ASP.Net 1.1 site that the client now wants me to password-protect. That is, the first time a user goes to a page in the virtual directory it should ask for a password. Typing the wrong password will show an "access denied"-type message, while typing the right password will let the...
    Posted to Security (Forum) by Tyto on 03-13-2007, 12:00 AM
    Filed under: password, security, Authorization, authentication, ASP.NET 1.1
  • Switching RoleProviders at runtime

    Hi, I have an application that is using a Menu control with securityTrimming enabled. I understand ( but I might be wrong here!) that this control uses the default Role provider in the web.config to determine what to show and what not, according to the roles the user belongs to. I wrote my own custom...
    Posted to Security (Forum) by luisetxe on 02-20-2007, 12:00 AM
    Filed under: role, role member security, Role Provider, role security authorization, security, ASP.NET 2.0, ASP.NET Membership, Authorization, C#, Web.config
  • Re: user.identity.name doesn't work on server

    I tried as u mentioned.. as making changes like below to my web.config and turning off the anonymous access. still it is poping up the username and password window. < system.web > < compilation debug = " true " /> < authentication mode = " Windows " /> < authorization > < deny...
    Posted to Security (Forum) by BhaveshPatel on 01-11-2007, 12:00 AM
    Filed under: security, User.Identity.Name, users, Access, authentication authorization messages, Authorization, Web.config, authentication, asp.net forms authentication shtml server side includes IIS
Page 1 of 2 (17 items) 1 2 Next >