Authentication

CIFS authentication details.

Properties

Authentication type

The type of authentication required.

OptionLabelDescription
guestGuestThis share accepts connections from Guest users
userUserThis share requires a username and password to connect
  • Data type: string select
  • Default: guest
  • Configuration
  • Required

CLI: (cli)> config storage cifs <key> auth auth-type

Username

The username for this connection.

  • Data type: string
  • Configuration
  • Required

CLI: (cli)> config storage cifs <key> auth username

Password

The password for this connection.

  • Data type: string
  • Configuration
  • Required

CLI: (cli)> config storage cifs <key> auth password