lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV problems under su using lynx


From: Larry W. Virden, x2487
Subject: Re: LYNX-DEV problems under su using lynx
Date: Fri, 23 Jan 1998 10:28:52 -0500

From: Jonathan Bobin <address@hidden>
>But when I am logged in as root and 'su - jonathan' and then I visit
>the site it loads and then dies with the error of:
>
>ynx: can't resolve symbol '_IO_getc'
>
>(no, there was no 'l' on the beginning of 'ynx')
>
>Anyone aware of su incompatibilites with lynx? :)

The error you are getting seems in all likelihood to be in your run time
load library management software (a part of the C or C++ compiler you are
using).  There are frequently security issues relating to the specific
directories used when searching for symbol resolution.  In many
unix systems, running a setuid program, or a program while under an su,
results in ld.so using a severely restricted number of directories.
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]