[Samba] Samba FDS backend groupmap error
Craig White
craigwhite at azapple.com
Mon Mar 20 18:55:42 GMT 2006
Seems proper to me as long as the Groups are truly put into
ou=Groups,dc=weirdwaterorg,dc=local
by the way...
rootbinddn should probably be cn=Directory Manager
not cn=directory manager,dc=wierdwaterorg,dc=local
unless you have created an entry within the dc=weirdwaterorg,dc=local
tree with the dn, it won't exist.
that may have been in your smb.conf too, but I have deleted the original
email that had your smb.conf and I suspect if it was used wrongly in
smb.conf, you would have asked about that.
as for your error about tdb_lang_init - I don't know.
Craig
On Mon, 2006-03-20 at 11:27 -0700, Peter Merritt wrote:
> I thought of that, seems proper to me ?
> Peter
> grep 'dc=weirdwaterorg,dc=local' /etc/ldap.conf
> base dc=weirdwaterorg,dc=local
> bindn cn=directory manager,dc=weirdwaterorg,dc=local
> #rootbinddn cn=directory manager,dc=weirdwaterorg,dc=local
> nss_base_passwd ou=People,dc=weirdwaterorg,dc=local?one
> nss_base_shadow ou=People,dc=weirdwaterorg,dc=local?one
> nss_base_group ou=Groups,dc=weirdwaterorg,dc=local?one
>
>
> On Mon, 2006-03-20 at 09:26 -0700, Craig White wrote:
> > 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