its just that the nsrauth method was used and failed. All you have to do is revert the auth method to oldauth on all the 3 systems using the NetWorker 7.3.x. to disable nsrauth do the following and restart the services on thesystem where the changes were done so that the changes take affect.
Please consider moving this question as-is (no need to recreate) to the proper forum for maximum visibility. Questions written to the users' own "Discussions" space don't get the same amount of attention and questions can go unanswered for a long time.
You can do so by selecting "Move" under ACTIONS along the upper-right. Then search for and select: "Networker Support Forum" which would be the most relevant for this question.
crazyrov
4 Operator
•
1.3K Posts
0
October 21st, 2014 06:00
its just that the nsrauth method was used and failed. All you have to do is revert the auth method to oldauth on all the 3 systems using the NetWorker 7.3.x. to disable nsrauth do the following and restart the services on thesystem where the changes were done so that the changes take affect.
# nsradmin -p nsrexecd
nsradmin> . type: nsrla
nsradmin> update auth methods: "0.0.0.0/0,oldauth"
yes
nsradmin> quit
Jeffey1
4 Operator
•
2.8K Posts
1
October 21st, 2014 01:00
Hi Rwong,
Please consider moving this question as-is (no need to recreate) to the proper forum for maximum visibility. Questions written to the users' own "Discussions" space don't get the same amount of attention and questions can go unanswered for a long time.
You can do so by selecting "Move" under ACTIONS along the upper-right. Then search for and select: "Networker Support Forum" which would be the most relevant for this question.
rwong1
34 Posts
0
October 21st, 2014 09:00
Is restarting of the NetWorker server required for the change?
ble1
4 Operator
•
14.4K Posts
1
October 21st, 2014 14:00
Yes.
rwong1
34 Posts
0
October 22nd, 2014 12:00
Thansk for your help. It works.