[RTFACT-15031] "Access.creds" might be overwritten in case there is "bootstrap.creds" Created: 28/Sep/17 Updated: 28/Nov/17 Resolved: 28/Nov/17 |
|
Status: | Resolved |
Project: | Artifactory Binary Repository |
Component/s: | Access Server |
Affects Version/s: | 5.4.0, 5.4.1, 5.4.2, 5.4.3, 5.4.4, 5.4.5, 5.4.6, 5.5.0, 5.5.1 |
Fix Version/s: | 5.7.0 |
Type: | Bug | Priority: | Normal |
Reporter: | Matan Katz | Assignee: | Tomer Mayost (Inactive) |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Assigned QA: | Dudi Morad (Inactive) |
Sprint: | Leap 25 |
Description |
On Artifactory startup process, Artifactory checks if there is bootstrap.creds file in Access server, if so, it is being copied to Artifactory and kept as access.creds. Once access.creds exist, it shouldn't be overwritten in case there is new bootstrap.creds. |