SecHard
WinRM Permission denied while initializing Kerberos 5 library
Error: indicates winrm and krb5.conf are not authorized.
Çözüm: Connect to Sechard with ssh.
cd /opt/sechard
chmod 777 winrm/
cd /winrm
chmod 777 krb5.conf
after the definitions of competencies;
cd /opt/sechard
sechard stop (all docker services are expected to shut down)
after docker services shut down
sechard start (waiting for all docker services to open)
SecHard