[Samba] Samba FDS backend groupmap error

Craig White craigwhite at azapple.com
Mon Mar 20 16:26:35 GMT 2006


On Mon, 2006-03-20 at 09:00 -0700, Peter Merritt wrote:
> Hello all, Having difficulty with setup of samba with FDS backend.
> Probably some thing simple, but I can't figure it out, any help would be
> greatly appreciate,  Groupmap command fails, abbreviate debug out
> follows.
>                                       Peter 
> 2006/03/20 08:56:02, 5] lib/charcnv.c:charset_name(81)
>   Substituting charset 'UTF-8' for LOCALE
> [2006/03/20 08:56:02, 5] lib/util.c:init_names(260)
>   Netbios name list:-
>   my_netbios_names[0]="DAYSTAR"
> [2006/03/20 08:56:02, 2] lib/interface.c:add_interface(81)
>   added interface ip=192.168.0.5 bcast=192.168.0.255 nmask=255.255.255.0
> [2006/03/20 08:56:02, 10] intl/lang_tdb.c:lang_tdb_init(135)
>   lang_tdb_init: /usr/lib/samba/en_US.UTF-8.msg: No such file or
> directory
> Can't lookup UNIX group Domain Admins
> [2006/03/20 08:56:02, 2] utils/net.c:main(878)
>   return code = -1
> 
> getent group abbreviated output. 
> 
> mysql:x:27:
> Domain Admins:x:2512:
> Domain Users:x:2513:
> Domain Guests:x:2514:
> Domain Computers:x:2515:
> 
> 
----
seems like an nss/ldap problem

what do you get when you...

grep 'dc=weirdwaterorg,dc=local' /etc/ldap.conf

seems like your 'base_group' isn't set correctly.

Craig



More information about the samba mailing list