(I know I could try these steps but I'm hindered by the fact that these servers are in production and testing using these boxes isn't advisable )
Running 7.4 client against 8.1.1 server isn't advisable
I doubt this is nsr peer issue - more likely this is NMO versus new server issue (you run NMO I assume). If running NMDA, I would not guess anything before having client on NW8.1.x level and running NMDA 1.5 (unless you have Oracle 10 - then 1.2 is your friend). As for auth, I keep that one disabled all the time (both backup server/sn and clients). 8.1.1 has pretty much different auth mechanism than previous versions (including NW 8.0.x) so anything goes here. I can't see why updating clients is such big issue for you - by updating server you already affect ALL your clients
ble1
4 Operator
•
14.4K Posts
0
February 22nd, 2014 03:00
Running 7.4 client against 8.1.1 server isn't advisable
I doubt this is nsr peer issue - more likely this is NMO versus new server issue (you run NMO I assume). If running NMDA, I would not guess anything before having client on NW8.1.x level and running NMDA 1.5 (unless you have Oracle 10 - then 1.2 is your friend). As for auth, I keep that one disabled all the time (both backup server/sn and clients). 8.1.1 has pretty much different auth mechanism than previous versions (including NW 8.0.x) so anything goes here. I can't see why updating clients is such big issue for you - by updating server you already affect ALL your clients
lguinane
1 Rookie
•
116 Posts
0
February 24th, 2014 03:00
Thanks Hrvoje.
Our change control process is very rigid and getting changes made (no matter how minor) on production boxes is a time consuming affair.
Could I ask, how do you disable auth ?
crazyrov
4 Operator
•
1.3K Posts
0
February 24th, 2014 03:00
You can attain this using nsradmin. Follow the steps below.
nsradmin -p nsrexecd
nsradmin> . type: nsrla
nsramdin> update auth methods: "0.0.0.0/0,oldauth"
lguinane
1 Rookie
•
116 Posts
0
February 24th, 2014 03:00
Never mind Hrvoje.
I found how to disable auth.