search for: samba_automount_classes

Displaying 2 results from an estimated 2 matches for "samba_automount_classes".

2017 Aug 21
0
AutoFS
...gt; > > > Rowland > > > > I splited the ldif on 2 files (attributes and classes) : > > ldbmodify -H /var/lib/samba/private/sam.ldb > samba_automount_attributes --option="dsdb:schema update allowed"=true > > ldbmodify -H /var/lib/samba/private/sam.ldb samba_automount_classes > --option="dsdb:schema update allowed"=true > 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 /usr/local/samba/private/sam.ldb -b "CN=Schema,CN=Configuration,D...
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