Found in latest master branch I tried to reload the schema sending a schemaUpdateNow command. I receive: >>>>>>>>>>>> ERROR [1] DN: >>>>>>>>>>>>>>>> =========== LDAP ERROR: ldap_modify_ext: Operations error (1) additional info: schema_fsmo_extended: dsdb_set_schema() failed: 20:Attribute or value exists <<<<<<<<<<<<<<< END ERROR [1] <<<<<<<<<<<<<<<<<<<< I think this is due to a modification in dsdb_set_schema(), where dsdb_schema_set_attributes() call is added. Same ldif works fine with MS Active Directory 2003(see attachment schemaUpdateNow.ldif)
Created attachment 3673 [details] schemaUpdateNow command
Someone is working on it.
Bug state: http://lists.samba.org/archive/samba-technical/2009-April/064139.html http://lists.samba.org/archive/samba-technical/2009-April/064196.html
This issue should be fixed now.
But were your patches merged in "master"?
Yes, Andrew Bartlett pushed it.
Yeah, found it (URL).