19 Aug
2014
19 Aug
'14
12:12 p.m.
On 19-08-14 15:12, nfischer@hush.com wrote:
IT FUCKING WORK! chown freerad on /var/run/samba/winbindd/ did it for me :)
Until there is a update of your winbind package and the package fixes the ownership of the directory. The better fix was already quoted by Alan from a previous entry on the mailing list:
Ubuntu (12.04) places the socket in /var/run/samba/winbindd_privileged The socket itself is owned root:root permissions s777 The directory is owned root:winbindd_privileged permissions 750 Adding the user freerad to the group winbindd_privileged did the trick.
-- Herwin Weststrate