.. _example_service_telnet_set-user_set-user: ######## Set-User ######## These scenarios demonstrate how to establish telnet connections using the set-user parameter to specify the username directly in the telnet command, avoiding the traditional login prompt flow and proceeding directly to password authentication. ***************************************** Telnet Connection with Set-User Parameter ***************************************** Description =========== In this scenario, a telnet connection is established using the set-user parameter to specify the username directly in the telnet command. The client device ``DUT1`` connects to the server device ``DUT0`` using the command "telnet set-user ", which bypasses the login prompt and goes directly to password authentication. After successful authentication, the test verifies that the session is established on the target device and that the specified user is logged in. Scenario ======== .. include:: set-user/telnetconnectionwithset-userparameter .. raw:: html