search for: ldb_search

Displaying 20 results from an estimated 25 matches for "ldb_search".

2019 Mar 31
2
Fwd: password administrator
I optaing this ERROR: Failed to set password for user 'administrator': (34, "ldb_search: invalid basedn '(null)'") Il 31/03/2019 18:32, Stefan Kania via samba ha scritto: > As user "root" do "samba-tool user setpassword administrator" that's it ;-) > > Am 31.03.19 um 17:48 schrieb marco pirola via samba: >> I lost the password of th...
2019 Mar 31
2
Fwd: password administrator
root at dc:~# samba-tool user setpassword Administrator New Password: Retype Password: ERROR: Failed to set password for user 'Administrator': (34, "ldb_search: invalid basedn '(null)'") root at dc:~# Il 31/03/2019 19:35, Rowland Penny via samba ha scritto: > samba-tool user setpassword Administrator
2019 May 13
2
Samba4 changing a user's password from linux workstation
...d in CLI from the client workstation (ubuntu 14.04) with: - smbpasswd -U $user => In this case, password seemed to be updated, but "wbinfo -a" didn't worked with the new password, the old one was still active. - samba-tool user setpassword $user => In this case i got a "ldb_search: /invalid basedn '(null)'/" What's the proper way to change the users password from the linux clients in a samba4 domain? Thanks for your help
2019 May 14
2
Samba4 changing a user's password from linux workstation
...t;> - smbpasswd -U $user >> >> => In this case, password seemed to be updated, but "wbinfo -a" >> didn't worked with the new password, the old one was still active. >> >> - samba-tool user setpassword $user >> => In this case i got a "ldb_search: /invalid basedn '(null)'/" >> >> >> What's the proper way to change the users password from the linux >> clients in a samba4 domain? >> >> Thanks for your help >> > What sort of Samba domain, NT4-style or AD > > Rowland We use AD...
2017 Oct 30
5
Listing AD group members
Hi, Ive been trying to work out how to get wbinfo to list members of a specific AD group, rather than list groups a specific user is in. So far I have had no luck... In fact im not sure its possible with wbinfo. Is there another tool which could do this? James -- Sent using Dekko from my Ubuntu device
2019 Jan 08
4
Using samba-tool from Domain member
...ministrator at EXAMPLE.COM Valid starting Expires Service principal 08/01/19 13:03:00 08/01/19 23:03:00 krbtgt/EXAMPLE.COM at EXAMPLE.COM renew until 09/01/19 13:02:59 root at fileserver.example.com:~# samba-tool user list --kerberos=yes ERROR(ldb): uncaught exception - ldb_search: invalid basedn '(null)' File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 176, in _run return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/user.py", line 445, in run attrs=["samaccountname"])...
2014 Dec 22
2
Net groupmap list strange result
Guys, In my lab test when I run the command "net groupmap list" the result is as follows: *# net groupmap list* *Domain Admins (S-1-5-21-187220369-3628530160-3539241734-512) -> 512* *Domain Users (S-1-5-21-187220369-3628530160-3539241734-513) -> 513* *Domain Guests (S-1-5-21-187220369-3628530160-3539241734-514) -> 514* *Domain Computers
2019 May 14
2
Samba4 changing a user's password from linux workstation
...;>>> => In this case, password seemed to be updated, but "wbinfo -a" >>>> didn't worked with the new password, the old one was still active. >>>> >>>> - samba-tool user setpassword $user >>>> => In this case i got a "ldb_search: /invalid basedn '(null)'/" >>>> >>>> >>>> What's the proper way to change the users password from the linux >>>> clients in a samba4 domain? >>>> >>>> Thanks for your help >>>> >>> What s...
2014 Dec 22
5
Net groupmap list strange result
...r: '(&(flatname=POA)(objectclass=primaryDomain))' base: 'cn=Primary > Domains': No such object: (null) and failed to fetch > SECRETS/MACHINE_PASSWORD/POA from /var/lib/samba/private/secrets.tdb: > NT_STATUS_CANT_ACCESS_DOMAIN_INFO* > *ERROR(ldb): uncaught exception - ldb_search: invalid basedn '(null)'* > * File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line > 175, in _run* > * return self.run(*args, **kwargs)* > * File "/usr/lib/python2.7/dist-packages/samba/netcmd/user.py", line 271, > in run* > *...
2014 Dec 22
0
Net groupmap list strange result
...entry to match filter: '(&(flatname=POA)(objectclass=primaryDomain))' base: 'cn=Primary Domains': No such object: (null) and failed to fetch SECRETS/MACHINE_PASSWORD/POA from /var/lib/samba/private/secrets.tdb: NT_STATUS_CANT_ACCESS_DOMAIN_INFO* *ERROR(ldb): uncaught exception - ldb_search: invalid basedn '(null)'* * File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 175, in _run* * return self.run(*args, **kwargs)* * File "/usr/lib/python2.7/dist-packages/samba/netcmd/user.py", line 271, in run* * attrs=["samaccountname&qu...
2017 Oct 30
0
Listing AD group members
...that option from Google, but wondered if it was only suitable if Samba was the AD controller, since that was always the context it was used in. This is the result I get. root at hostname:~# samba-tool group listmembers groupname ERROR(ldb): Failed to list members of "groupname" group - ldb_search: invalid basedn '(null)' root at hostname:~# Samba 4.6.7, smb.conf looks like this:- [global] workgroup = DOMAIN security = ADS realm = DOMAIN.LOCAL idmap config *:backend = tdb idmap config *:range = 95000-99999 idmap config DOMAIN:backend = rid idmap config DOMA...
2017 Oct 30
1
Listing AD group members
...if Samba was the AD controller, since that was always >> the context it was used in. >> >> This is the result I get. >> >> root at hostname:~# samba-tool group listmembers groupname >> ERROR(ldb): Failed to list members of "groupname" group - >> ldb_search: invalid basedn '(null)' root at hostname:~# > > Try something like this: > > root at devstation:~# samba-tool group listmembers Unix\ Admins -H ldap://dc3 -d0 > rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions:...
2019 Jan 08
0
Using samba-tool from Domain member
...t; Valid starting Expires Service principal > 08/01/19 13:03:00 08/01/19 23:03:00 krbtgt/EXAMPLE.COM at EXAMPLE.COM > renew until 09/01/19 13:02:59 > > root at fileserver.example.com:~# samba-tool user list --kerberos=yes > ERROR(ldb): uncaught exception - ldb_search: invalid basedn '(null)' > File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", > line 176, in _run > return self.run(*args, **kwargs) > File "/usr/lib/python2.7/dist-packages/samba/netcmd/user.py", line > 445, in run > attrs=[&...
2019 Mar 31
1
Fwd: password administrator
...2019 19:53:13 +0200 > marco pirola via samba <samba at lists.samba.org> wrote: > >> root at dc:~# samba-tool user setpassword Administrator >> New Password: >> Retype Password: >> ERROR: Failed to set password for user 'Administrator': (34, >> "ldb_search: invalid basedn '(null)'") >> root at dc:~# >> >> Il 31/03/2019 19:35, Rowland Penny via samba ha scritto: >>> samba-tool user setpassword Administrator > What OS? > What Samba version ? > > Rowland >
2019 May 14
0
Samba4 changing a user's password from linux workstation
...gt; In this case, password seemed to be updated, but "wbinfo -a" >>>>> didn't worked with the new password, the old one was still active. >>>>> >>>>> - samba-tool user setpassword $user >>>>> => In this case i got a "ldb_search: /invalid basedn '(null)'/" >>>>> >>>>> >>>>> What's the proper way to change the users password from the linux >>>>> clients in a samba4 domain? >>>>> >>>>> Thanks for your help >>>...
2014 Dec 22
0
Net groupmap list strange result
...latname=POA)(objectclass=primaryDomain))' base: 'cn=Primary >> Domains': No such object: (null) and failed to fetch >> SECRETS/MACHINE_PASSWORD/POA from /var/lib/samba/private/secrets.tdb: >> NT_STATUS_CANT_ACCESS_DOMAIN_INFO* >> *ERROR(ldb): uncaught exception - ldb_search: invalid basedn '(null)'* >> * File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line >> 175, in _run* >> * return self.run(*args, **kwargs)* >> * File "/usr/lib/python2.7/dist-packages/samba/netcmd/user.py", line >> 271...
2013 Mar 08
0
FSMO Roles / DC Deletion Errors
...a summary of everything I've noticed: ? samba-tool fsmo transfer does not work: running it without specifying anything returns a success command, but no roles are transferred off the DC running it and specifying another DC with the -H flag yields this error: ERROR(ldb): uncaught exception - ldb_search: invalid basedn '(null)' running it with the -H and -b yields the error: samba-tool fsmo transfer: error: no such option: -b ? samba-tool fsmo seize *appears* to work: running it with any one role gives the following output: Attempting transfer... FSMO transfer of 'pdc' role s...
2018 Jun 26
0
[Announce] Samba 4.8.3 Available for Download
...ehme <slow at samba.org> * BUG 13432: s3:smbd: Fix interaction between chown and SD flags. o Günther Deschner <gd at samba.org> * BUG 13437: Fix building Samba with gcc 8.1. o Andrej Gessel <Andrej.Gessel at janztec.com> * BUG 13475: Fix several mem leaks in ldb_index ldb_search ldb_tdb. o Volker Lendecke <vl at samba.org> * BUG 13331: libgpo: Fix the build --without-ads. o Stefan Metzmacher <metze at samba.org> * BUG 13369: Looking up the user using the UPN results in user name with the REALM instead of the DOMAIN. * BUG 13427: Fix broken ser...
2018 Jun 26
0
[Samba] [Announce] Samba 4.8.3 Available for Download
...ehme <slow at samba.org> * BUG 13432: s3:smbd: Fix interaction between chown and SD flags. o Günther Deschner <gd at samba.org> * BUG 13437: Fix building Samba with gcc 8.1. o Andrej Gessel <Andrej.Gessel at janztec.com> * BUG 13475: Fix several mem leaks in ldb_index ldb_search ldb_tdb. o Volker Lendecke <vl at samba.org> * BUG 13331: libgpo: Fix the build --without-ads. o Stefan Metzmacher <metze at samba.org> * BUG 13369: Looking up the user using the UPN results in user name with the REALM instead of the DOMAIN. * BUG 13427: Fix broken ser...
2019 Jan 08
1
Using samba-tool from Domain member
...pires Service principal > > 08/01/19 13:03:00 08/01/19 23:03:00 krbtgt/EXAMPLE.COM at EXAMPLE.COM > > renew until 09/01/19 13:02:59 > > > > root at fileserver.example.com:~# samba-tool user list --kerberos=yes > > ERROR(ldb): uncaught exception - ldb_search: invalid basedn '(null)' > > File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", > > line 176, in _run > > return self.run(*args, **kwargs) > > File "/usr/lib/python2.7/dist-packages/samba/netcmd/user.py", line > > 445,...