Displaying 11 results from an estimated 11 matches for "cmp_attrs".
2019 Nov 14
2
samba-tool ldapcmp without --filter errors out.
.../samba/netcmd/ldapcmp.py", line 957, in run
??? if b1.diff(b2):
? File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 781, in diff
??? if object1 == object2:
? File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 549, in __eq__
??? return self.cmp_attrs(other)
? File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 590, in cmp_attrs
??? if isinstance(self.attributes[x], list) and isinstance(other.attributes[x], list):
?
samba-tool ldapcmp --filter="cn,CN" ldap://dc1.fqdn ?ldap://dc2.fqdn
?
* Comparing [DOMAIN] co...
2019 Jul 25
2
Possible problems with AD Schema in Samba 4
.../samba/netcmd/ldapcmp.py", line 957,
in run
if b1.diff(b2):
File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 781,
in diff
if object1 == object2:
File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 549,
in __eq__
return self.cmp_attrs(other)
File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 590,
in cmp_attrs
if isinstance(self.attributes[x], list) and
isinstance(other.attributes[x], list):
########################################
The Schema version of my Windows 2008 Server is 44 and I am usi...
2020 Jun 30
0
Trouble to keep replication in sync - W2008R2
...etcmd/ldapcmp.py", line
957, in run
??? if b1.diff(b2):
? File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line
781, in diff
??? if object1 == object2:
? File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line
549, in __eq__
??? return self.cmp_attrs(other)
? File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line
590, in cmp_attrs
??? if isinstance(self.attributes[x], list) and
isinstance(other.attributes[x], list):
root at araucaria:~#
Any ideas? Thanks in advance.
--
*Marcio Merlone*
2019 Jul 26
0
Possible problems with AD Schema in Samba 4
...,
> in run
> if b1.diff(b2):
> File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 781,
> in diff
> if object1 == object2:
> File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 549,
> in __eq__
> return self.cmp_attrs(other)
> File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 590,
> in cmp_attrs
> if isinstance(self.attributes[x], list) and
> isinstance(other.attributes[x], list):
>
>
> ########################################
>
> The Schema version of...
2019 Jun 25
2
One DC cannot authenticate off of another DC
..., line 957, in run?
> ? ? if b1.diff(b2):?
> ? File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 781, in diff?
> ? ? if object1 == object2:?
> ? File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 549, in __eq__?
> ? ? return self.cmp_attrs(other)?
> ? File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 590, in cmp_attrs?
> ? ? if isinstance(self.attributes[x], list) and isinstance(other.attributes[x], list):?
(And all of that SERVERREFERENCEBL stuff is probably unrelated. It's just very irritatin...
2019 Jun 26
0
One DC cannot authenticate off of another DC
...?
> > ? File
> "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py",
> line 781, in diff?
> > ? ? if object1 == object2:?
> > ? File
> "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py",
> line 549, in __eq__?
> > ? ? return self.cmp_attrs(other)?
> > ? File
> "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py",
> line 590, in cmp_attrs?
> > ? ? if isinstance(self.attributes[x], list) and
> isinstance(other.attributes[x], list):?
>
>
> (And all of that SERVERREFERENCEBL stuff is proba...
2020 Feb 25
0
Replication failing with Win 2012 R2 (maybe)
.../samba/netcmd/ldapcmp.py", line 957, in run
if b1.diff(b2):
File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 781, in diff
if object1 == object2:
File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 549, in __eq__
return self.cmp_attrs(other)
File "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py", line 590, in cmp_attrs
if isinstance(self.attributes[x], list) and isinstance(other.attributes[x], list):
Command: (on cdcx15)
sudo samba-tool drs replicate vdcw00 cdcx15 DC=MY,DC=ORGNAME,DC=TLD --sync-all --f...
2019 Jun 26
4
One DC cannot authenticate off of another DC
...gt; > ? File?
> "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py",?
> line 781, in diff??
> > ? ? if object1 == object2:??
> > ? File?
> "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py",?
> line 549, in __eq__??
> > ? ? return self.cmp_attrs(other)??
> > ? File?
> "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py",?
> line 590, in cmp_attrs??
> > ? ? if isinstance(self.attributes[x], list) and?
> isinstance(other.attributes[x], list):??
>?
>?
> (And all of that SERVERREFERENCEBL stuff is pr...
2019 Jun 26
0
Samba 4.10 member: SMB login no longer working
...gt; > ? File?
> "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py",?
> line 781, in diff??
> > ? ? if object1 == object2:??
> > ? File?
> "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py",?
> line 549, in __eq__??
> > ? ? return self.cmp_attrs(other)??
> > ? File?
> "/usr/lib/python3/dist-packages/samba/netcmd/ldapcmp.py",?
> line 590, in cmp_attrs??
> > ? ? if isinstance(self.attributes[x], list) and?
> isinstance(other.attributes[x], list):??
>?
>?
> (And all of that SERVERREFERENCEBL stuff is pr...
2019 Jun 26
4
Samba 4.10 member: SMB login no longer working
Hai,
And Omg... Your right, its my fault. :-/
I didnt say to you, you needed make the changes, to change what Rowland showed.
Im really sorry.. ;-) when im in austria i'll buy you a beer.
Or if you want teach you snowboarding.. I have an other guy in austria that cant ski/board.
Im going to teach him also. .. So funny a dutch guy teaching to austria guys.. :-)
And how is it running
2019 Jun 21
1
DLZ Backend DNS Hosed
Louis,
I appreciate your efforts with my predicament. I'm very sorry to say that your advice hasn't gotten me to a solution. After updating my /etc/network/interfaces to put my localhost IP address first (192.168.3.201, for example), saving, restarting services, rebooting, running "samba_upgradedns --dns-backend=BIND9_DLZ", saving, rebooting, etc., I still cannot add, edit or