I am trying to create a new policy in Ranger. When you click on Add, 'Error creating policy' is shown.
captura.jpg
This is what /var/log/ranger/admin/xa_portal.log shows:
2017-10-24 15:51:28,710 [http-bio-6080-exec-12] INFO org.apache.ranger.common.RESTErrorUtil (RESTErrorUtil.java:345) - Request failed. loginId=holger_gov, logMessage=User 'holger_gov' does not have delegated-admin privilege on given resourcesjavax.ws.rs.WebApplicationException at org.apache.ranger.common.RESTErrorUtil.createRESTException(RESTErrorUtil.java:337)
Connection test to Ranger Admin DB runs ok (jdbc:postgresql://localhost:5432/ranger).
This is a 2.6.1 sandbox based environment. What can be causing this issue?