Updates the SMB AD ACL feature.
Operation description
Before you begin: Make sure that Key Management Service (KMS) is activated in the target region. Call sequence: Activate KMS → Call EnableSmbAcl to initialize → Call ModifySmbAcl.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
nas:ModifySmbAcl |
update |
*FileSystem
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| FileSystemId |
string |
Yes |
The file system ID. |
1ca404**** |
| Keytab |
string |
No |
The Base64-encoded string of the keytab file content. |
BQIAAABHAAIADUFMSUFEVEVTVC5DT00ABGNpZnMAGXNtYnNlcnZlcjI0LmFsaWFkdGVzdC5jb20AAAABAAAAAAEAAQAIqIx6v7p11oUAAABHAAIADUFMSUFEVEVTVC5DT00ABGNpZnMAGXNtYnNlcnZlcjI0LmFsaWFkdGVzdC5jb20AAAABAAAAAAEAAwAIqIx6v7p11oUAAABPAAIADUFMSUFEVEVTVC5DT00ABGNpZnMAGXNtYnNlcnZlcjI0LmFsaWFkdGVzdC5jb20AAAABAAAAAAEAFwAQnQZWB3RAPHU7PMIJyBWePAAAAF8AAgANQUxJQURURVNULkNPTQAEY2lmcwAZc21ic2VydmVyMjQuYWxpYWR0ZXN0LmNvbQAAAAEAAAAAAQASACAGJ7F0s+bcBjf6jD5HlvlRLmPSOW+qDZe0Qk0lQcf8WwAAAE8AAgANQUxJQURURVNULkNPTQAEY2lmcwAZc21ic2VydmVyMjQuYWxpYWR0ZXN0LmNvbQAAAAEAAAAAAQARABDdFmanrSIatnDDh**** |
| KeytabMd5 |
string |
No |
The MD5-encrypted string of the keytab file content. |
E3CCF7E2416DF04FA958AA4513EA**** |
| EnableAnonymousAccess |
boolean |
No |
Specifies whether to allow anonymous access.
|
false |
| EncryptData |
boolean |
No |
Specifies whether to enable encryption in transit.
|
false |
| RejectUnencryptedAccess |
boolean |
No |
Specifies whether to reject unencrypted clients.
|
false |
| SuperAdminSid |
string |
No |
The ID of the superuser. The ID must follow these rules:
For example, |
S-1-5-22 |
| HomeDirPath |
string |
No |
The home folder path for each user. The file path format is as follows:
For example, if the user folder is Note
User A must have the permission to create folders. Otherwise, the |
/home |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
98696EF0-1607-4E9D-B01D-F20930B6**** |
Examples
Success response
JSON format
{
"RequestId": "98696EF0-1607-4E9D-B01D-F20930B6****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | GrayCondition.NotMet | Your request does not meet the gray condition. | Your request does not meet the grayscale criteria. |
| 403 | Forbidden.KmsServiceNotEnabled | The KMS service is not Enabled. | The KMS service is not enabled. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.