File System Smb Acl Args
data class FileSystemSmbAclArgs(val enableAnonymousAccess: Output<Boolean>? = null, val enabled: Output<Boolean>? = null, val encryptData: Output<Boolean>? = null, val homeDirPath: Output<String>? = null, val rejectUnencryptedAccess: Output<Boolean>? = null, val superAdminSid: Output<String>? = null) : ConvertibleToJava<FileSystemSmbAclArgs>
Properties
Link copied to clipboard
Whether to allow anonymous access.
Link copied to clipboard
Whether transmission encryption is enabled.
Link copied to clipboard
The user directory home path for each user. The file path format is as follows:
Link copied to clipboard
Whether to reject non-encrypted clients.
Link copied to clipboard
The ID of the Super User. The ID rules are as follows: