How to View the SMB Environment Property Values

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

  1. Determine which properties you want to view.

    For a description of the properties, see the smb(5) 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