Storage-Level Access Guard auf ONTAP SMB-Servern entfernen
Sie können den Storage-Level Access Guard für ein Volume oder einen Qtree entfernen, wenn Sie die Zugriffssicherheit nicht mehr auf Storage-Level festlegen möchten. Das Entfernen des Storage-Level Access Guard ändert oder entfernt die reguläre NTFS-Datei- und Verzeichnissicherheit nicht.
-
Es kann mithilfe des
vserver security file-directory showBefehls überprüft werden, ob für das Volume oder den Qtree Storage-Level Access Guard konfiguriert ist.vserver security file-directory show -vserver vs1 -path /datavol2Vserver: 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 -
Storage-Level Access Guard kann mit dem
vserver security file-directory remove-slagBefehl entfernt werden.vserver security file-directory remove-slag -vserver vs1 -path /datavol2 -
Es kann mit dem
vserver security file-directory showBefehl überprüft werden, ob Storage-Level Access Guard vom Volume oder Qtree entfernt wurde.vserver security file-directory show -vserver vs1 -path /datavol2Vserver: 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