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 -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
