8000 Hardening issues on PSM in secure environment · Issue #99 · cyberark/psm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Hardening issues on PSM in secure environment #99
Open
@crbrodie

Description

@crbrodie

PSM Hardening fails when setting ACLs on the C drive, I was able to get around this by making it a non terminating error by altering the code in C:\program files (x86)\CyberArk\PSM\hardening\psmhardening.ps1, replacing "cacls $path /E /R $account" with "cacls $path /E /R $account /C"

Hardening got past the terminating error, but would sometimes turn off the services netlogin and workstation services on the PSMit was running against, which would cause login and remoting issues until discovered and turned back on.

The environment is Airgapped Windows 2016 servers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0