Displaying 20 results from an estimated 800 matches similar to: "LDAP backend replication?"
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
2018 Mar 08
3
LDAP BDC- Classic Domain
Hi Guys,
We're trying to add a BDC in Samb4 classic domain setup. The Samba 3 How -To and Samb3 by Example covers this but uses the old slapd.conf option, we are using the slapd.d config. I couldn't find a similar document for Samba4
Can you please advise that the following steps will work? LDAP in the existing PDC is working using the smbldap tools
- Setup the LDAP in BDC
2008 Jun 12
0
syncrepl in OpenLDAP 2.3.x (CentOS 5) and updating on a replica
Hi,
I have a setup with two CentOS 5 machines running OpenLDAP 2.3.x,
right now the primary uses slurpd to send the updates to the second
server, and the second server is using "updatedn" to allow updates
(from what I understand! I'm no OpenLDAP guru here.) Clients are using
pam_ldap and nss_ldap to get the users and authenticate them in LDAP.
Right now hosts query only the primary
2018 Mar 12
2
LDAP: PDC to BDC replication issues
Hi,
We are having some replication issues between the our PDC and BDC LDAP servers. Here are the details
Servers:
Name: LIN-PDC1.LIN
Role: PDC
SLAPD: openldap-2.4.28
Samba: 3.6.25
Name: LIN-PDC2.LIN
Role: BDC
SLAPD: 2.4.31
Samba: 4.3.11
LDAP Method: cn=config with smbldap tools
Database: HDB
Management: PHPLAMDIN
Replication Method: refreshAndPersist
Replication:
After importing the LDIFs
2010 Apr 01
1
centos + ldap + syncrepl (push vs pull)
Hi,
From what I gather, OpenLDAP on Centos 5.x pulls LDAP changes from
central LDAP server to a secondary LDAP server.
So in other words, you can have your second LDAP server pull the db
based on either;
type=refreshOnly
which mean the pull interval will happen when ever you specify or;
type=refreshAndPersist
which mean after a pull, keep the pipe open for any changes made.
Now in
2009 Nov 26
1
password expiration problem
Greetings. I have problem with password expiration problem i cannot
handle myself, so i wrote in this list.
Recently i discovered that a newly created samba account has already
expired password.
smbldap-useradd -a -d /home/tommy -G education -s /bin/bash -M tommy -c
"Tommy T." tommy
smbldap-passwd tommy
getent shadow
user:*:::::::0
user2:*:::::::0
user3:*:::365::::0
2006 Mar 17
1
samba3 and heimdal: both using ldap as backends
samba-3.0.21c, heimdal-0.7.2
The heimdal documentation[1] talks about a samba integration when both
samba and heimdal are using ldap as their backends. I quote:
"Now you can proceed as in See Using LDAP to store the database. Heimdal
will pick up the Samba LDAP entries if they are in the same search space
as the Kerberos entries."
There is absolutely no further documentation.
I tried
2006 Apr 25
1
Changing Windows Passwords
I have 6 domain controllers that were running samba-tng using openldap,
Six months ago I converted one of the controllers to Samba3.0.20 and
exported my ldap information to be compatible with Samba, every works
fine. Specifically I could change passwords at the local windows
machine. Two weeks ago I converted my other 5 controllers to
Samba3.0.21b everything works except changing passwords at
2009 Jul 15
0
idmap problem
Hi,
I configured a SaMBa PDC and a BDC with a master and a slave OpenLDAP. I set
up TLS, because I wanted secure syncrepl. Slapd runs with -h ldap://
127.0.0.1/ ldaps.///.
I successfully joined an XP client to the servers' domain, I see shares (but
I havent logged in as a domain user, because I have to create a default
profile first).
My problem is in the log.winbindd-idmap log file:
2008 Jan 01
2
Problem with samba and ldap
Hello and happy new year :)
I have to set up a samba server as a PDC with a openldap backend. My
openldap server is fully functionnal and it is not secured yet (so no
problems with tls). I must use debian etch or lenny.
My server's IP is 192.168.9.10/24. I have set up a dns server (bind9)
for my domain named "mik". It's a local domain for testing only. There
is a piece of
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 Feb 17
6
making BDC samba + ldap server
Hi guys
Im looking to config a BDC server for the high traffic supported inside the
primary server. I never configured a BDC server inside ubuntu 9.04 and
OpenLdap and Im very lost. Looking for internet I found howtos for PDCs
server but not for BDC. Anyone can help me more? Im making a clean install
and I don't know how to create same users than PDC for samba and how to make
a slave ldap
2007 Jan 25
1
LDAP Timeout
Hi all
I have a running samba 3.0.21c with OpenLDAP 2.3 configured as PDC, and also
one BDC with same version of samba and openldap.
It was working fine far the past few months. There are about 400 users on
the domain and 600 groups.
There 2 file servers [Domain Member server]( linux system RHEL 4.0 update3
with samba version 3.0.21c joined to the domain) which provides shares. All
the users get
2012 May 29
1
Simply Auto Increment A Number
Hi,
I have a template which looks like this
<% scope.lookupvar(''openldap::params::ldapservers'').each do |var| -%>
olcSyncrepl: {0}rid=001 provider="ldap://<%= var %>:389"
type=refreshAndPer
sist retry="5 5 300 +" searchbase="<%=
scope.lookupvar(''openldap::params::searchbase'') %>" attrs="*,+"
bindmeth
2010 Jul 02
2
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version3.5.4
SNIP
>
>
>
> Hi there, this is my config, I have a CentOS 5.3 x86_64 full updated
> with Xen enabled with Samba 3.5.4 sernet RPMs. I have a virtual
> machine running Windows 2008 R2 Foundation running full virtualized
> on the same machine.
> When i tried to join the Windows 2008 to the domain i get this
> message:
> The following error ocurred attempting to
2006 Nov 29
2
Samba and Heimdal Kerberos V Authentication
Hello,
I maintain a network of numerous Linux workstations, several Apples,
and a few Windows machines. The Apples and Windows XP machines already
grab shared data via Samba and the remaining data is exported to the
Linux machines via NFS.
I am in the process of migrating the existing authentication system
from XYZ123 to Kerberos and going to place user data---with the
exception of passwords
2007 Sep 03
11
MySQL has gone away
Hi,
in a production environment we are running into "MySQL server has gone
away" errors (see below) when we call rebuild_index in aaf. This happens
sporadically.
Any suggestions for what might be wrong or workarounds? I guess we try a
reconnect before we call rebuild_index?
Matthew
ActiveRecord::StatementInvalid (Mysql::Error: MySQL server has gone
away: SELECT count(*) AS
2004 Feb 22
2
LDAP replication
Hi all,
I know this is not ldap list, but I'm setting SAMBA LDAP BDC; I
think many of you have experience with this.
I setup a replica, I
haven't done the following
I followed
1.
http://howto.aphroland.de/HOWTO/LDAP/ReplicationOverSSLConfigureOpenLDAP
2.
http://howto.aphroland.de/HOWTO/LDAP/ReplicationOverSSLSlaveServer
3.
2011 Feb 26
2
FW: making BDC samba + ldap server
Is this Samba 3 or Samba 4?
If samba 3, which ldap server are you using>
What is the mail server? Does the mail server have its own LDAP server
included it or is also using an external LDAP server.
If you want replication between LDAP servers, they should be the same type
of LDAP server (e.g. OpenLDAP or Apache Directory Server or Oracle Directory
Server.) If you have one
2011 Jun 14
5
puppet dashboard
I am using Ubuntu 10.04 and ruby-enterprise (not ubuntu ruby) and installed puppet via gem.
How can I install puppet-dashboard if I don''t see a gem available and if I use the ubuntu package, i get the whole slop of ruby packages sucked in (which i am trying to avoid)?
# dpkg -i puppet-dashboard_1.1.0-1_all.deb
Selecting previously deselected package puppet-dashboard.
(Reading database