Error 401 Credentials required

i run command:

curl -u root:Nasim1414 http://192.168.1.201/rt/REST/1.0/ticket/33/comment

but get me error :

RT/4.0.19 401 Credentials required

what to do?

Try curl http://192.168.1.201/rt/REST/1.0/ticket/33/comment
?user=xxxx&pass=yyuuOn Friday, November 7, 2014, Shahab Sharifzadeh sshguard@ymail.com wrote:

i run command:

curl -u root:Nasim1414 http://192.168.1.201/rt/REST/1.0/ticket/33/comment

but get me error :

RT/4.0.19 401 Credentials required

what to do?

curl -u root:Nasim1414
http://192.168.1.201/rt/REST/1.0/ticket/33/comment

but get me error :

RT/4.0.19 401 Credentials required

what to do?

If that password is used elsewhere, then the first thing you should do
is change it.

smime.p7s (6.3 KB)

Does not work…

If you need the groups assistance you would need a bit more information than “does not work”.On November 8, 2014 4:29:48 AM EST, Shahab Sharifzadeh sshguard@ymail.com wrote:

Does not work…