I need o setup LDAP server and confirm it works on a Win Server 2008
This server is a domain controller hosting my FSMO roles - the only thing that i have done in the past week is turn on aging and scavageing in DNS (which is also on this server) this is urgent...
Dear all,
I'm trying to get my windows 2003 AD LDAP services working, but it seems that it's not working.
i'm using exchange 2003 as my email server, there were no problems for PC outloo...
Hi
I need to set up a LDAP server for a document scanner I have, a HP 9200c.
All i need to know is how to i set an LDAP server up, as it may be useful for other photocopiers and scanners...
I have been struggling to put together an effective LDAP filter/query for the purpose of importing specific user profiles into SharePoint.
I've been using both the Advanced Search feature o...
We have an application that integrates to LDAP. The example string the vendor shows is: 'LDAP://DomainNm/ou=US,dc=company,dc=com'; however, our domain name is simply company.local. Does thi...
Hi experts. I used the website below to try to chage the admin password for my working openLDAP installation.
http://www.bekatul.info/content/changing-openldap-admin-password
The meth...
I'm trying to configure our PHPbb to allow LDAP authentication via Active Directory. I'm at a point where the configuration accepts everthing but the username/passowrd field. Has anyone succes...
I'm having problems using the .NET 2.0, System.DirectoryServices assembly to perform a simple LDAP search.
I'm using the following code to perform the search.
1 public void LDAPSe...
Hi,
I am having a problem searching Active directory to see if a user is a member of the group. The following code works just fine if the user is in the group you pass, but I need to searc...
I need a simple VB scripted that will query and active directory domain controller for the login script path from thier users profile information.
I am using the following to get the usern...
We currently have a need to see a bunch of external contacts in the GAL for one of our companies. We currently do LDAP queries for GALs using the domain name of the email, but in this case th...
I have an application that runs on client machines. The application validates the user credentials using LDAP against Active Directory. Some of my clients have no idea what the URL or IP add...
I am trying to install OpenLDAP for first time in Fedora 6 pc. I have downloaded openLDAP from openldap.org site and Berkeley DB from this site. http://www.oracle.com/technology/software/produ...
Hi,
We recently got a new Xerox 7242 machine.
I need to hook it up to our Windows 2003 domain.
The documentation has no examples of the required syntax, so my only method is trail and e...
Hi,
I have a ldap db and on of its attributes is multi-valued. When i do an ldapsearch on an user entry and ask for result of that attribute for example
ldapsearch -h -p -D <dn> -b -s "(cn=A...
hello Experts
Have a VBScript to query LDAP for names, nicks and SMTP addresses. It works just great dumping the contents to a file.
I have adapted it to load directly to a SQL Server db - b...
Hi,
For the same password and MD5 algorithm: LDAP is creating different string.
I am using $OpenLDAP: slapd 2.3.39.and using SunOS 5.10 i86pc
EG: test
Using the online md5 generato...
How to get the Distinguished name from a Canonical name?
I have a user with the following CN=JPOP,OU=ABC,DC=pop,DC=po,DC=local and I want to know the way to convert this to a DN.
I am trying to use the cmd line for dsquery | dsget. The ultimates results that will be useful to me is 1. the user 2. what groups it is a member of. I have tried:
dsquery user "ou=users,ou=S...
I'm trying to get the user 'description' attribute from W2K3 Active Directory. I use the following T-SQL to add a link server:
sp_addlinkedserver 'ADSI', 'Active Directory Service Interfaces'...
I have been asked to develop a Powershell script that will do the following:
1) Disable a user account
2) Reset the user password to a random 6 character alpha and numeric password
3) Hide ...
hi all, i am new for php and mantis,i configured my ldap setting to access active dir.
i am getting authentication failed error .. can any body suggest me where i am wrong
ldap setting ::
...
Hello. I am trying to have our Barracuda Spam Firewall 300 verify incoming email addresses against Active Directory using LDAP. I can telnet and login just fine, so I am sure that everything i...
Hi Experts,
I am moderately acquainted with the general syntax of LDAP search queries. However I don't seem to get my hands around how to do an LDAP search for entries that have two or more...