Date: Fri, 10 Jan 2003 19:25:09 +0800 From: leafy <leafy@leafy.idv.tw> To: freebsd-current@FreeBSD.ORG Subject: Re: RC-2 : Compilation of SAMBA 2.2.7a with WINBIND crashes !!! Message-ID: <20030110112509.GA60734@leafy.idv.tw> In-Reply-To: <006e01c2b899$1b98c8e0$8100a8c0@ford> References: <006e01c2b899$1b98c8e0$8100a8c0@ford>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 10, 2003 at 12:12:04PM +0100, Piotr Kowalski wrote:
> only trying to do is build a winbind demon to retrieve user and groups
> database from Windows PDC, not to authenticate users with it - so the
> compilation shouldn't crash.
>
Hi,
The FreeBSD nsswitch cannot be used for WinBind (yet, hopefully). To quote
the nsswitch.conf man pages:
Sources
The following sources are implemented:
Source Description
files Local files, such as /etc/hosts, and /etc/passwd.
dns Internet Domain Name System. `hosts'' and networks' use IN
class entries, all other databases use HS class (Hesiod) entries.
nis NIS (formerly YP)
compat support +/-' in the `passwd'' and `group'' databases. If this
is present, it must be the only source for that entry.
Perhaps you would want to help extend it?
leafy
--
"Without the userland, the kernel is useless."
--inspired by The Tao of Programming
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030110112509.GA60734>
