[Samba] nss_wins: create_builtin_users: Failed to create Users

jerry jerry at samba.org
Tue Apr 7 11:36:30 GMT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Todd,

> I am getting the following error in /var/log/messages
> when an XP Pro client enters the network:
> 
> nss_wins[8369]: [2009/04/06 15:17:23, 0]
> auth/auth_util.c:create_builtin_users(810)
> 
> Apr  6 15:17:23 rn1 nss_wins[8369]:
> create_builtin_users: Failed to create Users

This is a case of sharing code between things in Samba.
The error messages originates normally from
the user token creation where smbd attempts to create the
BUILTIN\Administrators and BUILTIN\Users groups (only
possible if the system is configured to support "winbind
nested groups").  This is to mimic the adding of Domain
Admins to the local Administrators group that happens
on Windows hosts when they join a domain (or when you
run dcpromo to create a domain controller).

nss_wins does not use tokens (or has no need to I should say)
and so really shouldn't be executing that code.  But because
of the the amount of shared code in Samba, you will see
situations like this form time to time.

Bottom line is that you can ignore the message from nss_wins.
I think you have already discussed supported "winbind nested
groups" using the idmap_uid and idmap_gid options.  So I
won't go into that.

Hope this helps to explain things some.





cheers, jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJ2zq+IR7qMdg1EfYRApT+AKCmIIGaoTiLEx/rYuyLRZcxgX+92ACdGoxt
svrJcquOXx1rrz+SUFE2NgA=
=rXgj
-----END PGP SIGNATURE-----


More information about the samba mailing list