To resolve this issue, upgrade to Application and Change Control 7.0 and configure the following
sadmin feature to prevent long path lengths from being incorrectly blocked.
- Open a Solidcore command-line session and type sadmin recover and press Enter.
- Type the ePolicy Orchestrator password and recover the Solidcore command-line session.
- Type sadmin config set SkipValidateFileLength=1 and press Enter.
- To continue being ePolicy Orchestrator (ePO) managed, put the system back into lockdown mode. Type sadmin lockdown and press Enter.
IMPORTANT: If you do not lock down the Solidcore command line, ePolicy Orchestrator can't manage Solidcore.
You can also perform the same steps through ePolicy Orchestrator to push this change out to several systems at once.
- Open the ePO manager.
- Create a Client task.
- Select the Solidcore Command-line task.
- Paste the following command into the task:
sadmin config set SkipValidateFileLength=1
- Push the task to the clients.