search for: ldap_size_limit_exceeded

Displaying 3 results from an estimated 3 matches for "ldap_size_limit_exceeded".

2020 Feb 26
2
samba-tool to list users of the trust domain
Thanks Andrew, however there's an LDAP error. There are so heaps of users on our main AD. I put -U and using an account on the main AD. ERROR(ldb): uncaught exception - LDAP error 4 LDAP_SIZE_LIMIT_EXCEEDED - <> <> File "/usr/lib64/python3.6/site-packages/samba/netcmd/__init__.py", line 186, in _run return self.run(*args, **kwargs) File "/usr/lib64/python3.6/site-packages/samba/netcmd/user.py", line 541, in run attrs=["samaccountname"]) On Wed, F...
2020 Feb 26
0
samba-tool to list users of the trust domain
...imit). Andrew Bartlett On Wed, 2020-02-26 at 14:15 +1300, Mario Codeniera wrote: > Thanks Andrew, however there's an LDAP error. There are so heaps of > users on our main AD. > I put -U and using an account on the main AD. > > ERROR(ldb): uncaught exception - LDAP error 4 > LDAP_SIZE_LIMIT_EXCEEDED - <> <> > File "/usr/lib64/python3.6/site-packages/samba/netcmd/__init__.py", > line 186, in _run > return self.run(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/samba/netcmd/user.py", > line 541, in run > attrs=["sa...
2020 Feb 26
2
samba-tool to list users of the trust domain
It seems to generate an error 'No such file or directory' if I put -H option. samba-tool user list -H main-dc1.sandbox.net ltdb: tdb(/var/lib/samba/private/main-dc1.sandbox.net): tdb_open_ex: could not open file /var/lib/samba/private/main-dc1.sandbox.net: No such file or directory Unable to open tdb '/var/lib/samba/private/main-dc1.sandbox.net': No such file or directory Failed