[Pkg-samba-maint] create_builtin_administrators: Failed to create Administrators create_builtin_users: Failed to create Users

Steve Langasek vorlon at debian.org
Wed Dec 3 19:38:31 UTC 2008


On Wed, Dec 03, 2008 at 06:02:58PM +0100, Bengt Samuelsson wrote:
> I have some problem I don't understand.

> Running Debian Linux etch
> Running samba 3.0.24-6etch10
> On http://sm7jqb.dnsalias.com

> I allways fid this in /var/log/samba/smbd.log

> [2008/12/03 12:49:39, 3, effective(0, 0), real(0, 0)] groupdb/mapping.c:pdb_create_builtin_alias(1364)
>   pdb_create_builtin_alias: Could not get a gid out of winbind
> [2008/12/03 12:49:39, 0, effective(0, 0), real(0, 0)] auth/auth_util.c:create_builtin_administrators(785)
>   create_builtin_administrators: Failed to create Administrators
> [2008/12/03 12:49:39, 2, effective(0, 0), real(0, 0)] auth/auth_util.c:create_local_nt_token(899)
>   create_local_nt_token: Failed to create BUILTIN\Administrators group!

[global]
	domain master = Yes

You have configured samba as a PDC, but you don't appear to have configured
winbind to be able to allocate uids or gids for users/groups that are not in
the default domain.

You probably want the 'idmap gid' option.  Or to read up on idmap backends
and pick one that better fits your environment.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org



More information about the Pkg-samba-maint mailing list