Hello!
I was wondering what the ways are to reset the sudo password on my AXC F 2152. I even tried to perform a Type 2 reset, but it did not work.
The sudo password for a user is just the user’s password. The commands that the a user has sudo privileges for can be seen by executing the following command, when logged in as that user:
User rights _PLCnext Controls are supplied with a preset admin user and a default password that is printed on the controller 's housing. \n Security note: Use the default admin password only for initial access and change it as soon as possible!\n _
sudo -l
The admin user (for example) has limited sudo privileges, so maybe you’re trying to execute a command that’s not on the allowed list? If you’re trying to set the root user password, then the instructions for doing that are in the Info Center: … in the section „Setting a root user password“.