jfrog / jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
Apache License 2.0
529 stars 227 forks source link

want config transfer precheck update #2128

Open aroellig opened 1 year ago

aroellig commented 1 year ago

Description

Problem Description: If a customer is moving from AD to AAD during the cloud migration the CLI tool should flag this for the customer and warn them that this could cause and issue since multiple accounts could share the same AD address.

Feature Request: Want the CLI tool to display a warning that the above is not supported and could cause errors.

Impact on Customer: Causes problems in migration as it does not identify this issue so they complete the migration not knowing they will have a problem

Expected Behavior: The CLI tool would display the warning message requested above. Want to achieve this so customers know that moving to ADD from AD during a cloud migration is risky.

Steps to Reproduce: Have an on prem and SaaS set up for migration. Configure the on prem with AD and the SaaS with AAD. Run the precheck. It should not flag this situation

Environment details:

On prem- 7.47.3

SaaS - 7.64.7

aroellig commented 1 year ago

so the CLI tool should note if ldap is enabled on the on prem instance and warn the customer it could cause issues down the line

yahavi commented 1 year ago

Please provide some context @aroellig. It is not clear what would you like to achieve.

aroellig commented 1 year ago

@yahavi during the precheck step of a migration the CLI tool should warn a customer that moving from AD to AAD could lead to issues for them if multiple accounts share the same AD address