QuestionQ52

CIFS administration tasks

Which command enables symlink_strict_security?

  • A options cifs.symlink_strict_security on
  • B cifs shares -change <sharename> -symlink_strict_security
  • C options symlink_strict_security=true
  • D options symlink_strict_security=on
Explanation

symlink_strict_security is enabled per CIFS share with the cifs shares -change command and its -symlink_strict_security flag. This setting enforces symbolic-link share-boundary checking.

Community Discussion

No comments yet. Be the first to start the discussion!