Steve Langasek skrev:
On Wed, Aug 30, 2006 at 10:13:46PM +0200, Gustaf Räntilä wrote:
Since two weeks back (might be 3.0.23a och b1) my samba server is dead.
When I try to connect to it, the server prints the following to
/var/log/samba/log.smbd:
[2006/08/30 21:22:05, 0] auth/auth_util.c:create_builtin_administrators(762)
create_builtin_administrators: Failed to create Administrators
[2006/08/30 21:22:05, 0] auth/auth_util.c:create_local_nt_token(876)
create_local_nt_token: Failed to create BUILTIN\Administrators group!
[2006/08/30 21:22:05, 0] auth/auth_util.c:create_builtin_users(728)
create_builtin_users: Failed to create Users
[2006/08/30 21:22:05, 0] auth/auth_util.c:create_local_nt_token(903)
create_local_nt_token: Failed to create BUILTIN\Administrators group!
And the connection dies. On the debian unstable box the server runs
from, as well as from my ubuntu box, "smbclient //ip/share" says:
tree connect failed: NT_STATUS_NO_SUCH_GROUP
Please show the passdb backend setting from your smb.conf file.
Sorry for not including it in the first mail.
passdb backend = smbpasswd:/etc/samba/smbpasswd
I really don't care about this setting, I can change to another
(relatively simple) backend if it'll work better.
Regards,
Gustaf