Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2002 11:50:36 -0500 (CDT)
From:      Nick Rogness <nick@rogness.net>
To:        Shaun Newcomer <shaun@ncweb.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: pam_unix.so library problem
Message-ID:  <Pine.BSF.4.21.0205131150010.50364-100000@cody.jharris.com>
In-Reply-To: <5.1.0.14.0.20020513122332.00a28940@ncweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 13 May 2002, Shaun Newcomer wrote:

> At 11:01 AM 5/13/2002 -0500, you wrote:
> 
> >         You need to set an environment variable during the startup
> >         script for webmin like so:
> >
> >         # setenv LD_PRELOAD /usr/lib/libpam.so.1
> >
> >                 OR
> >
> >         # set LD_PRELOAD=/usr/lib/libpam.so.1
> >
> >
> >         Depending on your shell.
> 

> Well I use C shell for myself, but the startup script specifies just
> plain old sh. I can't seem to get either of the above to work. Do you
> have any other suggestions?

	In your sh script:

	LD_PRELOAD=/usr/lib/libpam.so.1



Nick Rogness <nick@rogness.net>
 - Don't mind me...I'm just sniffing your packets


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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