search for: schemachecking

Displaying 20 results from an estimated 34 matches for "schemachecking".

2009 Mar 06
1
module syncprov
...cprov-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="dc=domain,dc=com" schemachecking=off type=refreshAndPersist retry="60 +" mirrormode on when i've configured like above then i restart ldap service the service cannot start and when i check on my /usr/lib/openldap/modules i can't find module with the name syncprov. Is there any clue about this...
2002 Jun 25
2
Samba Add Users -- Samba Rookie
I get the following error message when trying to add a user to samba using... smbpasswd -a user1 Unknown parameter encountered: "ldap bind as" Ignoring unknown parameter "ldap bind as" Unknown parameter encountered: "ldap passwd file" Ignoring unknown parameter "ldap passwd file" New SMB password: Retype new SMB password: Failed to setup a TLS session
2010 Feb 10
2
LDAP backend replication?
...ant 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 type=refreshAndPersist retry="60 +" syncdata=accesslog # Refer updates to the master updateref ldap://192.168.1.86 Replication works OK, when I first start LDAP, it populates automatically. But after that initial data, it just doesn't pull anything anymore. I have to restart i...
2005 Nov 18
2
nsswitch not working for ldap
I am following the instruction in Samba by Example chapter 6 on a RHEL4 server. Everything seems OK until I get to 6.3.5.7, which says to do the following:- root# getent passwd | grep Adminstrator which returns nothing, indicating that the nsswitch (nss_ldap libary) is not working. I cannot find anything in any of the log files to give my a clue nor any hints on how to debug this. Any
2005 Aug 09
1
Net RPC Vampire not sucking all groups
I've tried numerous times but cannot get Vampire to bring across all groups or add users to all groups that they belong to. Sometimes I get everygroup except 1, other times not so lucky. Vampire log is below with an example of what is going wrong. vampire.log Fetching DOMAIN database Creating unix group: 'skischool' Creating unix group: 'sales' Creating unix group:
2002 Jun 26
0
Unknown parameter encountered...etc...
Hey everyone! Would appreciate any help on this one. Basically, I'm getting the below error message when trying to add a user to samba. I know I compiled samba with the -with-ldapsam support. Am I just using the wrong commands to bind samba with ldap? Any URL , DOC, Comments appreciated. Thanks! smbpasswd -a user1 Unknown parameter encountered: "ldap bind
2008 Jun 12
0
syncrepl in OpenLDAP 2.3.x (CentOS 5) and updating on a replica
...test environments. This is what I have configured on the master: overlay syncprov syncprov-checkpoint 1 10 syncprov-sessionlog 100 And on the slave: syncrepl rid=1 provider=ldap://ldap1.mydomain.com type=refreshAndPersist searchbase="dc=mydomain,dc=com" schemachecking=off bindmethod=simple binddn="cn=Manager,dc=mydomain,dc=com" credentials=xxxxxxxxxxx updateref ldap://ldap1.mydomain.com/ It works with queries, and when I do an update on the master, it replicates fine to the slave. But when I try to do some change on the slav...
2006 Aug 24
0
object class 'sambaSamAccount' requires attribute 'sambaSID'
I have setup a Samba PDC with LDAP by the Samba howto. All is working fine. But when I try to add machine accounts it is giving me errors. The error is as such First I did #smbldap-useradd -w comat67$ This was successful. Then when I do this oblix:/home# pdbedit -a -m -u comat67$ Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=COMAT))] smbldap_open_connection: connection
2004 Oct 07
2
account is not autorized to connect from this station.
Hi all, (i'am beginner) i have samba 3.0.7 and ldap 2.1.30-3 installed on linux debian sarge My users account are stored in ldap (ou=people,dc=alsace,dc=iufm,dc=fr) I used idealx smbldaptools .0.8.5 to : - populate LDAP (account administrator is created, id administrator gives " uid=0(Administrator) gid=512(Domain Admins) groupes=512(Domain Admins)" - add my machine accoun (named
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
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
Hello, It's me again. I'm running Samba 3.0 and LDAP 2.1.23 on a RedHat 8.0 system. I am able to browse shares and home directories. I get a: Logon failure: unknown username or bad password when I try to connect a W2k machine. For Win/95/98 the system already works. I believe it is setup OK I need to work on scripts that work with MMC. I just want a basic connect a w2k machine right
2006 Dec 06
3
Problem with OpenLDAP/Samba/NSS -> ERROR : User xxx in passdb, but getpwnam() fails!
Hi everybody, I have one SAMBA server (with PDC configuration) which is configure to use an OpenLDAP server (on the same local server) where users and computers account are store (I want to have the two Unix/Linux and Samba account attributes stored to use Name Service Switch and Pluggable Authentication Module). My problem is as follow : If I don't put the following line : ->
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 Sep 24
1
Idmap backend for winbind
I'm trying to set up an Idmap Backend LDAP server for winbind. I don't need a full blown SAMBA PDC; just a server to provide the SID to UID/GID mappings. We're using a Windows Active Directory server to authenticate against but we want the above mappings to be the same across multiple samba machines. Can we just stand up a simple ldap server and just add the mappings and that's
2008 Apr 15
0
login ldap pdc
Hello, I install samba-ldap-pdc on a ubuntu. I join well the domain with root user, but when I restart, root or user login don't work. I can access to share via network with root or user login. when I try under winXP pro to change security of a file, I can't access to server user list : "bad user or passwd" I've no error in log.smbd or debug my smb.conf [global] smb ports
2018 Mar 12
2
LDAP: PDC to BDC replication issues
...related bits from olCDatabase(1)HDB olcSyncrepl: {0}rid=0 provider=ldap://lin-pdc1.lin bindmethod=simple bindd n="cn=admin,dc=lin" credentials=seceret searchbase="dc=lin" log base="cn=accesslog" logfilter="(&(objectClass=auditWriteObject)(reqResult=0)) " schemachecking=on type=refreshAndPersist retry="60 +" syncdata=accesslog olcUpdateRef: ldap://lin-pdc1.lin PDC: root at lin-pdc1:/etc/ldap/slapd.d/cn=config/olcDatabase={1}hdb# cat olcOverlay\=\{0\}syncprov.ldif # AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify. # CRC32 59e49836 dn: olcOverlay={0}sy...
2005 Jul 05
3
XP Join Samba 3 ; cannot find user name
Hi, Im having a problem while joining my domain. i use samba 3.014a, ldap , samba as PDC. When my XP is joinin the domain, i say's cannot find user name BUT !! when i look in my ldap database, the new computer is created in the OU=Computers i use the idealx setup and tools. It was working, but i changed something and i don't know anymore what i changed. i must be a nss /
2003 Oct 10
0
Wierd failure when adding W2K to Samba3.0.0+LDAP Domain
Dear list I have been at it for a few day trying to get my SuSE 8.2 server (FREESIDE) to produce a domain (SKOGFARET) for my Windows 2000 Server machine (BABYLON). I use OpenLDAP, and the setup seems to work in most ways, except the vital one [ie. I can mount shares, print, etc...] When I try to add W2K (BABYLON) to the domain, I get the following error: "The following error occured
2004 Nov 09
1
Migrating NT4 Domain with Idealx tools
Hi all For several days I've been doing tests for our upcoming migration from an NT domain to Samba PDC with ldapsam. We have ~200 clients, mostly NT4 and some Win2k. We want all of our users eventually switch from Windows to KDE on Linux with thin clients through NX :-) I managed to net rpc vampire all user and machine accounts into LDAP, but then I realized some problems: - The
2004 Feb 15
2
Problem validating with LDAP and Samba3.0.1debian
Hi, I'm running openldap and samba3.0.1 from my debian system, but I have used many many hours trying to get samba to validate users on the ldap... And is now turning to the last resort ... This is my configuration __________________________________________________ the important lines in smb.conf looks like this... -------------------------------------------------- [global] workgroup