Browse by Tags

Related Posts

  • Update User Info in Active Directory via a Web Site

    I am trying to create a page where my users can go to update their information in Active Directory. I am able to pull the information out without any problem, but when I try to write back any changes, I get a "General Access Denied Error." I have been searching for solutions to the problem, but I have...
    Posted to Active Directory and LDAP (Forum) by cwoods on 01-04-2007, 12:00 AM
    Filed under: LDAP, Directory Services, Security, DirectoryEntry, Active Directory
  • AD Search Won't Run on Clint Computer

    I have written an ASP.Net page which performs a search of AD for a list of users. The code works perfectly on the development box (from within the ASP.Net development environment), and it works perfectly if you call the page from the browser on the web server, but it won't run if you call the page up...
    Posted to Active Directory and LDAP (Forum) by Nick_Marinelli on 01-11-2007, 12:00 AM
    Filed under: LDAP, Directory Services, DirectoryEntry, Active Directory
  • Active directory groups are not listed for a user (at times ) using LDAP

    Hi All, I am using LDAP to get active directroy groups for a given user. I am able to see the AD gorups list some times. But it is not consistent. Some times I get empty list. If any one can help in this regard, It would be great. If you have any other way of getting AD groups Please let me know. This...
    Posted to Active Directory and LDAP (Forum) by radhuvas on 03-23-2007, 12:00 AM
    Filed under: LDAP, Directory Services, DirectoryEntry, Active Directory, LDAP domain subdomain filter
  • Searching multiple domains ...

    Hey All, I have successfully coded to get the information from our AD Domain but because of the mergers we have many trusted domains and the users needs to be verified against them as well. But I really don't know how its been done in C#. I know it can be done because the Sharepoint 2003 finds any...
    Posted to Active Directory and LDAP (Forum) by dsouzvi on 06-01-2007, 12:00 AM
    Filed under: Forest authentication S.DS login ldap, Directory Services, DirectoryEntry, ActiveDirectory ADAM, LDAP, LDAP domain subdomain filter
  • Unknown Errors Unknown error (0x8000500c) help in DirectoryService

    Hi all, I'm new to active directory programming. I am trying to write a console program that read the LDAP attributes and generate a csv file. I've specified the required attributes in a string array. It works properly for most attributes but get strange error for some attributes such attributes...
    Posted to Active Directory and LDAP (Forum) by gakuci on 07-24-2007, 12:00 AM
    Filed under: LDAP, ADSI, Directory Services, authentication, eDirectory, Security, ADAM, ChangePassword, DirectoryEntry, Invoke, Active Directory, Slow, ActiveDirectoryMembershipProvider, LDAP domain subdomain filter, ActiveDirectory ADAM, System, Statistics, User, Machine, Forest authentication S.DS login ldap, tokengroups nested, service account, lockdown, Connection String, Application Blocks, DAAB, Data Access Application Blocks, IIS6, Web Application, ASP.Net, C#, local error directoryservicescomexception directorysearcher findall ldap active directory, rows not released, AzMan, password, asp net 2.0, asp.net2.0, Web Developer, date calculation, asp.net 2.0, ASP.NET Futures
  • How to update the CN field of an existing user

    I have the following code that allows me to update a user's information in Active Directory: Dim lcresult As String = "" Dim lcPath As String Dim sStep As String Dim sDisplayName As String Dim sUserPrincipalName As String sDisplayName = sFirstname + " " + sLastname sUserPrincipalName...
    Posted to Active Directory and LDAP (Forum) by demmett on 09-04-2007, 12:00 AM
    Filed under: LDAP, DirectoryEntry, Active Directory, ASP.Net
  • Retrieve User Data from AD WITHOUT Requiring Addittional Login

    Hello All, I'm attempting to retrieve users data from AD on an intranet application. If I pass the credentials through, it works fine; but, I don't want the user to have to retype in their login information. This is how I declare my DirectorySearcher: sName = User.Identity.Name Dim entry As DirectoryEntry...
    Posted to Active Directory and LDAP (Forum) by AntLaC on 10-29-2007, 12:00 AM
    Filed under: LDAP, Directory Services, DirectoryEntry, Active Directory, ActiveDirectoryMembershipProvider, Connection String, password
  • Authentication using Oracle Virtual Directory

    Hi There, I am having trouble authenticating user against Oracle Virtual Directory. Any help is appreciated. Here's the piece of code it is failing on (It is vb.net) Dim adAuth As New LdapAuthentication(adPath) Dim obj As Object = entry.NativeGuid ==> It is failing on this line when it tries to...
    Posted to Active Directory and LDAP (Forum) by Jackyog on 10-31-2007, 12:00 AM
    Filed under: LDAP, ADSI, Directory Services, authentication, eDirectory, DirectoryEntry, Active Directory, ActiveDirectoryMembershipProvider, LDAP domain subdomain filter, ActiveDirectory ADAM, ASP.Net, Authorization Manager, ASP.NET Futures, ldap tutorial directoryservices, authorization
  • Re: ldap connection string

    hello i'm in dificulties with ldap connections in .net. The error message is "The server is not operational" i have a ldap directory (Critical Path manufacture) installed in mocrosoft net with a Active Directory (envirioment) in other side i have a web application in other domain when a...
    Posted to Active Directory and LDAP (Forum) by juanjismo on 11-19-2007, 12:00 AM
    Filed under: LDAP, ADSI, Directory Services, DirectoryEntry, AD LDAP
  • Domain Subdomain in LDAP

    Hi, we are trying to implement forms based authentication in our site(MOSS 2007) and we are trying to fetch users from ADS of our organisation We have used LDAP string which is working fine but the problem begins now....... Our organisation's ADS structure includes directories -> sub-directories...
    Posted to Active Directory and LDAP (Forum) by patelhiren20 on 03-20-2008, 12:00 AM
    Filed under: LDAP, ADAM, DirectoryEntry, Active Directory, ActiveDirectoryMembershipProvider, LDAP domain subdomain filter, ActiveDirectory ADAM, local error directoryservicescomexception directorysearcher findall ldap active directory, forms authentication, ldap tutorial directoryservices, User.Identity, AD, AD LDAP, AdsPath, OpenLDAP
Page 1 of 2 (13 items) 1 2 Next >