It's all about the answers!

Ask a question

320 AUTH AuthFail Result 4 260 EOR


Erick Mory (5186) | asked Jul 27 '11, 12:11 p.m.
Good day,

Let me know if I'm running the command to verify the connection to the agent on the server is correct:

I am placing the following command then I do telnet localhost 5555:

Administrator username xxxxxx password (enter key)
cmd ping (enter key)
go (enter key)

Gives the following result:

320 AUTH AuthFail 251 Result 4 260
EOR

Because I get this result? I need to correct that failure to validate?

One answer



permanent link
Brent Ulbricht (2.5k11) | answered Jul 27 '11, 3:08 p.m.
JAZZ DEVELOPER
Good day,

Let me know if I'm running the command to verify the connection to the agent on the server is correct:

I am placing the following command then I do telnet localhost 5555:

Administrator username xxxxxx password (enter key)
cmd ping (enter key)
go (enter key)

Gives the following result:

320 AUTH AuthFail 251 Result 4 260
EOR

Because I get this result? I need to correct that failure to validate?


Hi,

If those are the exact commands, then the username and password values should be after the key. It should look like the following:


> telnet [agent host] [agent port]
username Administrator
password xxxxxxxx
cmd ping
go


Brent Ulbricht
RTC Build Lead

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.