For the purposes of a test I need to setup a user that has the username and password as the same value. When I try to setup a username and password in Zeroshell it says that the username and password cannot be the same because it is too simple for security purposes.
e.g. username = admin
password = admin
This is required for devices that I need to authenticate via an ethernet switch. The ethernet switch will be acting as a proxy supplicant and the switch will not allow the password to be different from the username.
Is there any way that I can bypass this constraint so that i can add admin/admin as my username and password.