Skip to content

Can't login with other username then admin.

Hi,

Using latest firmware (2023.6)

I have noticed that if you create a new user in "User Authentication" and assign some Roles. You will not be able to login with that user. Even changing a password will not work. And user will be marked with "!" in the yellow triangle saying "User default password active. But this user can't login to HMI or be used to upload a project to the PLC. Even when all roles are selected.

Why is that?

And any way to fix this?

Comments

  • Hello. I'm not able to reproduce this issue with an AXC F 2152 running firmware version 2023.6.

    The procedure I used is:

    • Log in to WBM as admin.
    • Create a new user called testuser, with the password testuser.
    • Assign the user all the roles:
    • Create a new PLCnext Engineer project (in version 2024.0) for AXC F 2152 FW 2023.6.
    • Send the project to the PLC, using the credentials for testuser.

    => the project is sent to the PLC and PLCnext Engineer goes into Debug mode.

    • Open a command window and open an ssh session on the PLC as testuser:
    ssh testuser@192.168.1.10
    

    => After entering the correct password, the ssh session is successfully established.

Sign In or Register to comment.