Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2003 17:29:19 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Uwe Laverenz <laverenz@despammed.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: problems with pam_ldap - ssh and file attributes
Message-ID:  <20031008222919.GB63777@dan.emsphone.com>
In-Reply-To: <3F84804C.6020804@despammed.com>
References:  <OF81ADA0AA.2E5A26D4-ONC1256DB9.004D2040@ra.rockwell.com> <3F84804C.6020804@despammed.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Oct 08), Uwe Laverenz said:
> mkes@ra.rockwell.com wrote:
> >Nevertheless the problem with file attributes persists.
> 
> I have the same problem here. I guess that 'ls' doesn't care about
> nsswitch?!

/bin/ls is linked statically, which means it only knows about compat,
files, nis, and dns; you can build a dynamic one, or step up and write
an nscd daemon that static binaries can connect to for nss lookups :)

-- 
	Dan Nelson
	dnelson@allantgroup.com



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