0

I am containerizing our Artifactory server. I am using the bootstrap file to get the initial configuration for our image. Things like repositories, ldap, etc.

This seems to work fine. But I am wondering how to bootstrap the permissions? It doesn't seem to be stored in the config.xml files?

The LDAP configuration is really a little useless without being able to use the groups along with the defined permissions which each group will have.

Has anyone done anything along these lines?

tdh
  • 103
  • 2
  • 11
  • 1
    Have you looked at the security.xml? Check out these APIs (https://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-SecurityConfiguration(Deprecated)) which lets you get and set the security descriptor – Ortsigat Jun 28 '18 at 08:53
  • Thanks I will have a look at it ;-) – tdh Aug 06 '18 at 06:32
  • Hi, Thanks. That is the key! – tdh Aug 28 '18 at 07:41

0 Answers0