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.
How to point GPG folder to another server?
Moderator: crythias
Re: How to point GPG folder to another server?
Is it possible or anyone have tried tweaking the PreferencesPGP.pm file to throw the file to another server?
Thanks in advance!
Thanks in advance!
Re: How to point GPG folder to another server?
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
OpenSUSE
-
- 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?
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
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
Re: How to point GPG folder to another server?
Considered resolved. Thank you very much for the help.