× 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.



That looks perfect!


I'm not concerned about the clients. They all worked fine before the 7.3 upgrade and the resulting SMB2 on IBM i.


Thanks



________________________________
From: B. Dietz <bdietz400@xxxxxxxxx>
Sent: Friday, December 8, 2017 6:59 AM
To: Midrange Systems Technical Discussion
Subject: Re: Concerns disabling SMB2?

while not shown in this tech doc:
http://www-01.ibm.com/support/docview.wss?uid=nas8N1021348

a call to QZLSMAINT as shown here:
http://www-01.ibm.com/support/docview.wss?uid=nas8N1021710

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,
OLD FLAGS
0000000000000080
NEW FLAGS
0000000000000080

If anything other than an 8 is displayed in this position, then SMB2 is in use.


Be aware that even if SMB2 is enabled, some clients might default to using SMB (the Samba smbclient, for example) and will not use SMB2 unless the client is specifically set to do so. IBM can not provide instructions on how to set or check what version of SMB a client computer is using. For information on how to do so, contact whoever supports the Operating System running on that client computer.

Bryan




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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 [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.