Date: Tue, 30 Nov 2010 17:38:31 +0100 From: "Timur I. Bakeyev" <timur@com.bat.ru> To: Ivo Karabojkov <ivo@kit-bg.com> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD samba+winbind Message-ID: <AANLkTimTLJk=r1YU8RoWaqJt_U9gZHgVfY0W70U4uo_e@mail.gmail.com> In-Reply-To: <30282675.post@talk.nabble.com> References: <30252640.post@talk.nabble.com> <30282675.post@talk.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Ivo! Just a wild guess - could it be the result of moving lockdir in Samba3.5 port from /var/db/samba34 back to /var/db/samba ? Can you check, that, by renaming appropriate directory? Regards, Timur. On Mon, Nov 22, 2010 at 10:15 PM, Ivo Karabojkov <ivo@kit-bg.com> wrote: > > Perhaps I couldn't get any attention with my problem or I couldn't explain it > in enough details. > As you probably read, IDMapping works OK. It seems that my problem occurs in > nsswitch. In my /etc/nsswitch.conf I have: > > group: files winbind > #group_compat: nis > hosts: files dns > networks: files > passwd: files winbind > #passwd_compat: nis > shells: files > services: compat > services_compat: nis > protocols: files > rpc: files > > wbinfo -u / -g / -i DOMAIN_user works OK. > Name service switch works almost OK, since system utilities like id, pw > /usershow/, chown, ls resolve domain usernames <-> IDMapped UIDs OK. > But getent passwd and getent group return only local (system) users /groups. > Any clue how to make this work too? > > > > Ivo Karabojkov wrote: >> >> Dear Sirs, >> >> I am having troubles with IDMapping users from Server 2003 AD to my >> FreeBSD 8.1 Samba 3.5. >> Well, most of Samba documentation should be considered outdated, I had >> total failure with RID backend for IDMap. The only working (so far) for me >> is the default: tdb. >> I have set nsswitch.conf, pam.d and so on correctly. >> >> And here is my problem: everything works almost fine, wbinfo shows my >> domain accounts, I am able to set these accounts and groups as owners of >> files. Commands like ls, chown, id show AD accounts correctly. >> pw, getent - show only local system accounts. >> I need Samba only for file sharing with ACLs, no PAM authentication or >> something more. So, technically, it works but since I can't see ALL >> accounts with getent I think something is wrong. >> >> IDMapped accounts are with uid and gid > 10000 >> >> I think I am missing something very small and simple, so I hope someone >> will help me! >> Thanks in advance, >> Ivo >> > > -- > View this message in context: http://old.nabble.com/FreeBSD-samba%2Bwinbind-tp30252640p30282675.html > Sent from the freebsd-questions mailing list archive at Nabble.com. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimTLJk=r1YU8RoWaqJt_U9gZHgVfY0W70U4uo_e>