In the last episode (Oct 08), Uwe Laverenz said:
> [EMAIL PROTECTED] 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
        [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to