LDAP Questions and Answers

Recent IT Questions

1 - 20 of 58
<<PREVIOUS 1|2|3 NEXT>>

MS Exchange 2003 API / OLDAP question - How to add a contact programmatically?

We use Exchange 2003. How can I add contacts to specific users via API or LDAP programmatically?  Is it possible? I was thinking of creating a web form in ASP.Net and when a user types the info of the new contact they select a distribution group. Once the group is selected I determine who is the...

Answer Question   |  Oct 26 2009  6:30 PM GMT
Exchange 2003, Exchange API, ASP.NET
asked by VladNYC

  5 pts.

OpenLdap

I have installed Openldap on Ubantu. Please let me knowHow do I migrate all AD users to OpenLdap, Software/Hardware used: Ubantu

Answer Question   |  Oct 22 2009  8:26 AM GMT
OpenLDAP, LDAP, Active Directory
asked by Ketan2009

  5 pts.

ldapd error on Ubuntu fileserver

I adminster an Ubuntu fileserver, with ldap and samba to use for client control, but when I have to reboot I get an error that the ldap service ldapd can't start and I have to wait about 10 minutes for the server to properly boot and the ldapd is finally started. Is there a way to let the ldapd...

Answer Question   |  Oct 20 2009  7:55 PM GMT
Linux, Ubuntu Errors, LDAP
asked by Linux - Ask the Expert

  230 pts.

List all users in group..

I am trying to pull the list of all users in a specified group. I have been able to query all of the groups like this: strUsername = Right(strUsername, Len(strUsername) - InStrRev(strUsername, "")) Set objDomain = GetObject("GC://rootDSE") objADsPath = objDomain.Get("defaultNamingContext") Set...

asked by Jagoodie

  55 pts.

Windows 2000 server AD

I have three servers running windows servers 2000 all have lastest SP4.  Two are domain controllers and one is Exchange 2000 server.  I was testing Windows 2008 RC server on one of our PCs and accidently hooked it up to our network and left it on the network for about 6 hrs then I realized it and...

View Answer   |  Sep 3 2009  3:55 PM GMT
DNS, LDAP, File replication
asked by ITKnowledgeSearch

  15 pts.

How to list mailbox from Domino Server using LDAP in C#

Can you suggest me some link where i can get some idea i.e how to list mailbox using LDAP using C# I am using "Interop.Domino.dll"

View Answer   |  Aug 3 2009  10:30 AM GMT
C#, Domino Server 8.5, Domino Server
asked by Preeti08

  170 pts.

novell eDirectory and LDAP

hi there I'm new to linux and i want our organization to use ldap to share all our network assets. I have configured LDAP correctly according to the steps i got. And i was later told that with only ldap installed i will not be able to reach my goals, but need to install novell eDirectory first...

View Answer   |  Jul 3 2009  8:40 AM GMT
SUSE Linux SP2, eDirectory, LDAP
asked by Magato

  10 pts.

What software to create Internal Knowledge Sharing site?

I have been asked to create an Internal Knowledge Sharing web site. Something everyone can contribute to and search for answers on. So I need to find a bit of software to start this on. I am looking for something very similar to what this site uses. Our requirements: 1. Open Source. 2. Simple to...

View Answer   |  May 12 2009  7:23 PM GMT
Software, Open source, Knowledge Management Software
asked by Bryon

  25 pts.

as400 http server authenticate to Windows Active Directory

I am trying to set up a http server on the 400 that will authenticate to the active directory on my Windows server. I am having trouble with the LDAP configuration file on the http server on the 400. Has anyone done this before?

View Answer   |  Apr 22 2009  6:53 PM GMT
AS/400 Server, Active Directory, LDAP
asked by Prgmr2162

  15 pts.

Cheaper then Windows Server

So here is the story. I am the IT person for a small vehicle dealership chain that is spread across 4 locations in the city. Each location is presently setup with a VPN connection to the main site which houses a database server hosting all the programs needed to run the dealership like, customer...

asked by SBIT

  40 pts.

LDAP Search command option to sort the entries

Below is the information getting stored in LDAP: ----------------------- dn: cn=999,dc=toshiba-addressbook,dc=com objectClass: LocalAddressBookEntry cn: 999 id: 999 givenName: abc sn: xyz fullName: abc xyz mail: t@toshiba-tesi.com facsimileTelephoneNumber: 081235 attenuation: 14 corp: jhhg dept:...

asked by Tandurrakesh

  5 pts.

LDAP Referrals

ldap newbie here, tia for assistance want to use one repository (like AD) for authentication yet reference another repository (Sun One) for authorization to applications <since AD doesn't support multiple groups/roles/schema changes well>. example So for application A, want to have the...

Answer Question   |  Feb 16 2009  2:28 PM GMT
LDAP hidden contacts, LDAP, Exchange security
asked by Hexbin4ever

  5 pts.

LDAP hidden contacts

Is there any way that I can quickly find out who is hidden in Active Directory for Exchange recipients, contacts and Distribution Groups?

asked by Ctameron

  10 pts.

Sendmail does not accord to the hosts order in nsswitch.conf

Dear Friend, My sendmail does not accord to the hosts order in solaris nsswitch.conf. Please let me elaborate in details. Thank you. Setting: solaris 9 /etc/nsswitch.conf hosts: file [notfound=continue] ldap dns sendmail 8.13.4 /etc/mail/sendmail.cf O ServiceSwitchFile=/etc/nsswitch.conf hosts...

View Answer   |  Sep 5 2008  2:00 AM GMT
LDAP, Sendmail, Solaris
asked by Jackyyjwu

  15 pts.

Ldap Load Balancing

Hi, i have a cisco CSS which can balance htttp, tcp and udp protocols. Im trying to balance ldap connections between 2 servers using the tcp protocol but its not working, i´ve read that this is possible. Is there somone that can help me with my cisco load balancer configuration?

View Answer   |  Jul 31 2008  10:33 PM GMT
LDAP, Cisco, Common Channel Signaling
asked by D3409

  5 pts.

LDAP and Java or C++

I have a Java app and a C++ app that gathers a list of names from a directory. Sometimes the search could take an hour before it returns a list to iterate through. My question is that once the search begins, the app is going to run until the search is complete and it iterates the result set. What...

Answer Question   |  Jul 31 2008  5:37 PM GMT
LDAP, Java, C++
asked by JMPICINICH

  30 pts.

Querying Active Directory via LDAP

I am trying to query active directory and I know that I can do a search like this: (&(objectClass=user) (&(mDBStorageQuota=10000))) where it searches for all objects that are 'user' objects and have an exchange lower limit set to '10000' which is 10MB. What I am trying to do is a search on a...

View Answer   |  Jul 28 2008  3:24 PM GMT
Windows, Active Directory, LDAP
asked by Buddyfarr

  6835 pts.

SAP J2EE Engine - can I connect to LDAP Zone ?

I'm running an EP7 portal on NW 7.0 SP9. We are using an LDAP for authorisation At the moment, the LDAP connection details refer to a specific server. I've been requested to investigate connecting the portal to an LDAP Server Zone, to allow for redundancy. Is this possible and has anyone done...

View Answer   |  Jul 24 2008  4:59 AM GMT
LDAP, SAP NetWeaver, SAP Basis administration
asked by MartinCSC

  140 pts.

Sharepoint LDAP authentication

Hi , I need to test Sharepoint with sun ldap authentication, I have found that entries about the ldap server have to be added to sharepoint configuration files, I have found many articles on this but all are related to ldap server with anonymous binding (anonymous ldap browsing) , I have an...

Answer Question   |  Apr 16 2008  1:19 PM GMT
LDAP, Authentication, SharePoint
asked by HXX

  5 pts.

Decrypting an encrypted http password in the Lotus Notes person document

It is possible to decrypt an encrypted http password that is stored in the Lotus Notes person document -- in order to share the password with a third-party LDAP directory? The user exists in my Domino Directory and the same user also exists in my LDAP directory. I am attempting to reduce the...

Answer Question   |  Mar 24 2008  1:17 PM GMT
LDAP, Password authentication, Domino Directory
asked by Domino Ask The Experts

  430 pts.

1 - 20 of 58
<<PREVIOUS 1|2|3 NEXT>>