Re: [Samba] Samba 4 Services for UNIX? [SOLVED]

2013-01-09 Thread Robert Moggach
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

Re: [Samba] Samba 4 Services for UNIX? [SOLVED]

2013-01-09 Thread Andrew Bartlett
On Wed, 2013-01-09 at 19:50 -0500, Robert Moggach wrote: ldbmodify -H /usr/local/samba/private/sam.ldb.d/DC\=DOMAIN.ldb -U administrator 03_smb_maps.ldif NEVER, EVER DO THIS. You now have a corrupt database. Please wipe the database, and start again, hopefully from a backup. Andrew

Re: [Samba] Samba 4 Services for UNIX? [SOLVED]

2013-01-09 Thread Robert Moggach
OK. So I now no longer 'CORRUPT' my database. Thanks to Andrew for pointing this out as it didn't seem to have caused problems until I tried to edit attributes. The following is my latest attempt. Given the errors I was getting were all related to an invalid rdn I moved to change to a schema that