Managing SMB File Sharing and Windows Interoperability in Oracle Solaris 11.2

Exit Print View

Updated: July 2014
 
 

How to View the SMB Environment Property Values

You can view the SMB environment property values by using the sharectl (1M) command.

  • Determine which properties you want to view.

    For a description of the properties, see the smb (4) man page.

    • To view the value for a specific property, type:
      $ sharectl get [-p property] ... smb

      For example, to view the values for the client_signing_required property, type:

      $ sharectl get -p client_signing_required smb
    • To view all of the property values, type:
      $ sharectl get smb