LDAP is Lightweight Directory Access Protocol.
2
votes
1answer
78 views
ldapsearch, follow dn-s
I'm somewhat confused about LDAP query syntax.
Suppose there are two inetOrgPerson records for two employees, M being manager of E (that is, there's a 'manager' attribute with manager's dn as a value ...
1
vote
0answers
85 views
Give part of LDAP tree access to SVN repository
This is a relatively simple question. The company I work for has an SVN server with multiple repositories. Everyone has access to this one repository in particular; it contains employee contact ...
0
votes
1answer
135 views
LDAP management hosted on linux for windows machines
I have an isolated lan with 30+ windows workstations conected to debian server. By saying isolated means that workstations do not have (and must not have) access to internet or other networks or ...
2
votes
2answers
82 views
How to deal with LDAP attribute values having $ in them
Just beginning with LDAP and have imported outlook records into a directory. that look like this:
Have also edited individual addresses in in the Apache Directory Studio any number of ways
to show ...
-3
votes
1answer
4k views
Windows 7 and LDAP [closed]
Does Windows 7 make use of the Lightweight Directory Access Protocol (LDAP) at all? If so, where and how? Do I have to install anything special for this? Is there a difference amongst the editions ...
1
vote
2answers
126 views
Overloading LDAP
In my college there's an LDAP server managed by the staff. We can use this LDAP server from our machines, but cannot modify attributes (eg: user login shell).
We'd like to modify these attributes, so ...
0
votes
1answer
250 views
slapd not launching on Mac OS X 10.6
I have a slight problem with the openldap server installed with Mac OS X 10.6.8 (regular, not server). When I launch slapd in a terminal, it stops itself after 1 or 2 seconds... I just have the time ...
0
votes
4answers
4k views
How to get Linux users list from LDAP
We've just linked one of our Linux host to LDAP and ActiveDirectory. Now I'm trying to check how I get list of users and their details from within the Linux side.
2
votes
3answers
5k views
How to join an Active Directory with a Linux machine
How can I join an Active Directory domain with a Linux machine?
Will it work with Ubuntu, Redhat, CentOS? Are there any with which it will not work?
0
votes
1answer
214 views
What is 'search: 2' for in ldapsearch results?
At the end of my ldapsearch results I always get something like the following:
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
I know what the rest of it is doing, ...
1
vote
1answer
876 views
LDAP query via IE search (provider)?
I want to query our domain controller via LDAP for some user data like telephone number or mail address. Of course I can to this with different methods, but I would like to do this with a query in the ...
1
vote
1answer
167 views
Export LDAP address book entries to HTML
Preface
we're setting up a company-wide search that should be able to search every bit of information
our CRM software offers LDAP access to the in-application address book
the search engine is not ...
0
votes
2answers
1k views
How to set up DavMail/LDAP in Thunderbird?
I've got DavMail running in Linux Mint so Thunderbird can access IMAP/SMTP/LDAP/CalDav. I've got everything working at this point except LDAP. Basically I can't figure out what the base DN should be. ...
1
vote
2answers
290 views
How can I use an LDAP server to authenticate laptop users?
I'm in the process of purchasing a dozen (or so) laptops for our volunteer-led organisation to use for training purposes. We already use an LDAP server to authenticate access to the wiki, the forum ...
2
votes
2answers
161 views
How do you determine if your domain isn't AD or ADAM?
I'm trying to get some authentication stuff set up in ASP MVC, but keep getting thrown errors about how it doesn't support anything but Active Directory (AD) and Active Directory Application Mode ...
0
votes
2answers
1k views
OS X Server - setting up a share for network home directories + fast user switching
I'm nearly finished setting up my Open Directory master to allow users to be managed centrally and logged in on any of the client machines at home.
I found discussion suggesting that using an AFP ...
3
votes
3answers
4k views
Why doesn't getent show OpenLdap users?
I'm trying to configure Ubuntu 10.04 so that I can login using ldap credentials.
I've followed these general configuration steps outlined in several tutorials I found:
1) Install libraries:
...
0
votes
1answer
182 views
Self-Signed certificate for LDAP on Sun Directory Server
I am wondering if some one could provide me with steps to self-signed certificate using certutil. I want the cert for Sun Directory Server 5.2 Patch 6.
0
votes
1answer
2k views
PPTP: Use LDAP or PAM as authentication backend
I'm using pptpd and pppd on a Debian linux host to provide VPN capabilities to mobile phones. I would like to use my OpenLDAP server for authentication and authorization purposes (instead of keeping ...
1
vote
2answers
285 views
Are there any built in LDAP functions to manipulate strings?
I have a need to retrieve a value of a property in lower case, can LDAP have any built-ins to perform this? I know that I can do substrings and concatenations.
The need is for a software product we ...
5
votes
2answers
11k views
How to specify LDAP user name for connecting to Active Directory?
I'm trying to integrate my program with LDAP. I have an Active Directory server here, which apparently speaks LDAP. I want to see what's on the server before I go off trying to debug my own code. I ...
1
vote
1answer
3k views
Cannot bind OSX to AD
I'm trying to get an mac mini running snow leopard server to join a windows domain here. The windows domain server is running Windows server 2008.
When I go to "Accounts" in my System Preferences, ...
1
vote
1answer
346 views
Mac AD login with Centrify never completes, never times out
My work Mac has Centrify installed on it; it's part of the office's enormous Active Directory system, has IT policies applied to it automatically, I can connect to SMB network shares without ...
1
vote
3answers
2k views
How to use LDAP to store sudoer information
We have a LDAP server and lots working servers. Our user's info are in LDAP http://fclose.com/b/281/ . But sudoers list is stored in /etc/sudoers. Now the question is, how to store sudoers list in ...
8
votes
4answers
13k views
The best LDAP browser in Linux? [closed]
I'm using phpLDAPadmin currently, but I'm wondering if there is any native utility do the similar thing?
2
votes
3answers
1k views
Alternative to Softerra's LDAP Administrator?
I am looking for an alternative to Softerra's LDAP Administrator, simply for the price is over-budget for a small team to test the LDAP credentials.
So I really appreciate if someone can point me to ...
0
votes
2answers
526 views
how to allow a certain group of useres to only login via LDAP while others can use LDAP or local login?
I managed to set up my system to use either LDAP or the local password (by adding "password sufficient pam_ldap.so" to PAM and calling "pam_unix2.so" afterwards). However I would like to restrict a ...
2
votes
1answer
806 views
How can I log into Redmine (LDAP) once my active directory password changes?
My active directory password changed, now I can't log into Redmine (0.9.4) via LDAP. I haven't installed plugins, so what gives?
1
vote
1answer
241 views
Active Directory with nodes in multiple IP Addresses
I have written some code to fetch user information from an Active Directory Server. Suppose the Active Directory Server has nodes, each of which is another Active Directory Installation in a different ...
1
vote
1answer
521 views
How can I make Mac OS X Address Book display a person’s home address from an LDAP server?
(I've posted this question on Stack Overflow first, but someone told me it belonged here.)
I have a custom LDAP server, which I can customize to generate whichever object class and attributes I need. ...
1
vote
2answers
789 views
Cisco VPN Client interrupts connectivity to my LDAP server
I run an LDAP server on my home network to store accounts, automount entries, etc. I spent a lot of time getting the LDAP server configured properly for OS X clients, and everything seems to work, ...
3
votes
2answers
3k views
How can I get Thunderbird to import a secure LDAP certificate?
I've got an LDAP server configured for in Thunderbird's address book (ldap.example.com). I'd like to use the SSL version, so I checked the 'Use SSL' box. It starts to work, but I get a certificate ...
3
votes
1answer
848 views
Diagnose Mac OS X Address Book LDAP problems
I've configured a LDAP server in my Address Book preferences on Snow Leopard. I determined the base DN from a helpful recipe on the web using ldapsearch.
I never get any search results. Has anyone ...