L.P.H. van Belle
2017-Jan-31 07:49 UTC
[Samba] /usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory
Hai, Your missing samba-dsdb-modules in the install. And if you need extra vfs modules, dont forget to install samba-vfs-modules Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Felipe_G0NZÁLEZ_SANTIAG0 via samba > Verzonden: maandag 30 januari 2017 23:35 > Aan: samba at lists.samba.org > Onderwerp: [Samba] /usr/lib/x86_64-linux-gnu/samba/ldb : No such file or > directory > > I'm using samba4.3 from ubuntu repo. When I run the provision command. I > get this error: > > Looking up IPv4 addresses > Looking up IPv6 addresses > No IPv6 address will be assigned > ldb: unable to stat module /usr/lib/x86_64-linux-gnu/samba/ldb : No such > file or directory > Setting up secrets.ldb > ldb: unable to stat module /usr/lib/x86_64-linux-gnu/samba/ldb : No such > file or directory > ldb: unable to stat module /usr/lib/x86_64-linux-gnu/samba/ldb : No such > file or directory > WARNING: Module [samba_secrets] not found - do you need to set > LDB_MODULES_PATH? > Unable to load modules for /var/lib/samba/private/secrets.ldb: (null) > ERROR(ldb): uncaught exception - None > 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/domain.py", line 442, > in run > nosync=ldap_backend_nosync, ldap_dryrun_mode=ldap_dryrun_mode) > File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line > 2121, in provision > backend_credentials=provision_backend.credentials, lp=lp) > File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line > 957, in setup_secretsdb > secrets_ldb = Ldb(path, session_info=session_info, lp=lp) > File "/usr/lib/python2.7/dist-packages/samba/__init__.py", line 115, in > __init__ > self.connect(url, flags, options) > > Any idea? Help? > > F. > > ???La @universidad_uci es Fidel. Los jóvenes no fallaremos. > #HastaSiempreComandante > #HastalaVictoriaSiempre > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
L.P.H. van Belle
2017-Jan-31 13:13 UTC
[Samba] /usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory
No, its a packaging bug. Harmless if you install the needed extra package. Greetz, Louis Van: Felipe_G0NZÁLEZ_SANTIAG0 [mailto:fgonzalez at uci.cu] Verzonden: dinsdag 31 januari 2017 13:59 Aan: L.P.H. van Belle; Reindl Harald Onderwerp: Re: [Samba] /usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory Thanks a lot! That works perfectly. I installed dsdbs modules and then vfs modules. Is that a samba bug ? ___________________________________________ Felipe_González_Santiago La @universidad_uci es Fidel. Los jóvenes no fallaremos. #HastaSiempreComandante #HastalaVictoriaSiempre
Andrew Bartlett
2017-Jan-31 18:27 UTC
[Samba] /usr/lib/x86_64-linux-gnu/samba/ldb : No such file or directory
On Tue, 2017-01-31 at 14:13 +0100, L.P.H. van Belle via samba wrote:> No, its a packaging bug. > > Harmless if you install the needed extra package.Patches to the debian package (where all this started) are most welcome. I think we need a samba-ad-dc meta package that depends on all the right bits. Andrew Bartlett