Authentication
CIFS authentication details.
Properties
Authentication type
The type of authentication required.
| Option | Label | Description |
|---|---|---|
guest | Guest | This share accepts connections from Guest users |
user | User | This 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
