Displaying 20 results from an estimated 4000 matches similar to: "samba PDC & BDC"
2005 Mar 23
1
Samba LDAP replication weirdness...
I have the PDC/BDC with a master slave LDAP directory set up and
operating.
One problem is that I've only been able to get the LDAP Master/Slave
replication working if I use Manager as the binddn for the replication.
I'm using the IDEALX smbldap tools. If I use another user I get a ERROR:
Insufficient access: no write access to entry error and a .rej file is
created.
Each entry shows
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
2006 Mar 14
0
BDC with Slave LDAP server
Hi all
I have a samba pdc (3.0.21c) with openldap (2.3.19) on the same server, i
have setup
another system as bdc (samba 3.0.21c) with slave ldap server (both samba and
ldap are running on
same machine).
on the master ldap server i have rootdn "cn=manager,dc=mydomain,dc=com"
and if i setup on the slave ldap server rootdn
"cn=manager,dc=mydomain,dc=com"
and in the slave ldap
2003 Jul 21
1
Samba + LDAP + Kerberos
I have been working on getting the three of these to work together and I think
that they are. (Mostly)
Anyway the real question is: Is there a way to setup samba and the ldap scripts
that are distributed with Samba so that they don't use a plain text password?
Maybe I'm just too paranoid, but the idea of putting the rootdn password in the
slapd.conf and the smbldap_conf.pm seems a bit
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
2004 Oct 12
1
openldap2 + samba3 user changed password on BDC wouldn't sync with PDC
Hi all,
I am newbie on this and I couldn't figure out what I have configured wrong.
I have setup three Linux Debian Sarge servers with openldap2 + samba3.
PDC and master ldap on one machine and BDC slave ldap on the other two.
I followed instructions on
http://us1.samba.org/samba/docs/man/Samba-Guide/happy.html to set them up.
I am using utilities smbldap-passwd.pl from idealx for
2004 Feb 24
1
(no subject)
Hi list,
I'm getting stuck at the replication part for my BDC. Could
someone familiar with OpenLDAP replication shed some light?
I'm sure
that password is correct
Thanks for taking a look at!
1. slapd.conf
(master)
# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.23.2.8
2003/05/24 23:19:14 kurt Exp $
#
# See slapd.conf(5) for details on
configuration options.
#
#
include
2007 Feb 14
1
samba3 pdc ldap idealx
Hi, i have followed the idealx tutorial to the letter, however i get
this error when i try to start slapd:
ambepdc# /usr/local/etc/rc.d/slapd start
Starting slapd.
/usr/local/etc/openldap/slapd.conf: line 74: index type "uidNumber"
undefined
this is my slapd.conf
ambepdc# cat /usr/local/etc/openldap/slapd.conf
#
# See slapd.conf(5) for details on configuration options.
# This file
2011 Feb 22
1
openldap problems authenticating
Hello list,
I am running an openldap 2.4 server under FreeBSD that was working
well until the config was tweaked by someone on the team without
properly documenting their work
# /usr/local/etc/ldap.con on ldap server (FreeBSD 8.1)
host LBSD.summitnjhome.com
base dc=summitnjhome,dc=com
sudoers_base ou=sudoers,ou=Services,dc=summitnjhome,dc=com
binddn
2005 Aug 15
3
Getting Winbind IDMAP into LDAP?
Hi,
I?ve been trying to populate an LDAP directory with IDMAP information from
Winbind using NSS_LDAP without much success over the last week.
Can anybody tell me if I?ve done anything obviously wrong?
I?ve followed the example shown in the Samba ?By Example? doc and am at the
stage where the LDAP directory has been created and configured, NSS_LDAP
config is amended, smb.conf contains entries to
2006 Jul 18
1
Weird statup probems TLS & SSL openldap and samba 3.0.23
Hello,
I am kind of confused with this situation. I am attempting to build a
PDC using TLS/SSL with the following version of software.
Samba 3.0.23
OpenLDAP 2.3.19
Fedora Core 5
When I startup the Samba server via the "service" command (service smb
start) I get the following errors in my logs.
Using SSL:
Jul 13 09:52:34 prism smbd[23161]: smbldap_search_suffix: Problem
during
2003 Dec 17
1
Samba BDC doesn't talk to LDAP slave on same machine
Hello,
I can't get my BDC to talk to the LDAP slave running on the same
machine. Replication between slave and master works but samba on the BDC
doesn't appear to be communicating with the slave LDAP server.
Everything off the PDC works fine.
--
smb.conf on BDC
--
[global]
workgroup = WarehamPS
encrypt passwords = Yes
time offset = 60
time server = Yes
2006 Feb 06
2
Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)
Dear Samba & Users.
I have spent some time going over the documentation, however I still no not
fully understand what the cause is.
I am focusing on Samba 3 by Example chapter 5 & 6 specifically
Chapter 5 smbpasswd -w 123456
[root@node1 data]# smbpasswd -w 123456
Setting stored password for "cn=Manager,dc=ddesign,dc=com" in secrets.tdb
Chapter 6 indicates in the smb.conf to
2004 Sep 22
1
3.0.7/LDAP/referrals...
AIX 5.2 OpenLDAP 2.2.15 Samba 3.0.7 (no winbindd)
I've got a stupid problem with referrals that I can't seem to ferret out.
Each Samba DC has a localhost-based LDAP replica for scalability (my
idea anyway). So the only way they will talk to the Master is if there is
need for an update. Ok.
If I make the updatedn the same as the rootdn of the replica, it updates
the local database;
2006 Apr 23
1
User Manger for Domains can not reset user password.
I am running RHES 3.0 with Samba 3.0.22 and Open Ldap 2.1.22 ldapsam and
when I use User Manager for Domains and try to change a user password as
root or any other Domain Admin account I get the following error: "The
following error occurred changing the properties of the user jcampbell.
The group name could not be found." When you look at groups under user
manager Domain Users is set
2005 Apr 25
1
Problem getting Samba 3.0.14a to join NT domain as BDC
Hi list,
This is driving me to distraction.
I have installed the 3.0.14a RPMS on SLES8, and am following chapter 9 of the
'By Example' documentation, to migrate from an NT domain to a Samba domain
backed by LDAP.
I have followed the instructions up to the point where I enter:
net rpc join -S pdc_it -U Administrator%password
Unfortunately, this responds with:
Creation of workstation
2005 Jan 10
1
smbpasswd -e (3.0.10)
AIX 5.2, OpenLDAP 2.2.20
We've just moved to LDAP (this weekend) and when I do a smbpasswd -e to
enable a user it is prompting for a "New SMB password:"
I've secured the attributes like so:
access to dn.subtree="ou=People,dc=hvcc,dc=edu" attrs=userPassword
by self write
by dn="cn=root,dc=hvcc,dc=edu" write
by * auth
access to
2018 Sep 06
1
Migration samba 3 to 4
Le 06/09/2018 à 11:44, Rowland Penny via samba a écrit :
> On Thu, 6 Sep 2018 11:08:21 +0200
> Philippe Maladjian via samba <samba at lists.samba.org> wrote:
>> Before the classicupdate on my ldap I can change the rootdn to match
>> my.domain and not domain.fr?
> I suppose you could try it, dump the entire ldap to an ldif, manually
> change all
2004 May 11
2
ldap replication
Hello,
I have two ldapservers with Samba PDC and BDC. I started with the PDC i
use Suse 9.0 with ldap "out of the box" and Samba 3.0.2a. Everything is
working fine with only the PDC running. Now i configured replication. In
my slapd.conf file on the master server i added the following lines
#permission
access to * by dn="cn=repl,dc=felix,dc=local" write
# database definition
2011 Oct 17
1
LDAP/Samba on RHEL6
Hello
have configured samba to authenticate with an LDAP backend everything works
fine including testing the configuration files until I start the net sam
provision.
Below is the error<http://www.tomshardware.com/forum/237835-50-samba-ldap-failing-create-domain-users-admins#>message
I get
lib/smbldap_util.c:310(smbldap_search_domain_info)
smbldap_search_domain_info: Adding domain info for