Displaying 4 results from an estimated 4 matches for "find_servers".
2015 Jul 16
2
4.2.2 as AD with 2 DCs: database incoherency
Am 16.07.2015 um 17:18 schrieb Rowland Penny:
> On 16/07/15 13:27, Reindl Harald wrote:
>>
>> Am 16.07.2015 um 14:02 schrieb Rowland Penny:
>>> /etc/hosts should be:
>>>
>>> 127.0.0.1 localhost.localdomain localhost
>>
>> uhm no - you want 127.0.0.1 normally resolved to localhost and hence
>> 127.0.0.1 localhost
2015 Jul 23
2
4.2.2 as AD with 2 DCs: database incoherency
...rgs)
> File "/usr/lib64/python2.6/site-packages/samba/netcmd/ldapcmp.py", line
> 968, in run
> outf=self.outf, errf=self.errf)
> File "/usr/lib64/python2.6/site-packages/samba/netcmd/ldapcmp.py", line
> 80, in __init__
> self.server_names = self.find_servers()
> File "/usr/lib64/python2.6/site-packages/samba/netcmd/ldapcmp.py", line
> 106, in find_servers
> scope=SCOPE_SUBTREE, expression="(objectClass=computer)", attrs=["cn"])
>
> On the other one, which is the one with more group than the other:
&g...
2015 Jul 23
0
4.2.2 as AD with 2 DCs: database incoherency
...n
return self.run(*args, **kwargs)
File "/usr/lib64/python2.6/site-packages/samba/netcmd/ldapcmp.py", line
968, in run
outf=self.outf, errf=self.errf)
File "/usr/lib64/python2.6/site-packages/samba/netcmd/ldapcmp.py", line
80, in __init__
self.server_names = self.find_servers()
File "/usr/lib64/python2.6/site-packages/samba/netcmd/ldapcmp.py", line
106, in find_servers
scope=SCOPE_SUBTREE, expression="(objectClass=computer)", attrs=["cn"])
On the other one, which is the one with more group than the other:
dc00:~# samba-tool ldapcmp l...
2015 Jul 24
0
4.2.2 as AD with 2 DCs: database incoherency
...uot;/usr/lib64/python2.6/site-packages/samba/netcmd/ldapcmp.py", line
>> 968, in run
>> outf=self.outf, errf=self.errf)
>> File "/usr/lib64/python2.6/site-packages/samba/netcmd/ldapcmp.py", line
>> 80, in __init__
>> self.server_names = self.find_servers()
>> File "/usr/lib64/python2.6/site-packages/samba/netcmd/ldapcmp.py", line
>> 106, in find_servers
>> scope=SCOPE_SUBTREE, expression="(objectClass=computer)",
>> attrs=["cn"])
>>
>> On the other one, which is the one with...