CpServiceSPb .
2016-Mar-14 19:34 UTC
[Samba] Error 'getpwuid(3000007) failed' is again. (Rowland penny)
I provisioned by 2 way: - as standalone server and in the way I launched nmbd, smbd and winbind => error "getpwuid(3000007) failed" is got and shares are inaccessible; - as DC and in the way I launched samba daemon, which started in its own smbd and winbindd daemons => there wasn' t theerror and shares are available.> Have you provisioned Samba as an AD DC ? > If you have, have you started the 'samba' daemon, or have you started > the 'nmbd', 'smbd' and 'winbind' daemons ?Rowland 2016-03-13 20:02 GMT+03:00 CpServiceSPb . <cpservicespb at gmail.com>:> Hi all. >Recently I built from tarball sources 436 version of Samba4 at Ubuntu 14.04> x64. > There wasn' t any Samba at the server before. > All started successfully, but in 'standalone server' mode, while accessing > to shares, error 'getpwuid(3000007) failed' is appeared as was here > https://lists.samba.org/archive/samba/2014-May/181010.html. > And it is impossible to open it even shares list. > All necessary daemons as nmbd, smbd, winbindd are started. > > There is no the error and shares is accessible while this Samba4 acts as > DC. > Also this error was not appeared and shares was accessible in 'standalone > server' mode of 434 version Samba4 at Ubuntu 14.04 x3. > > Can somebody tell what switch can be added / removed to / from smb.conf or > where is reason at ? >
Rowland penny
2016-Mar-14 19:46 UTC
[Samba] Error 'getpwuid(3000007) failed' is again. (Rowland penny)
On 14/03/16 19:34, CpServiceSPb . wrote:> I provisioned by 2 way: > - as standalone server and in the way I launched nmbd, smbd and winbind => > error "getpwuid(3000007) failed" is got and shares are inaccessible;Sorry, but you cannot provision Samba as anything other than a DC. I know samba-tool says you can, but only the DC provision actually works.> - as DC and in the way I launched samba daemon, which started in its own > smbd and winbindd daemons => there wasn' t theerror and shares are > available.As you seem to have found out. Rowland> >