Unsolved
This post is more than 5 years old
1 Rookie
•
52 Posts
0
5036
January 9th, 2014 21:00
GSS warning Group membership for "SYSTEM@NT AUTHORITY" cannot be verified
Hi ,
I got my SQL backup job Failed with below Message.
79344 10.01.2014 03:13:25 2 12 13 4172 1608 0 xxx.xxx.xxx nsrexecd GSS warning Group membership for "SYSTEM@NT AUTHORITY" cannot be verified and will not be included in the user's authentication credential. Remote hosts may not see the user as belonging to any operating system group.
I'm on NetWorker version 8.1.0.3.Build.219 on Server and Client side and EMC Networker Module for Microsoft SQL Version 5.2.2.29. Can somebody help me with the Issue?
BR
Dinusha


CarlosRojas
1.7K Posts
1
January 10th, 2014 00:00
Hi Dinusha,
First of all I wanted to let you know that NMSQL is no longer supported since 31st of December 2013, you would need to upgrade to NMM 2.4.1 or later, but I would recommend you NMM 3.0.
Since NMM 2.4 you can run VDI backups for SQL, so you won't see much difference other than small changes in the configuration.
Please refer to NMM documentation for further information.
As a workaround you can disable nsrauth on the client.
To do it so please follow these steps on the SQL server:
nsradmin -p nsrexec
nsradmim>. type: nsrla
Current query set
nsradmin> update auth methods: "0.0.0.0/0,oldauth"
Update? y
nsradmin>quit
Thank you,
Carlos
Dinusha
1 Rookie
•
52 Posts
0
January 10th, 2014 01:00
Hi Carlos,
Thanks a Lot for updating me. I got few SQL clients which immediately need to be upgraded to NMM.
By the way , do you see any particular cause for above to be logged in daemaon? Could that be a compatibility issue with NW 8.1 with NMSQL obsolete version?
BR
Dinusha
CarlosRojas
1.7K Posts
0
January 10th, 2014 04:00
Hi Dinusha,
Indeed could be a problem with NMSQL and NW 8.1, but are you sure you are using 8.1 and not 8.0.1.3?
Bear in mind that NMSQL was not configured for the changes made in NW 8.x in regards to the user groups, same as previous versions of NMM, so going for the latest NMM version, compatible with your NW server and client version should be my first suggestion.
If you had the chance to upgrade at least one client and give it a try that would be great.
Thank you,
Carlos
JohnSmithIII
1 Message
0
June 6th, 2014 13:00
Hi Carlos,
I'm going to try your workaround but I do have NetWorker 8.1.0.1 and NetWorker Module for Microsoft 3.0 installed. After I do the workaround if it fixes or not...what is the next step??
crazyrov
4 Operator
•
1.3K Posts
0
June 9th, 2014 01:00
It most likely should work if your failure is due to GSS auth. Go ahead and give it a go. Note you need the service to be restarted for the change o take affect.