search for: myattrib

Displaying 5 results from an estimated 5 matches for "myattrib".

2016 Apr 14
2
Previously extended schema not working in 4.4.0
On Thu, 2016-04-14 at 18:07 +0100, Jonathan Hunter wrote: > On 14 April 2016 at 13:37, Jonathan Hunter <jmhunter1 at gmail.com> > wrote: > > > # samba-tool dbcheck --cross-ncs > > Checking 4079 objects > > MYOBJ=value,OU=myou,DC=mydomain,DC=org,DC=uk: 0x00290001 > > MYOBJ=value,OU=myou,DC=mydomain,DC=org,DC=uk: 0x0029000a > >
2016 Apr 15
2
Previously extended schema not working in 4.4.0
...bcheck --cross-ncs --fix' and it has > successfully fixed some errors; there were 110 previously, however > there are still 69 remaining after a second pass of dbcheck --fix. > > The remaining errors seem to be mainly of this form: > > ERROR: duplicate attributeID values for myattrib in > replPropertyMetaData on > MYOBJ=object1,OU=myou,DC=mydomain,DC=org,DC=uk > > Fix replPropertyMetaData on > MYOBJ=object1,OU=myou,DC=mydomain,DC=org,DC=uk by removing the > duplicate value 0x00290003 for myattrib (keeping 0xbd27f44d5)? [YES] > [...] > ERROR: incorrect a...
2016 Apr 14
0
Previously extended schema not working in 4.4.0
...have now run 'samba-tool dbcheck --cross-ncs --fix' and it has successfully fixed some errors; there were 110 previously, however there are still 69 remaining after a second pass of dbcheck --fix. The remaining errors seem to be mainly of this form: ERROR: duplicate attributeID values for myattrib in replPropertyMetaData on MYOBJ=object1,OU=myou,DC=mydomain,DC=org,DC=uk Fix replPropertyMetaData on MYOBJ=object1,OU=myou,DC=mydomain,DC=org,DC=uk by removing the duplicate value 0x00290003 for myattrib (keeping 0xbd27f44d5)? [YES] [...] ERROR: incorrect attributeID values in replPropertyMetaDat...
2016 Apr 13
1
Previously extended schema not working in 4.4.0
...aved the output to a different text file using the editor (I couldn't see an easy way to extract just this part - but this seems to have worked, at least) I checked my custom attributes: # ldbedit --cross-ncs -s sub -H ./sam.ldb -b CN=Schema,CN=Configuration,DC=mydomain,DC=org,DC=uk '(name=myattrib*)' Between all four DCs, I only found differences in the order attributes/values were returned (e.g. mustContain and mayContain have multiple values and these appeared in different orders), and uSNChanged and uSNCreated attributes had different values between DCs. On one DC (only one) the searc...
2016 Apr 12
2
Previously extended schema not working in 4.4.0
On 12 April 2016 at 07:31, Rowland penny <rpenny at samba.org> wrote: > > The schema is in another NC, so use the 'cross-ncs' switch to see the > schema. Thanks Rowland - adding --cross-ncs worked and I can now see the schema extensions using ldbedit. I can confirm that my schema extensions are definitely present, including as mentioned in the record below, which I