How to point GPG folder to another server?

Moderator: crythias

Locked
qt_zetroc
Znuny newbie
Posts: 37
Joined: 02 Feb 2011, 10:22
Znuny Version: 3.0.16
Contact:

How to point GPG folder to another server?

Post by qt_zetroc »

Hi All,

Currently we have two instance of OTRS running, one for customer page and the other for agent/administration page which connects to one Database server. Apparently, got two separate servers for Customer and Agent page.

AFAIK, GPG folder (.gnupg) stores all keys locally. Since customers uploads their public keys thru customer page which eventually will be saved locally at "--homedir /opt/otrs/.gnupg" of the Customer Server.

Does anyone can help me to sort things out on how to throw or copy the public keys uploaded from Customer Server going to the Agent Server.
qt_zetroc
Znuny newbie
Posts: 37
Joined: 02 Feb 2011, 10:22
Znuny Version: 3.0.16
Contact:

Re: How to point GPG folder to another server?

Post by qt_zetroc »

Is it possible or anyone have tried tweaking the PreferencesPGP.pm file to throw the file to another server?

Thanks in advance!
Kitty
Znuny newbie
Posts: 23
Joined: 18 Aug 2011, 10:10
Znuny Version: 3.0.10

Re: How to point GPG folder to another server?

Post by Kitty »

Idk but I would make it simply via a link or a script. I think thats the easiest way.
OTRS Version 3.0.10 on
OpenSUSE
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to point GPG folder to another server?

Post by crythias »

OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
qt_zetroc
Znuny newbie
Posts: 37
Joined: 02 Feb 2011, 10:22
Znuny Version: 3.0.16
Contact:

Re: How to point GPG folder to another server?

Post by qt_zetroc »

Considered resolved. Thank you very much for the help.
Locked