search for: moduleloaded

Displaying 20 results from an estimated 80 matches for "moduleloaded".

Did you mean: moduleloader
2012 Jun 01
3
Bad configuration file
Hello everyone, I'm writing you a topic because i have a problem with smaba and LDAP. This is my problem, when I type in the shell slapcat, i've got this message : str2entry: invalid value for attributeType objectClass #1 (syntax 1.3.6.1.4.1.1466.115.121.1.38) slapcat: bad configuration file! There is my slapd.conf : include /etc/ldap/schema/core.schema include
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
2010 Jul 02
1
Fail to join a Windows 2008 R2 to a Samba+LDAP PDC version 3.5.4
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 join the domain "MYDOMAIN": A device attached
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
2010 Mar 06
0
Failure joining to Samba 3.4.5 Domain
Hello, I am attempting to join a Windows 7 computer to a Samba 3.4.5 I setup. When I attempt to join the domain the Windows 7 computer says: "A device attached to this system is not functioning." There are no obvious errors in the system logs on the Windows 7 machine or the samba PDC. I can browse/map a drive to the PDC and access the files. Does anyone know what is going on? *
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
2011 Mar 24
1
qmail schema
Hallo all, I need help right now, i've installed samba PDC and i think it work's, i can add and remove users and groups. I need to include qmail.schema on my slapd.conf, so i have copied qmail.schema file on /etc/openldap/schema/ but when i restart ldap service always failed, this is the error message on /var/log/message : Mar 24 16:18:52 xxxxx slapd[2144]: slapd shutdown: waiting
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
2006 May 30
0
Vampire Problems
Hi Group :Migrating a NT4 Domain to a Samba with LDAP Backend i have this error.Users / Groups / Computers was created in ldap without problems. fetch_account: Running the command `/usr/local/sbin/smbldap-useradd -m "sbogado"' gave 9 Could not create posix account info for 'sbogado' SO : Solaris 10 X86 samba ver: 3.0.22 smb.conf [global] workgroup = TEKNO_DOM
2009 Jan 22
0
Samba LDAP PDC not working together
Hi, I have configured my machine to run samba and LDAP as the PDC. But whenever i enter the passdb backend: ldapsam:ldap://localhost/ on my smb.conf, i see from my SWAT that smdb is not running and i cannot join the domain. Below are my smb.conf and slapd.conf files smb.conf # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2009/01/22 16:01:58 [global] workgroup =
2012 Jun 07
1
FW: Bad configuration file
??? This is solved. ? Problem was, incorrect settings in slapd.conf and dynamic / config file setup was mixed. ? str2entry: invalid value for attributeType objectClass #1 (syntax?1.3.6.1.4.1.1466.115.121.1.38) slapcat: bad configuration file! The core.schema and the core.ldif are bit different. debian installs slapd with dynamic ( in database ) config, when switch back to config file setup. The
2005 Jun 03
1
AttributeType not found: "gidNumber" errormessage - SuSE 9.2
Hello! I'm geting errormessage, when I start sldap on commandoline: amd:/usr/lib/openldap # /usr/lib/openldap/slapd /etc/openldap/schema/samba.schema: line 432: AttributeType not found: "gidNumber" I think, I must create a new group with a gid. But is the groupname sambaGroupMapping? my samba.schema-line 432:(MUST...): ## ## Group mapping info ## objectclass (
2024 Dec 13
1
RODC in DMZ
Op 13-12-2024 om 14:25 schreef Ilias Chasapakis forumZFD: > Dear Kees, > > Many thanks for sending such a detailed answer. Really helpful and I > guess a good fit for our situation. I was worried that it?d been > complicated as I have never played around with OpenLDAP. There is one limitation I forgot to mention: in my config there is a module "mr_passthru", it is
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
2004 Jan 09
1
smbldap-tools problem with Samba 3.0.1/LDAP 2.1.22/Fedora Core 1
I'm trying to setup a samba PDC/BDC with disconnected auth. and am stuck at step one because I can't get smbldap-tools to work right. First when I do a smbldap-useradd.pl -a test, it works fine. ldapsearch shows the entry properly. Then I try smbldap-usershow.pl or smbldap-userdel.pl or any other one for that matter and they all fail with a "user test does not exist"! Also if I
2009 Feb 18
1
samba can not contact the ldap server
hi there, I am working trough a tutorial on setting up samba and ldbap on a suses 11.1 box everything worked fine so far but now samba can not contact the the ldap server. all command trying it issue the following error message. Failed to issue the StartTLS instruction: Can't contact LDAP server how can I trace down what causes this? thanks for your help I added my slapd.conf and the
2024 Dec 13
1
RODC in DMZ
Der Rowland, We share that concerns actually and of course if there is a way to avoid it, it is always better. Another fellow suggested us an LDAP-Proxy instead (personally have never setup one). What we actually need in our case scenario, is only that service and not the rest of bells and whistles of an RODC. I just was wondering if someone had experience with what happens if one does
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
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