Quantcast
Channel: All Data Protector Practitioners Forum posts
Viewing all articles
Browse latest Browse all 10494

Re: Data Protector 8.1, Insufficient Permissions while accessing GUI after 8.0-to-801

$
0
0

This is a known problem, and is fixed this way:

 

we have a parsing bug in the omnigencert.pl and that procedure below does not work, since it always takes default value.

To fix customer case, there might be many, follow the following procedure:

  • Find in /etc/opt/omni/client/components/webservice.properties the keystore password
  • cd to /opt/omni/sbin directory
  • regenerate the certificate using the following command:
  • perl omnigencert.pl –server_id <FQDN of your server> -user_id hpdp -store_password <Your keystore password> -cert_expire <number of days less than 24 * 365>
  • omnisv stop
  • omnisv start

Alternatively, for now, just search the perl script for '24 * 365' and replace it with '10 * 365'.

There is going to be a corrected version of  'omnigencert.pl '


Viewing all articles
Browse latest Browse all 10494

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>