AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  Samba Protocol

    Posted Wed September 06, 2023 12:28 PM

    Getting below error while setting parameter client max protocol and client min protocol in smb.conf file. We have requirement that client should use only SMB3 protocol.

    Unknown parameter encountered: "client max protocol"
    Ignoring unknown parameter "client max protocol"
    Unknown parameter encountered: "client min protocol"
    Ignoring unknown parameter "client min protocol"

    I tried the below format in Global Stanza of smb.conf file. Samba version is Samba 3.5.4 (64-bit)

      client max protocol = SMB3_11
      client min protocol = SMB3_11

      Regards



    ------------------------------
    Gurvinder Singh
    ------------------------------