[ic] Environment function woes.

Stefan Hornburg racke at linuxia.de
Wed Dec 10 11:05:59 EST 2003


On Wed, 10 Dec 2003 10:38:27 -0500
Reid Sutherland <reid at vianet.ca> wrote:

> Please CC me as this email is not on this list -- thanks.
> 
> Hi,
> 
> I'm trying to set the environment variable for GNUPGHOME, and so far 
> I've had no luck.  This is what I've done.
> 
> - added 'SetEnv GNUPGHOME path_to_catalog/.gnupg' to Apache (virtualhost)
> - patched suexec to allow GNUPGHOME to pass (just in case)
> - wrote a test script and I can see GNUPGHOME from %ENV
> - added GNUPGHOME to Environment in my ic.cfg
> - can see GNUPGHOME in admin/genconfig too
> 
> After doing all this, it still does not come up in admin/env_vars.html 
> for my session.

If you need to set GNUPGHOME so Interchange has the correct location
for GPG keys, I suggest to set it in the init script for Interchange:

export GNUPGHOME=/your/gnupg/path/.gnupg

Ciao
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list