Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 23:10:10 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 7.0, Linuxulator and LDAP
Message-ID:  <98058765@ipt.ru>
In-Reply-To: <47E27CB9.1070300@zedat.fu-berlin.de> (O. Hartmann's message of "Thu\, 20 Mar 2008 15\:03\:21 %2B0000")
References:  <47E27CB9.1070300@zedat.fu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

On Thu, 20 Mar 2008 15:03:21 +0000 O. Hartmann wrote:

> we use a LDAP backed up environment on our FreeBSD boxes (mostly 7.0
> machines).
> With several tools running under Linux/Linuxulator in FreeBSD ist is
> not possible to work, like acroread or linux-opera and other software
> (like IDL, Mathematica). When the software starts up, it complains
> about unknown user IDs (acroread, Gtk-toolset).

Hm. I never used FreeBSD with LDAP backed up environment.

Some linux apps display warnings about unknown IDs (something like
glib about UID 0), but it never prevented the app from functioning.

> I guess I need a complete PAM/NSS/LDAP setup in Linux
> (/compat/linux/etc), but I have no glue how to get the appropriate
> libraries (pam_ldap.so, nss_ldap.so etc.).

I don't think so. The main idea for linuxulator is to use as much as
possible. We do use FreeBSD native configure and other files and
databases. E.g. we _remove_ passwd and other files (as well as some
directories) from linux distribution before installing.

> Can anybody help?

Well, I can give you only some theory here. Sorry. :-(

1. Use FreeBSD database (passwd and friends) before LDAP.
2. Add needed IDs to LDAP database.


WBR
-- 
bsam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?98058765>