search for: ldif

Displaying 20 results from an estimated 1153 matches for "ldif".

2004 May 14
1
problem with vscan
hello, I'v installed samba vscan 0.3.5 on whiteboxlinux 3 with samba 3.0.4, whe I try to access to test file on vscan dir my log say: lookup 'U?????]??E ??v?????!/samba.ldif' search for 'U?????]??E ??v?????!/samba.ldif' in lrufiles file 'U?????]??E ??v?????!/samba.ldif' not matched entry 'U?????]??E ??v?????!/samba.ldif' not found file entry 'U?????]??E ??v?????!/samba.ldif' should be deleted search for 'U?????]??E ??v?????!/samb...
2020 Jul 26
2
Naming violation: objectClass: myObjectClass not a valid child class for <>
...ant to help me about this but if you'd do at least I'd learn something useful for custom schemas, since this type of error isn't referenced anywhere > > No, I said I wouldn't help you shoot yourself in the foot, this isn't > shooting anything ;-) > > Create two ldif files: > > /tmp/class.ldif > > dn: CN=nisMailAlias,CN=Schema,CN=Configuration,dc=local > objectClass: top > objectClass: classSchema > governsID: 1.3.6.1.4.1.42.2.27.1.2.5 > schemaIdGuid:: gMnYtZqCPTLAMXe3RZus8A== > cn: nisMailAlias > name: nisMailAlias > lDAPDisp...
2006 Jun 06
4
SAMBA-LDIF
Hello! I'm using samba 3.0.14 on a debian sarge. How can i extract the samba users in a ldif file? Is it possible? Many thanks Boukari
2020 Jul 26
2
Naming violation: objectClass: myObjectClass not a valid child class for <>
....org>: > On 26/07/2020 09:43, RhineDevil via samba wrote: > > 64 Naming violation: objectClass: myObjectClass not a valid child class for <OU=myOrganizationUnit,DC=domain,DC=local> > > Could someone give me an hint on why such an error could occur? > > Please post the ldif you are trying to add. > > Also, if you are using the .local tld, then can I suggest you don't, > .local is reserved for bonjour and hence, avahi > > Rowland > dn: CN=rfc822MailMember,CN=Schema,CN=Configuration,dc=local objectClass: top objectClass: attributeSchema attrib...
2020 Jul 20
2
Migrate mail aliases to AD ypServ30
...ember: root > > > > dn: cn=security,ou=Aliases,DC=mydomail,DC=local > > cn: security > > objectClass: nisMailAlias > > objectClass: top > > rfc822MailMember: root > > First you will need the rfc822-MailMember.schema and then run that > through oLschema2ldif to produce an ldif to add to AD. > > Doing the above, should produce something like this: > > dn: CN=rfc822MailMember,CN=Schema,CN=Configuration,dc=local > objectClass: top > objectClass: attributeSchema > attributeID: 1.3.6.1.4.1.42.2.27.2.1.15 > schemaIdGuid:: aB7do9Dx3L...
2006 Mar 31
2
Small local dir refuses to sync, others AOK.
Hi guys, I'm having a problem rsyncing between two directories on local disk. I wish to sync the local directory /local/CA/eTrustDirectory/dxserver/ldif to the other local directory /local/CA/archive. 'rsync -vvvr --progress /local/CA/eTrustDirectory/dxserver/ldif /local/CA/archive' pauses at: make_file(4,ldif/MELLDRBIB11-ldsau004wm1/ldbau004v1_20060330.0204.raw) make_file(4,ldif/MELLDRBIB11-ldsau004wm1/ldbau004v1_20060331.0204.raw) 782 fi...
2020 Jul 20
2
Migrate mail aliases to AD ypServ30
...rity,ou=Aliases,DC=mydomail,DC=local > >>> cn: security > >>> objectClass: nisMailAlias > >>> objectClass: top > >>> rfc822MailMember: root > >> First you will need the rfc822-MailMember.schema and then run that > >> through oLschema2ldif to produce an ldif to add to AD. > >> > >> Doing the above, should produce something like this: > >> > >> dn: CN=rfc822MailMember,CN=Schema,CN=Configuration,dc=local > >> objectClass: top > >> objectClass: attributeSchema > >> attribute...
2020 Jul 27
2
Naming violation: objectClass: myObjectClass not a valid child class for <>
Sun, 26 Jul 2020 19:03:04 +0100 Rowland penny via samba <samba at lists.samba.org>: > On 26/07/2020 18:45, RhineDevil wrote: > > > > Done, I still get the same errors when adding mod.ldif > > > > (I used ldbadd instead of ldbmodify, is that a problem?) > > No, that isn't the problem, the problem is that I forgot to remove a > comment :-( > > Create another ldif: > > /tmp/classmod.ldif > > dn: CN=nisMailAlias,CN=Schema,CN=Configuration,...
2010 Oct 07
1
ldif invalid per syntax
Hello CentOS I am having a bit of trouble importing an ldif into openldap, tho the syntax looks a-ok to me. I am attempting to import my sudoers list into my ldap configuration and I used an application called sudoers2ldif to generate the ldif. I used the following command to import the file: ============================================= [root at bluet...
2016 Feb 10
3
ldbadd issue on Samba 4.1.13 AD DC
...compiled on CentOS 6.2 (32bit). Everything >> is working fine. >> >> Issue: ldbadd cannot re-add a deleted user account. >> What I did: >> 1. save user account >> # ./bin/ldbsearch -H /usr/local/samba/private/sam.ldb >> sAMAccountName=krtu > ./user-add.ldif >> >> 2. delete the user account >> # ./bin/ldbdel -H /usr/local/samba/private/sam.ldb >> "CN=krtu,CN=Users,DC=mydomain,DC=com" >> This user has been deleted. ldbsearch couldn't find it. >> >> 2. add it back again >> First remove the fo...
2018 Nov 21
3
Schema extension
Hello, we have a single DC after a clssicupgrade and we need to extend the schema. So we created a attrib.ldif with all our attributes and a object.ldif to add the attributes to the "CN=User" Object. We tested the two ldif-files on a DC with only a few users and groups and it works fine. Then we did the classicupgrade (same NC as the test-system) we have more then 30.000 users after the classi...
2020 Oct 11
2
Naming violation: objectClass: myObjectClass not a valid child class for <>
...<samba at lists.samba.org>: > On 27/07/2020 01:12, RhineDevil wrote: > > Sun, 26 Jul 2020 19:03:04 +0100 Rowland penny via samba <samba at lists.samba.org>: > >> On 26/07/2020 18:45, RhineDevil wrote: > >>> Done, I still get the same errors when adding mod.ldif > >>> > >>> (I used ldbadd instead of ldbmodify, is that a problem?) > >> No, that isn't the problem, the problem is that I forgot to remove a > >> comment :-( > >> > >> Create another ldif: > >> > >> /tmp/classmod.ld...
2014 Dec 13
1
Samba 4 two DCs no matching UID/GID
...FU30MaxGidNumber | cut -d: -f2) >> while read gid3 >> do >> let setGid=setGid+1 >> group=$(echo $gid3 | cut -d: -f1) >> ldbsearch -H $samldb -b $groupsBaseDN CN=$(echo $gid3 | cut >> -d: -f1) | grep -i dn: > $pathTmpFiles/AD-gid-$group.ldif >> echo changetype: modify >> $pathTmpFiles/AD-gid-$group.ldif >> echo replace: gidNumber >> $pathTmpFiles/AD-gid-$group.ldif >> echo gidNumber: $setGid >> $pathTmpFiles/AD-gid-$group.ldif >> ldbmodify -H $samldb $pathTmpFile...
2018 Nov 23
4
Extending Samba-4 Schema to get Microsoft LAPS working
Hi, Thank you very much for your support. With your ldif, one of the attributes got added to computer container. Second one is having a trouble. The modification command is reporting it is not able to find the attribute although it is very much in the schema. I am checking this part out. Any suggestions to figure out what's wrong and correct it?...
2020 Jul 21
3
Migrate mail aliases to AD ypServ30
...t;: > On 20/07/2020 19:01, RhineDevil wrote: > > Mon, 20 Jul 2020 18:24:15 +0100 Rowland penny via samba <samba at lists.samba.org>: > > > > No, it wouldn't, basically all that adding '--rfc-2307' to the provision > > command does, is to add the ypServ30 ldif to AD. This ldif is what > > Microsoft added if you installed IDMU. Adding the ldif makes Samba > > compatible with ADUC. > > > > What you are adding is a corner case, so it would be a large amount of > > work to update samba-tool for a very few users, or perhaps only...
2013 Apr 02
4
Samba4 migration
I have a question ... How can I migrate existing LDAP users ( or schemas) on Ubuntu 10.04.2 to the new Samba4 (Ubuntu 12.04.2) server? Does anyone have an idea? Thanks for support Alex -- View this message in context: http://samba.2283325.n4.nabble.com/Samba4-migration-tp4646168.html Sent from the Samba - General mailing list archive at Nabble.com.
2005 Dec 01
3
Samba 3.0.9 ==> 3.0.14a migration LDIF problem
I'm trying to migrate my existing RedHat ES Samba PDC to Ubuntu. The RedHat version of Samba is 3.0.9 and the Ubuntu version is 3.0.14a. Everything was going fine until I tried to import the LDIF of the existing LDAP directory. The LDIF actually imports all of the structure (OU and Group definitions) and all of my users, but it fails when it comes to my first machine account with this error: ============================================================================== slapadd: dn="u...
2016 Jan 27
4
Samba 4 Active Directory Quotas
Good afternoon, I've this issue: I have followed the instructions in this thread but, when I try to add quota.ldif I receive this error: Unable to find attribute quota in the schema ERR: (Invalid attribute syntax) "objectclass_attrs: attribute 'mayContain' on entry 'CN=systemQuotas,CN=Schema,CN=Configuration,DC=my_domain,DC=it' contains at least one invalid value!" on DN CN=syste...
2017 Sep 21
0
CentOS 7, samba-4.4.4-14.el7_3 and openldap-2.4.40-13.el7 -- file permissions?
...m.dbus drwxr-xr-x. 2 unconfined_u:object_r:home_root_t:s0 1000 1000 4096 Jan 10 2016 [01;34mDesktop drwxr-xr-x. 2 unconfined_u:object_r:home_root_t:s0 1000 1000 4096 Jan 10 2016 [01;34mDocuments -rw-r--r--. 1 unconfined_u:object_r:home_root_t:s0 1000 513 145 Sep 20 16:47 domainusers.ldif drwxr-xr-x. 2 unconfined_u:object_r:home_root_t:s0 1000 1000 4096 Jan 10 2016 [01;34mDownloads -rw-r--r--. 1 unconfined_u:object_r:home_root_t:s0 1000 1000 334 Oct 7 2015 .emacs -rw-------. 1 unconfined_u:object_r:home_root_t:s0 1000 1000 16 Jan 10 2016 .esd_auth -rw-rw-r--. 1 u...
2013 Jan 10
2
Samba 4 "Services for UNIX"? [SOLVED]
...classes. I also discovered that it's required to have the ntSecurityDescriptor , instanceType, and objectCategory attributes. Without these it will crash whenever you try to browse... I did alot of stopping samba, tarring of /usr/local/samba and untarring to finally get here... Here's the ldif for the automount attributes I used: dn: CN=automountMapName,CN=Schema,CN=Configuration,<DOMAIN> objectClass: top objectClass: attributeSchema attributeID: 1.3.6.1.1.1.1.31 cn: automountMapName name: automountMapName lDAPDisplayName: automountMapName description: automount Map Name attribute...