Quite la protección de acceso al nivel de almacenamiento
Puede quitar la protección de acceso al nivel de almacenamiento en un volumen o qtree si ya no desea establecer la seguridad de acceso en el nivel de almacenamiento. La eliminación de la protección de acceso a nivel de almacenamiento no modifica ni quita la seguridad normal de archivos NTFS y directorios.
-
Compruebe que el volumen o qtree tengan una protección de acceso al nivel de almacenamiento configurada mediante el
vserver security file-directory show
comando.vserver security file-directory show -vserver vs1 -path /datavol2
Vserver: vs1 File Path: /datavol2 File Inode Number: 99 Security Style: ntfs Effective Style: ntfs DOS Attributes: 10 DOS Attributes in Text: ----D--- Expanded Dos Attributes: - Unix User Id: 0 Unix Group Id: 0 Unix Mode Bits: 777 Unix Mode Bits in Text: rwxrwxrwx ACLs: NTFS Security Descriptor Control:0xbf14 Owner:BUILTIN\Administrators Group:BUILTIN\Administrators SACL - ACEs AUDIT-EXAMPLE\Domain Users-0xf01ff-OI|CI|FA DACL - ACEs ALLOW-EXAMPLE\Domain Admins-0x1f01ff-OI|CI ALLOW-EXAMPLE\Domain Users-0x1301bf-OI|CI Storage-Level Access Guard security DACL (Applies to Directories): ALLOW-BUILTIN\Administrators-0x1f01ff ALLOW-CREATOR OWNER-0x1f01ff ALLOW-EXAMPLE\Domain Admins-0x1f01ff ALLOW-EXAMPLE\Domain Users-0x120089 ALLOW-NT AUTHORITY\SYSTEM-0x1f01ff DACL (Applies to Files): ALLOW-BUILTIN\Administrators-0x1f01ff ALLOW-CREATOR OWNER-0x1f01ff ALLOW-EXAMPLE\Domain Admins-0x1f01ff ALLOW-EXAMPLE\Domain Users-0x120089 ALLOW-NT AUTHORITY\SYSTEM-0x1f01ff
-
Retire el protector de acceso a nivel de almacenamiento mediante el
vserver security file-directory remove-slag
comando.vserver security file-directory remove-slag -vserver vs1 -path /datavol2
-
Compruebe que la protección de acceso al nivel de almacenamiento se haya quitado del volumen o qtree mediante el
vserver security file-directory show
comando.vserver security file-directory show -vserver vs1 -path /datavol2
Vserver: vs1 File Path: /datavol2 File Inode Number: 99 Security Style: ntfs Effective Style: ntfs DOS Attributes: 10 DOS Attributes in Text: ----D--- Expanded Dos Attributes: - Unix User Id: 0 Unix Group Id: 0 Unix Mode Bits: 777 Unix Mode Bits in Text: rwxrwxrwx ACLs: NTFS Security Descriptor Control:0xbf14 Owner:BUILTIN\Administrators Group:BUILTIN\Administrators SACL - ACEs AUDIT-EXAMPLE\Domain Users-0xf01ff-OI|CI|FA DACL - ACEs ALLOW-EXAMPLE\Domain Admins-0x1f01ff-OI|CI ALLOW-EXAMPLE\Domain Users-0x1301bf-OI|CI