search for: objectclasscategori

Displaying 20 results from an estimated 31 matches for "objectclasscategori".

Did you mean: objectclasscategory
2017 Aug 21
0
AutoFS
On Mon, 21 Aug 2017 14:52:40 +0200 Jeremy Guasco <jguasco+samba at lncsa.com> wrote: > Le 21/08/2017 à 14:15, Rowland Penny via samba a écrit : > > > > That's the correct way to do it (the wikipage was wrong, I have > > corrected this) > > > > Have you checked that the objectClasses are in AD ? > > > > ldbsearch --cross-ncs -H
2017 Aug 18
4
AutoFS
Hi all, I would like to use AutoFS on Samba but I encounter difficulties with ldap entries. I have already add the Automount Schema from the Wiki (https://wiki.samba.org/index.php/Samba_AD_schema_extensions) but I can't add "auto_master" and the folowings leaf. I tried : dn: automountmapname=auto_master,dc=MYDOMAIN automountMapName: auto_master objectClass: automountMap
2012 Aug 29
0
Add apple MCX directory extensions
I'm trying to load the apple attributes and classes to samba4 using ldbmodify. I can get it to load, sort of. I keep getting errors and having to modify the file. Command I'm using: sudo ldbmodify -v -H ldap://lda.server.local -UAdministrator /home/user/apple-mcx.ldif here is the ldif that I'm loading
2020 Jul 26
2
Naming violation: objectClass: myObjectClass not a valid child class for <>
Sun, 26 Jul 2020 09:57:05 +0100 Rowland penny via samba <samba at lists.samba.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
2013 Jan 10
2
Samba 4 "Services for UNIX"? [SOLVED]
To get the automount schema to work with the git checkout of samba 4 I had to modify the automount schema files and separate the attributes from the 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
2012 Mar 18
2
Samba4: error in schema?
Hi There seems to be a discrepancy in the s4 schema concerning security groups. Domain Users comes with gidNumber: 100. This is however contrary to what the schema allows. You can show this as follows: Create a new group. samba-tool group add mygroup. Use phpldapadmin to add the gidNumber attribute. There is an error because gidNumber is provided by the posixGroup class and that objectclass is
2019 Jul 17
1
Bitlocker
Am 17.07.19 um 11:10 schrieb Rowland penny via samba: >> > I thought Samba always used schema version 47, so you should have the > objectclass & attributes in AD, this is the ldif for the objectclass: > > cn: ms-FVE-RecoveryInformation > ldapDisplayName: msFVE-RecoveryInformation > governsId: 1.2.840.113556.1.5.253 > objectClassCategory: 1 > rdnAttId: cn >
2012 Jul 17
3
samba segfault with autofs schema
Samba 4.0.0beta3, CentOS 6.2 32-bit. I am loading the automount schema into a vanilla Samba4 database. The schema can be found at: http://http://www.cbe.cornell.edu/~smt/Automount_template.txt and I am loading the schema as follows (samba is shut down): ldbadd -H private/sam.ldb.d/CN=SCHEMA,CN=CONFIGURATION, \ DC=DOMAIN,DC=TEST,DC=CORNELL,DC=EDU.ldb Automount_template.txt This appears
2014 Dec 28
1
Samba 4 Active Directory Quotas
On Sat, Dec 27, 2014 at 2:43 AM, Rowland Penny <rowlandpenny at googlemail.com> wrote: > Yes, samba4 comes with a script: oLschema2ldif > Humm... Not liking the errors in this method. Looking at the ldif, I think we could rework this so that one could modify the LDAP schema directly using LDAP syntax. In my case, I'm using Net::LDAP. Something more like this: dn:
2012 Sep 10
1
LDAP Account Manager 3.9.RC1 released
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 LDAP Account Manager (LAM) 3.9.RC1 - September 10th, 2012 ========================================================= LAM is a web frontend for managing accounts stored in an LDAP directory. Announcement: - ------------- LAM now supports Kolab 2.4, Puppet and RFC2307bis automount entries. The self service also supports to set fields to read-only.
2019 Jul 17
4
Bitlocker
Hi, I am trying to implement bitlocker key management in samba4 ad. This has been posted a view times before: https://lists.samba.org/archive/samba/2015-December/196771.html https://lists.samba.org/archive/samba/2018-July/217168.html According to Andrew and this: https://docs.microsoft.com/en-us/previous-versions/orphan-topics/ws.10/cc722309(v=ws.10) the Schema should be ready for this.
2014 Dec 27
2
Samba 4 Active Directory Quotas
I've been messing around with disk quotas for users and have seen some who have extended the Samba 4 AD schema to include a quota attribute. For example, I found this schema extension here: http://fossies.org/linux/quota/ldap-scripts/quota.schema Is there a common method for doing this? -- Greg J. Zartman Board Member Koozali SME Server www.koozali.org SME Server user, contributor, and
2020 Jul 20
2
Migrate mail aliases to AD ypServ30
Mon, 20 Jul 2020 11:56:57 +0100 Rowland penny via samba <samba at lists.samba.org>: > On 20/07/2020 11:11, RhineDevil via samba wrote: > > How could I migrate these fields to CN=aliases,CN=mail,CN=ypServ30,CN=RpcServices,CN=System,DC=local? > > > > dn: cn=abuse,ou=Aliases,DC=mydomail,DC=local > > cn: abuse > > objectClass: nisMailAlias > > objectClass:
2020 Jul 26
2
Naming violation: objectClass: myObjectClass not a valid child class for <>
Sun, 26 Jul 2020 12:06:03 +0100 Rowland penny via samba <samba at lists.samba.org>: > On 26/07/2020 10:58, RhineDevil wrote: > > You said you didn't want 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
2020 Jul 20
3
Migrate mail aliases to AD ypServ30
How could I migrate these fields to CN=aliases,CN=mail,CN=ypServ30,CN=RpcServices,CN=System,DC=local? dn: cn=abuse,ou=Aliases,DC=mydomail,DC=local cn: abuse objectClass: nisMailAlias objectClass: top rfc822MailMember: root dn: cn=noc,ou=Aliases,DC=mydomail,DC=local cn: noc objectClass: nisMailAlias objectClass: top rfc822MailMember: root dn: cn=security,ou=Aliases,DC=mydomail,DC=local cn:
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
2017 Aug 21
0
AutoFS
On Mon, 21 Aug 2017 13:47:39 +0200 Jeremy Guasco <jguasco+samba at lncsa.com> wrote: > Le 21/08/2017 à 12:21, Rowland Penny via samba a écrit : > > On Mon, 21 Aug 2017 11:48:39 +0200 > > Jeremy Guasco <jguasco+samba at lncsa.com> wrote: > > > >> Thank you for the reply. > >> > >> I can create the "dn: OU=automount" but when I
2019 Jul 17
0
Bitlocker
On 17/07/2019 09:50, Christian Naumer via samba wrote: > Hi, > I am trying to implement bitlocker key management in samba4 ad. This has > been posted a view times before: > > https://lists.samba.org/archive/samba/2015-December/196771.html > > https://lists.samba.org/archive/samba/2018-July/217168.html > > According to Andrew and this: > >
2020 Jul 26
0
Naming violation: objectClass: myObjectClass not a valid child class for <>
On 26/07/2020 10:58, RhineDevil wrote: > You said you didn't want 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:
2024 Apr 03
1
SAMBA 4.20 - function level upgrade
Hello Samba Dancers, I tried to do function level upgrade on my testing instalation of samba. Finished upgrade from 4.18 to 4.20. I put ad dc functional level = 2016 line to smb.conf, restarted samba. But command samba-tool domain schemaupgrade --schema=2019 ends with error. Could I ask you check my progress or find solution? samba-tool domain schemaupgrade --schema=2019 Temporarily overriding