Displaying 3 results from an estimated 3 matches for "20slurpd".
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
2003 Sep 11
1
samba(PDC, machine A) + LDAP (machine B)?
...20an=20unit=20account,=20right?
=20=20My=20goal=20is=20as=20follows:
1.=20Master=20LDAP=20(server=20A):=20responsible=20for=20the=20master=20copy=
of=20the=20account=20information
2.=20Slave=20LDAP=20(server=20B):=20synchronizing=20the=20database=20with
the=20Master=20LDAP=20through=20LDAP's=20slurpd
3.=20Samba=20PDC=20server=20(server=20C):=20the=20option=20of=20the=20ldap
server=20is=20pointed=20to=20server=20B.=20
Is=20it=20doable=20for=20current=20samba?
I=20am=20using=20FreeBSD=205.0
=20=20If=20anyone=20knows=20how=20to=20do=20it,=20please=20instruct=20me=20i=
n
details.=20Thank=20you=20...
2011 Feb 26
2
FW: making BDC samba + ldap server
...re on to copy your slapd.conf and ldap.conf to your new
machine:
Ex: scp slapd.conf root at 2machine:/etc/openldap
Now important I do the trick with slurpd.
Sorry, but Slurpd is depricated and no longer available in Openldap
since 2.3
http://www.openldap.org/doc/admin24/replication.html#Replacing%20Slurpd
Here is nice overview of the way LDAP currently works:
http://blog.suretecsystems.com/archives/129-Replacing-Slurpd-using-OpenLDAP-
2.4.html
Once you have sync-repl set up on the current master, and a proper
slapd.conf and ldap.conf file on the new machine, start ldap, then
smbpasswd -w<lda...