Sensitive Property: trueDomain | domain | | | The domain used for authentication. Optional, in most cases username and password is sufficient. |
SMB Dialect | smb-dialect | AUTO | - AUTO
- SMB 2.0.2
- SMB 2.1
- SMB 3.0
- SMB 3.0.2
- SMB 3.1.1
| The SMB dialect is negotiated between the client and the server by default to the highest common version supported by both end. In some rare cases, the client-server communication may fail with the automatically negotiated dialect. This property can be used to set the dialect explicitly (e.g. to downgrade to a lower version), when those situations would occur. |
Use Encryption | use-encryption | false | | Turns on/off encrypted communication between the client and the server. The property's behavior is SMB dialect dependent: SMB 2.x does not support encryption and the property has no effect. In case of SMB 3.x, it is a hint/request to the server to turn encryption on if the server also supports it. |
Timeout | timeout | 5 sec | | Timeout for read and write operations. |
State management:
This component does not store state.Restricted:
This component is not restricted.System Resource Considerations:
None specified.