User Tools

Site Tools


folder_owner

folder owner

Purpose

Indicates expected owner of matching folders.

Notes

This requirement may be repeated in the same section.

Examples

# Folder owner is the listed user or group.
folder owner is BUILTIN\Administrators
# Folder owner is not the listed user or group.
folder owner is not uofi\wislande
# Folder owner is not any of the users or groups matching the regular expression.
folder owner not matches ^uofi\\(wislande|jbn)$
# Folder owner uses a machine-local account.
folder owner matches ^BUILTIN\\
# or
folder owner like BUILTIN\*
# Folder owner is a domain account.
folder owner matches ^uofi\\
# or
folder owner like uofi\*
folder_owner.txt ยท Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki