Displaying 20 results from an estimated 78 matches for "moduleload".
2012 Jun 01
3
Bad configuration file
.../etc/ldap/schema/core.schema
include /etc/ldap/schema/cosine.schema
include /etc/ldap/schema/nis.schema
include /etc/ldap/schema/inetorgperson.schema
include /etc/ldap/schema/samba.schema
include /etc/ldap/schema/ppolicy.schema
modulepath /usr/lib/ldap
moduleload back_bdbn
moduleload ppolicy.la
moduleload smbk5pwd.la
overlay smbk5pwd
smbk5pwd-enable samba
overlay ppolicy
ppolicy_default "ou=default,ou=policies,dc=my,dc=test"
ppolicy_use_lockout
ppolicy_hash_cleartext
Please help :(
Flake
--
C?dric CARLEN
?l?ve-ing?nieur ? TELE...
2010 Jul 02
2
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version3.5.4
...le /var/run/openldap/slapd.args
>
> # Load dynamic backend modules:
> modulepath /usr/lib64/openldap
>
> # Modules available in openldap-servers-overlays RPM package
> # Module syncprov.la is now statically linked with slapd and there
> # is no need to load it here
> # moduleload accesslog.la
> # moduleload auditlog.la
> # moduleload denyop.la
> # moduleload dyngroup.la
> # moduleload dynlist.la
> # moduleload lastmod.la
> # moduleload pcache.la
> # moduleload ppolicy.la
> # moduleload refint.la
> # moduleload retcode.la
> # moduleload rwm.la
&...
2010 Jul 02
1
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version 3.5.4
.../var/run/openldap/slapd.pid
argsfile /var/run/openldap/slapd.args
# Load dynamic backend modules:
modulepath /usr/lib64/openldap
# Modules available in openldap-servers-overlays RPM package
# Module syncprov.la is now statically linked with slapd and there
# is no need to load it here
# moduleload accesslog.la
# moduleload auditlog.la
# moduleload denyop.la
# moduleload dyngroup.la
# moduleload dynlist.la
# moduleload lastmod.la
# moduleload pcache.la
# moduleload ppolicy.la
# moduleload refint.la
# moduleload retcode.la
# moduleload rwm.la
# moduleload smbk5pwd.la
# moduleload translucent.l...
2007 Feb 14
1
samba3 pdc ldap idealx
...rrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /var/run/openldap/slapd.pid
argsfile /var/run/openldap/slapd.args
# Load dynamic backend modules:
modulepath /usr/local/libexec/openldap
moduleload back_bdb
# moduleload back_ldap
# moduleload back_ldbm
# moduleload back_passwd
# moduleload back_shell
# Sample security restrictions
# Require integrity protection (prevent hijacking)
# Require 112-bit (3DES or better) encryption for updates
# Require 63-bit en...
2010 Mar 06
0
Failure joining to Samba 3.4.5 Domain
...TER you have a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /var/run/openldap/slapd.pid
argsfile /var/run/openldap/slapd.args
loglevel 0
# Load dynamic backend modules:
modulepath /usr/lib64/openldap/openldap
# moduleload back_shell.so
# moduleload back_relay.so
# moduleload back_perl.so
# moduleload back_passwd.so
# moduleload back_null.so
# moduleload back_monitor.so
# moduleload back_meta.so
moduleload back_hdb.so
# moduleload back_dnssrv.so
#TLS_REQCERT allow
TLSVerifyClient all...
2009 Mar 06
1
module syncprov
Hello everybody,,
This time i want to replicate PDC to BDC when there's is any changes on PDC, here is my conf. on /etc/openldap/slapd.conf
LDAP Server master
moduleload syncprov
overlay syncprov
syncprov-checkpoint 100 10
syncprov-sessionlog 100
LDAP Server mirror
moduleload syncprov
syncrepl rid=001
provider=ldap://ldap.domain.com:389
bindmethod=simple
binddn="cn=admin,dc=domain,dc=com"
credentials=<password>
searchbase=&q...
2011 Mar 24
1
qmail schema
.../etc/openldap/schema/nis.schema
include /etc/openldap/schema/phpQLAdmin.schema
include /etc/openldap/schema/qmail.schema
pidfile /var/run/slapd/slapd.pid
argsfile /var/run/slapd/slapd.args
# Load dynamic backend modules:
modulepath /usr/lib/openldap/modules
# moduleload back_bdb.la
# moduleload back_hdb.la
# moduleload back_ldap.la
access to *
by * read
#######################################################################
# BDB database definitions
#######################################################################
database bdb
suff...
2004 Jun 10
4
And the LDIF thing
Sorry.. One more email.. I tried to create the IDMAP container on the LDAP with an example I found:
dn: ou=Idmap,dc=softeng,dc=com
objectClass: organizationalUnit
ou: idmap
structuralObjectClass: organizationalUnit
and it gives:
adding new entry "ou=Idmap,dc=softeng,dc=com"
ldap_add: Constraint violation
additional info: structuralObjectClass: no user modification allowed
2011 Oct 26
4
openldap missing modules
Hi List,
I'm currently setting up an openldap server and included the following
lines in my slapd.conf :
modulepath /usr/lib/ldap
moduleload back_hdb
after finishing up my config and i run slaptest on it i get an error
saying that the modulepath doesn't exist.
I checked and it indeed isn't there , in fact i can find it anywhere on my
system (centos 5.7).
the packages i've installed through yum are openldap openldap-servers a...
2006 May 30
0
Vampire Problems
...s until AFTER you have a
working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /usr/local/var/run/slapd.pid
argsfile /usr/local/var/run/slapd.args
# Load dynamic backend modules:
# modulepath /usr/local/libexec/openldap
# moduleload back_bdb.la
# moduleload back_ldap.la
# moduleload back_ldbm.la
# moduleload back_passwd.la
# moduleload back_shell.la
# Sample security restrictions
# Require integrity protection (prevent
hijacking)
# Require 112-bit (3DES or better) encryption
for updates
# Requ...
2009 Jan 22
0
Samba LDAP PDC not working together
...ot enable referrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /var/run/openldap/slapd.pid
argsfile /var/run/openldap/slapd.args
# Load dynamic backend modules:
# modulepath /usr/lib64/openldap
# moduleload back_bdb.la
# moduleload back_ldap.la
# moduleload back_ldbm.la
# moduleload back_passwd.la
# moduleload back_shell.la
# The next three lines allow use of TLS for encrypting connections using a
# dummy test certificate which you can generate by changing to
# /etc/pki/tls/certs, runn...
2012 Jun 07
1
FW: Bad configuration file
.../cosine.schema
>> include ? ? ? ? /etc/ldap/schema/nis.schema
>> include ? ? ? ? /etc/ldap/schema/inetorgperson.schema
>> include ? ? ? ? /etc/ldap/schema/samba.schema
>> include ? ? ? ? /etc/ldap/schema/ppolicy.schema
>>
>> modulepath ? ? ?/usr/lib/ldap
>> moduleload ? ? ?back_bdbn
>> moduleload ? ? ?ppolicy.la
>> moduleload ? ? ?smbk5pwd.la
>>
>> overlay smbk5pwd
>> smbk5pwd-enable samba
>>
>> overlay ppolicy
>> ppolicy_default "ou=default,ou=policies,dc=my,dc=test"
>> ppolicy_use_lockout
>>...
2005 Jun 03
1
AttributeType not found: "gidNumber" errormessage - SuSE 9.2
...e referrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /var/run/slapd/slapd.pid
argsfile /var/run/slapd/slapd.args
# Load dynamic backend modules:
# modulepath /usr/lib/openldap/modules
# moduleload back_ldap.la
# moduleload back_meta.la
# moduleload back_monitor.la
# moduleload back_perl.la
# Sample security restrictions
# Require integrity protection (prevent hijacking)
# Define global ACLs to disable default read access.
#access to dn.base=""
# by * read...
2005 Aug 15
3
Getting Winbind IDMAP into LDAP?
..._v2
# Do not enable referrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /var/run/slapd.pid
argsfile /var/run/slapd.args
# Load dynamic backend modules:
# modulepath /usr/sbin/openldap
# moduleload back_bdb.la
# moduleload back_ldap.la
# moduleload back_ldbm.la
# moduleload back_passwd.la
# moduleload back_shell.la
# Sample access control policy:
# Root DSE: allow anyone to read it
# Subschema (sub)entry DSE: allow anyone to read it
# Other DSEs:
#...
2004 Jan 09
1
smbldap-tools problem with Samba 3.0.1/LDAP 2.1.22/Fedora Core 1
...penldap/slapd.access.conf
# Do not enable referrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /var/run/slapd.pid
#argsfile //var/run/slapd.args
# Load dynamic backend modules:
# modulepath /usr/sbin/openldap
# moduleload back_bdb.la
# moduleload back_ldap.la
# moduleload back_ldbm.la
# moduleload back_passwd.la
# moduleload back_shell.la
# The next three lines allow use of TLS for connections using a dummy test
# certificate, but you should generate a proper certificate by changing to
# /usr/share/ssl/certs, runni...
2009 Feb 18
1
samba can not contact the ldap server
...e acl.conf
# Do not enable referrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /var/run/slapd/slapd.pid
argsfile /var/run/slapd/slapd.args
# Load dynamic backend modules:
modulepath /usr/lib/openldap/modules
# moduleload back_ldap.la
# moduleload back_meta.la
# moduleload back_monitor.la
# moduleload back_perl.la
# Sample security restrictions
# Require integrity protection (prevent hijacking)
# Require 112-bit (3DES or better) encryption for updates
# Require 63-bit encryption for simple bind
# security ssf=1 upd...
2010 Feb 10
2
LDAP backend replication?
Hi to all!
I've set up Zimbra LDAP (2.4) as master, and I want to use RHEL v5 LDAP
(2.3) as a slave. This is relevant part of my slapd.conf on LDAP 2.3:
# syncrepl directives
syncrepl rid=101
provider=ldap://192.168.1.86
bindmethod=simple
binddn="uid=zimbra,cn=admins,cn=zimbra"
credentials=PASSword
searchbase="dc=company,dc=com"
schemachecking=on
2007 Jan 25
1
LDAP Timeout
...ave a working directory
# service AND an understanding of referrals.
#referral ldap://root.openldap.org
pidfile /usr/local/ldap-2.3/var/run/slapd.pid
argsfile /usr/local/ldap-2.3/var/run/slapd.args
# Load dynamic backend modules:
# modulepath /usr/local/ldap-2.3/libexec/openldap
# moduleload back_bdb.la
# moduleload back_ldap.la
# moduleload back_ldbm.la
# moduleload back_passwd.la
# moduleload back_shell.la
# Sample security restrictions
# Require integrity protection (prevent hijacking)
# Require 112-bit (3DES or better) encryption for updates
# Require 63-bi...
2006 Apr 23
1
User Manger for Domains can not reset user password.
....
#referral ldap://root.openldap.org
#pidfile //var/run/slapd.pid
#argsfile //var/run/slapd.args
# Create a replication log in /var/lib/ldap for use by slurpd.
#replogfile /var/lib/ldap/master-slapd.replog
# Load dynamic backend modules:
# modulepath /usr/sbin/openldap
# moduleload back_ldap.la
# moduleload back_ldbm.la
# moduleload back_passwd.la
# moduleload back_shell.la
#
# The next three lines allow use of TLS for connections using a dummy
test
# certificate, but you should generate a proper certificate by changing
to
# /usr/share/ssl/certs, running "ma...
2003 Sep 25
0
samba+ldap how pdc, problem nobody user
...nderstanding of referrals.
#referral ldap://root.openldap.org
#pidfile //var/run/slapd.pid
#argsfile //var/run/slapd.args
# Create a replication log in /var/lib/ldap for use by slurpd.
#replogfile /var/lib/ldap/master-slapd.replog
# Load dynamic backend modules:
# modulepath /usr/sbin/openldap
# moduleload back_ldap.la
# moduleload back_ldbm.la
# moduleload back_passwd.la
# moduleload back_shell.la
#
# The next three lines allow use of TLS for connections using a dummy test
# certificate, but you should generate a proper certificate by changing to
# /usr/share/ssl/certs, running "make slapd.pem...