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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message