You are not logged in.

#1 2013-07-17 12:12:53

liepumartins
Member
Registered: 2013-02-28
Posts: 4

[SOLVED] Samba cannot access shares after upgrade

After upgrading samba and smbclient from 4.0.6-1 to 4.0.7-3 I can no longer connect to shares or authenticate with server in general.
Cannot establish new connections. Already connected ones still works.
Downgrading samba to 4.0.6-1 does not change that.
Downgrading smbclient to 4.0.6-1 returns everything back to normal.

I did reload daemons and restart samba.

sudo systemctl --system daemon-reload
sudo systemctl reload-or-restart samba.service

Am I missing something?

Logs reveal this error, which I did not find anywhere.
/var/log/samba/log.smbd:

[2013/07/17 14:50:45.729619,  0] ../source3/auth/auth.c:380(load_auth_module)
  load_auth_module: can't find auth method samba4!

Last edited by liepumartins (2013-07-29 08:47:21)

Offline

#2 2013-07-25 22:02:05

VanillaFunk
Member
From: MA. USA
Registered: 2013-06-10
Posts: 396
Website

Re: [SOLVED] Samba cannot access shares after upgrade

not sure if this applys to you but i know thet the authentication for samba changed some time in the last couple months to use pdbedit to have you gone back to the wiki ?  dont remember when his change happened and if this doesnt apply to ya just face palm big_smile

Last edited by VanillaFunk (2013-07-25 22:02:34)


archx86_64 : awesomewm
https://github.com/dreemsoul

Remeber to feed the squirrels

Offline

#3 2013-07-29 08:46:46

liepumartins
Member
Registered: 2013-02-28
Posts: 4

Re: [SOLVED] Samba cannot access shares after upgrade

Removed samba completely and installed again.

sudo pacman -R sama smbclient
sudo pacman -S samba

After this Samba did not start, like it used to before. Important bit of error message:

/usr/bin/samba: error while loading shared libraries: libwinbind-client.so: cannot open shared object file

So I did reinstall for some dependencies, that I thought might be responsible.

sudo pacman -S libwbclient libldap ldb libaio libbsd

Most likely it would be enough with libwbclient and libldap.

I will mark this as solved.

Last edited by liepumartins (2013-07-29 08:57:31)

Offline

Board footer

Powered by FluxBB