Bind 9.2 & OpenSSL

Nate Campi nate at wired.com
Wed Feb 27 16:44:24 UTC 2002


On Wed, Feb 27, 2002 at 06:25:27AM -0800, Scott Ripley wrote:
> 
> I changed my inetsvc script to call another script I wrote that starts
> named as an unprivileged user. But even though I define
> LD_LIBRARY_PATH in the default profile AND in the script itself to
> include the ssl/lib path, it fails to find libcrypto.so.0 and does not
> start. I've check permissions and they're fine. My script will work if
> I launch it manually.

Assuming bourne shell syntax, start named on the same line in which you
define the LD_LIBRARY_PATH var:

LD_LIBRARY_PATH=/usr/local/ssl/lib /usr/local/sbin/named -u bind -t /var/bind.root/r
-- 
Nate Campi     Job: hostmaster at lycos.com and root at wired.com

I was married by a judge. I should have asked for a jury. - Groucho Marx



More information about the bind-users mailing list