Displaying 10 results from an estimated 10 matches for "_dsdb_normalise_attributes".
Did you mean:
dsdb_normalise_attributes
2016 Mar 12
4
samba-4.3.6 and talloc-2.1.6
...4/python2.7/site-packages/samba/dbchecker.py", line
1358, in check_object
normalised =
self.samdb.dsdb_normalise_attributes(self.samdb_schema, attrname, [val])
File "/usr/lib64/python2.7/site-packages/samba/samdb.py", line 672,
in dsdb_normalise_attributes
return dsdb._dsdb_normalise_attributes(ldb, ldap_display_name,
ldif_elements)
What policy of using new version of libraries for stable version of
Samba? Can I fix domain provision with talloc-2.1.6 for samba-4.3.6?
--
Andrey Cherepanov
cas at altlinux.org
2014 Jul 24
0
Fwd: dnsdomainzone replication failure
...amba/dbchecker.py", line
> 1201, in check_object
> normalised =
> self.samdb.dsdb_normalise_attributes(self.samdb_schema, attrname, [val])
> File "/usr/lib64/python2.6/site-packages/samba/samdb.py", line 647,
> in dsdb_normalise_attributes
> return dsdb._dsdb_normalise_attributes(ldb, ldap_display_name,
> ldif_elements)
>
> ----
>
> The same is on DC2:
> samba-tool drs showrepl
>
> ==== INBOUND NEIGHBORS ====
>
> DC=DomainDnsZones,DC=ad,DC=example,DC=com
> Default-First-Site-Name\DC1 via RPC
> DSA object GUID: ef7...
2014 Jul 24
0
Fwd: Re: Fwd: dnsdomainzone replication failure
...normalised =
>> self.samdb.dsdb_normalise_attributes(self.samdb_schema,
>> attrname, [val])
>> File "/usr/lib64/python2.6/site-packages/samba/samdb.py",
>> line 647, in dsdb_normalise_attributes
>> return dsdb._dsdb_normalise_attributes(ldb,
>> ldap_display_name, ldif_elements)
>>
>> ----
>>
>> The same is on DC2:
>> samba-tool drs showrepl
>>
>> ==== INBOUND NEIGHBORS ====
>>
>> DC=DomainDnsZones,DC=ad,DC=example,DC=com
>...
2019 Jul 03
2
`samba-tool dbcheck --cross-ncs --fix` fails: governsID already exists as an attributeId or governsId
...t-packages/samba/dbchecker.py", line 1708, in check_object
> normalised = self.samdb.dsdb_normalise_attributes(self.samdb_schema, attrname, obj[attrname])
> File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line 677, in dsdb_normalise_attributes
> return dsdb._dsdb_normalise_attributes(ldb, ldap_display_name, ldif_elements)
All these object classes were tests we did? years ago, and which have
been "deleted" (I don't even remember by what mechanism) for almost as
long. No object should still be using any of these, and on graz-dc-sem
that's true.
There is, howe...
2016 Mar 12
0
samba-4.3.6 and talloc-2.1.6
...amba/dbchecker.py", line
> 1358, in check_object
> normalised =
> self.samdb.dsdb_normalise_attributes(self.samdb_schema, attrname, [val])
> File "/usr/lib64/python2.7/site-packages/samba/samdb.py", line 672,
> in dsdb_normalise_attributes
> return dsdb._dsdb_normalise_attributes(ldb, ldap_display_name,
> ldif_elements)
>
> What policy of using new version of libraries for stable version of
> Samba? Can I fix domain provision with talloc-2.1.6 for samba-4.3.6?
>
Can I ask why you are building talloc separately ? If you build Samba
normally, it will be bui...
2016 Mar 12
0
samba-4.3.6 and talloc-2.1.6
...s/samba/dbchecker.py", line
> 1358, in check_object
> normalised =
> self.samdb.dsdb_normalise_attributes(self.samdb_schema, attrname,
> [val]) File "/usr/lib64/python2.7/site-packages/samba/samdb.py",
> line 672, in dsdb_normalise_attributes
> return dsdb._dsdb_normalise_attributes(ldb, ldap_display_name,
> ldif_elements)
>
> What policy of using new version of libraries for stable version of
> Samba? Can I fix domain provision with talloc-2.1.6 for samba-4.3.6?
I am using debian jessie and have backported 4.3.6 from sid to jessie.
Talloc is 2.1.5. No problems s...
2018 May 15
0
migrating NT-style domain SID-error
...kages/samba/dbchecker.py", line
> 1803, in check_object
> normalised =
> self.samdb.dsdb_normalise_attributes(self.samdb_schema, attrname,
> [val]) File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line
> 677, in dsdb_normalise_attributes
> return dsdb._dsdb_normalise_attributes(ldb, ldap_display_name,
> ldif_elements)
>
It looks like it is falling over whilst trying to 'normalise' an entry
in AD, could this be a 'locale' problem ??
Rowland
2018 May 14
5
migrating NT-style domain SID-error
Hello,
after migrating a samba NT-style domain from Samba 4.2.14-debian (debian
8.10) to samba 4.5.12-debian (debian 9.4)
We copied all tdb-files to the new machine plus the smb.conf plus
/etc/group. The old Samba has tdbsam as backend.
we use the same domain and hostname on the new DC as it was set on the
old system.
We are using bind9 as DNS-backend in the new system.
The "samba-tool
2019 Jul 03
0
`samba-tool dbcheck --cross-ncs --fix` fails: governsID already exists as an attributeId or governsId
...a/dbchecker.py", line 1708, in check_object
>> normalised = self.samdb.dsdb_normalise_attributes(self.samdb_schema, attrname, obj[attrname])
>> File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line 677, in dsdb_normalise_attributes
>> return dsdb._dsdb_normalise_attributes(ldb, ldap_display_name, ldif_elements)
>
> All these object classes were tests we did? years ago, and which have
> been "deleted" (I don't even remember by what mechanism) for almost as
> long. No object should still be using any of these, and on graz-dc-sem
> that'...
2018 May 15
1
migrating NT-style domain SID-error
...", line
>> 1803, in check_object
>> normalised =
>> self.samdb.dsdb_normalise_attributes(self.samdb_schema, attrname,
>> [val]) File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line
>> 677, in dsdb_normalise_attributes
>> return dsdb._dsdb_normalise_attributes(ldb, ldap_display_name,
>> ldif_elements)
>>
>
> It looks like it is falling over whilst trying to 'normalise' an entry
> in AD, could this be a 'locale' problem ??
>
> Rowland
>
-------------- next part --------------
A non-text attachment was s...