Browse by Tags

Related Posts

  • IIS 7.5, Authentication Error 401

    Setup Windows Server 2008 R2 IIS 7.5 Active Directory problem setting up the authentication on a restricted site, i need 1 of my sites to only be visible to the two groups hgaLogon and hgaMedical, then 1 folder of the site to only be avalible to hgaMedical. how do i do this ? i have tried different things...
    Posted to Security (Forum) by joepitt91 on 06-11-2009, 12:00 AM
    Filed under: R2, RC, server, Unauthorized, user, 2008, 401, 7.5, active, AD, authentication, Directory, Group, IIS, windows
  • Re: General acces denied error, please help

    Thanks for the link, that cleared up things a little bit.... But I still don't understand one thing.... In our production server, impersonate is set false. So according to that article, it should be passing on the ASP.NET account to IIS? Is this correct? In my code, I am already binding the DirectoryEntry...
    Posted to Active Directory and LDAP (Forum) by maloriopolium on 04-24-2009, 12:00 AM
    Filed under: AD
  • AD CreateOrganization failure problem

    Dear All: I try to set up AD on an Organization but the following error message appears: <response> < errorContext description= "Unable to create 'cn=_Private'./General access denied error/Create Object" code= "0x80070005" executeSeqNo= "25" > < errorSource...
    Posted to Microsoft Provisioning System (MPS) (Forum) by pilot0401 on 04-02-2009, 12:00 AM
    Filed under: MPS, ad, XML, CreateOrganization
  • ActiveDirectoryMembershipProvider and the ProviderUserKey

    I'm curious if anyone knows why the ActiveDirectoryMembershipProvider(ADMP) uses a SecurityIdentifier instead of a GUID for the ProviderUserKey. The other part of that questions is there a way to change what ADMP uses for the ProviderUserKey similar to how you can set what it uses for the username...
    Posted to Security (Forum) by BigTundra on 03-27-2009, 12:00 AM
    Filed under: AD, eDirectory, guid uniqueidentifier, ProviderUserKey
  • Cross domain authentication LDAP does not work

    Hi, I created one web application with authentication using the LDAP. We have different domains in forest. My web application is hosted in domain 'A'. When user of Domain 'A' access the application and provides the credential then it authenticates succesfully. when user of Domain 'B'...
    Posted to Active Directory and LDAP (Forum) by realsachin on 03-19-2009, 12:00 AM
    Filed under: Active Directory, AD, LDAP
  • how ppc systems work?

    Hi,Friends! I am thinking about an online advertisement project based on click payment(ppc: pay per click). you know about these systems. when you open an account in such system in your account space there is a code generated and you copy it and paste it to your website HTML code.ads will appear in your...
    Posted to Getting Started (Forum) by mahdiahmadirad on 03-08-2009, 12:00 AM
    Filed under: ppc, ad, advertisement system
  • Re: Help me, Logon failure: unknown user name or bad password

    When you are instantiating a directory object, pass the username and password along with the ldap path as arguments. Example: Dim oRoot As DirectoryEntry = New DirectoryEntry("LDAP://" & ldapServerName & "/dc=gm,dc=co,dc=id", username, password) Username format: domain\username...
    Posted to Active Directory and LDAP (Forum) by olji on 02-19-2009, 12:00 AM
    Filed under: Active Directory, Active Directory Application Mode, ActiveDirectory ADAM, AD, AD LDAP, ADAM, ADSI, DirectoryEntry
  • Active Directory: Verify if a user exists (???)

    Hi friends, I'm developing a system to manage the users of a domain. Functions to create and update are already been createds, but is missing a function to verify if a user exists in Active Directory. I have tried to use the code typed below: public static bool UserExists(string user) { bool exist...
    Posted to Microsoft Solution for Windows-based Hosting (Forum) by Bressan on 02-17-2009, 12:00 AM
    Filed under: Active Directory, AD, user
  • GPO report for current computer

    Hi all I have a problem with Active Directory I try retrieve Group Policies Objects for current computer, but can't solve it there is my code, but I get not relevant information SearchResult result; DirectorySearcher search = new DirectorySearcher (); search.Filter = String .Format( "(&...
    Posted to Active Directory and LDAP (Forum) by psyafter on 01-18-2009, 12:00 AM
    Filed under: AD, GPO
  • Intermittent username/password prompt with Windows Integrated Authentication

    I have an intranet ASP.NET 2.0 web app running on a Win 2003 SP2 server running IIS 6.0 that gives intermittent and, as yet, un-reproduceable username/password prompts for some of our users. I'm using authentication mode="Windows" in my ASP.NET app and Integrated Windows authentication...
    Posted to Security (Forum) by Mundo on 12-23-2008, 12:00 AM
    Filed under: passing credentials, security, <IIS><Subdomains>, active Director roles authorization, Active Directory, AD, asp.net 2.0, asp.net Security, authentication, authentication problem, credentials, Cross Application Authentication and Session, IIS 6, IIS 6.0, Integrated Authentication, Integrated Windows Authentication, intranet authentication WindowsIdentity, windows authentication web.config, login problem, <asp.net>, "Security", activedirectoryMembershipProvider., windows authentication, ASP.NET Authentication
Page 1 of 5 (47 items) 1 2 3 4 5 Next >