Hi
M trying to install sendmail server on rhel6.i am having problem in setting up openldap.
Please help
regards
Mukesh
following is slapd.conf
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
include /etc/openldap/schema/corba.schema
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openlda
We're trying to get an instance of OpenLDAP up and running. I'm using ApacheDS as the browser. When I go to create my objects in the LDAP database, I see that a number of the objects and attributes don't fit the purpose for which I intend on using it.
I'm trying to install an openldap server (slapd) on a Debian EC2 instance. I have followed all the instructions I can find, and am using the recommended slapd-config approach to configuration.
Hi,
I am trying to setup a LDAP Server to let my applications (like wiki, phpbb, ...) authenticate against ldap.
Using:
openSuSe 11.1
OpenLdap 2.x (provided by software management)
KDE 4.x
Yast provides an gui interface to setup and configure the ldap server, which I used.
Hello
I am setting the following openladp on solaris 10 (amd64 8/11), i have Berkeley DB installed (db-4.4.20.tar.gz) and openldap (2.4.26).
All is going quite well however i don't have "nisdomainobject.schema" for solaris, i know you could download this at one point.
I've discovered a problem with the way AIX uses auditclasses to determine which system calls are audited. If a user is defined in LDAP, their auditclasses attribute is blank. I found an APAR which states, prior to AIX 5.3, the default user stanza in /etc/security/audit/config was applied to users without an auditclasses attribute.
Hello,
After installing F11, I installed OpenLdap with the command "yum -y install openldap*"
And added the password obtained through the command "slappasswd -s password -h {MD5}" into /etc/openldap/slapd.conf.
Also, I specified the domain information within the file on "suffix" and "rootdn".
I've been asked to setup a multimaster LDAP environment on Ubuntu 11.04 - instead of a single master server. I cloned the master server and recreated it into two VMs. I am trying to follow the instructions on the OpenLDAP documentation here:
http://www.openldap.org/doc/admin24/replication.html
and it talks about modifying the cn=config tree within LDAP.
I need to store account creation and expiry dates in our existing ldap.
None of the standard existing schemas seem to quite fit the bill, not even ppolicy or samba.
The answer I've come across so far is: "use a custom schema".
Fine, but I can't seem to find an existing custom schema to hold account creation and expiry dates.