telekom-security / tpotce

🍯 T-Pot - The All In One Multi Honeypot Platform 🐝
GNU General Public License v3.0
6.28k stars 1.02k forks source link

Tip for installation when there are user problems. #1556

Closed crocodyli closed 1 month ago

crocodyli commented 1 month ago

If you are connected via root in the ssh terminal, I recommend that you log out and log in to the new user created or user used to run and install tpot.

If you are rooted, it will display the following error:

Now downloading T-Pot Ansible Installation Playbook ...

tpot.yml: Permission denied

‘sudo‘ acquired, setting ansible become option to --become.

Now running T-Pot Ansible Installation Playbook

Just log out of the root user and log in with the non-root user.

Run the command with curl and be happy :)

t3chn0m4g3 commented 1 month ago

As mentioned in the ReadMe 😁