0
votes

I have recently started working on a repository management tool called Sonatype Nexus version 2.8.x. I wanted to take a backup of nexus repositories as well as existing users. I am able to take repository backup by taking "sonatype-work" directory as a tar file.

Can anybody help me out, how to take the backup of existing users??

Any type of help will be appreciated.

Thanks in advance.

1

1 Answers

1
votes

A backup of the "sonatype-work" directory will contain the user configuration.

The users are listed in the following file:

$SONATYPE_WORK/nexus/conf/security.xml