[Samba] samba-tool to list users of the trust domain

Mario Codeniera mario.codeniera at gmail.com
Wed Feb 26 00:56:44 UTC 2020


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 to connect to '/var/lib/samba/private/main-dc1.sandbox.net' with
backend 'tdb': Unable to open tdb '/var/lib/samba/private/
main-dc1.sandbox.net': No such file or directory
ERROR(ldb): uncaught exception - Unable to open tdb '/var/lib/samba/private/
main-dc1.sandbox.net': No such file or directory
  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 535,
in run
    credentials=creds, lp=lp)
  File "/usr/lib64/python3.6/site-packages/samba/samdb.py", line 67, in
__init__
    options=options)
  File "/usr/lib64/python3.6/site-packages/samba/__init__.py", line 115, in
__init__
    self.connect(url, flags, options)
  File "/usr/lib64/python3.6/site-packages/samba/samdb.py", line 82, in
connect
    options=options)

On Fri, Feb 21, 2020 at 2:09 PM Andrew Bartlett <abartlet at samba.org> wrote:

> On Fri, 2020-02-21 at 14:00 +1300, Mario Codeniera via samba wrote:
> > Hi,
> >
> > Is it possible to display the users of the trust domain using samba-
> > tool?
> >
> > I tried however it only display on the current AD users or other any
> > other
> > hidden argument to use?
> > samba-tool user list
>
> You can point it an any other DC using the -H option to specify an LDAP
> URL.  It will then list the users on the domain that DC is part of.
>
> Andrew Bartlett
> --
> Andrew Bartlett
> https://samba.org/~abartlet/
> Authentication Developer, Samba Team         https://samba.org
> Samba Development and Support, Catalyst IT - Expert Open Source
> Solutions
> https://catalyst.net.nz/services/samba
>
>
>
>
>
>
>


More information about the samba mailing list