×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Jon,
how to tell is right in the document
-----------
To determine whether NetServer is using SMB2 (the shipped default) or
whether it is using SMB, execute:
CALL PGM(QZLSMAINT) PARM('40''0')
...and then:
WRKSPLF
Display the resulting "QPCSMPRT" spooled file. If SMB2 is turned off
(disabled), you will see an 8 in both the OLD FLAGS and NEW FLAGS, as
shown here:
OLD FLAGS
0000000000000080
NEW FLAGS
0000000000000080
If anything other than an 8 is displayed in this position, then SMB2 is
in use.
Bryan
Jon Paris wrote on 10/15/2018 4:23 PM:
According to the IBM docs Justin, at 7.3 I'm running SMB2 by default. Not sure how to tell for sure but this doc http://www-01.ibm.com/support/docview.wss?uid=nas8N1021710 <http://www-01.ibm.com/support/docview.wss?uid=nas8N1021710> spends a lot of time telling you how to disable SMB2.
Jon Paris
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
copyright@midrange.com.
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.