Authentication settings
User name
txt
Username used for connection
[[:alnum:]][-_#@[:alnum:]]{0,127}
Username is limited to alphanumerical characters, -, _, #, and @ with a total lenght of 128
Password
txt
Password used for connection
[[:ascii:]]{1,128}
Password is limited to ASCII characters only, with a total lenght of 128