mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 07:17:24 +00:00
Typo fixes, style fixes
- Fixed a paragraph that had mistakenly been merged into a warning box. - Fixed a typo. "File system object" (FSO) and "Group Policy Object" (GPO) are both written without a hyphen.
This commit is contained in:
parent
4c7f04de0f
commit
978ebcd207
@ -29,9 +29,10 @@ Describes the best practices, location, values, policy management, and security
|
|||||||
|
|
||||||
This user right determines if users can create a symbolic link from the device they're logged on to.
|
This user right determines if users can create a symbolic link from the device they're logged on to.
|
||||||
|
|
||||||
A symbolic link is a file-system object that points to another file-system object that is called the target. Symbolic links are transparent to users. The links appear as normal files or directories, and they can be acted upon by the user or application in exactly the same manner. Symbolic links are designed to aid in migration and application compatibility with UNIX operating systems. Microsoft has implemented symbolic links to function just like UNIX links.
|
A symbolic link is a file system object that points to another file system object that is called the target. Symbolic links are transparent to users. The links appear as normal files or directories, and they can be acted upon by the user or application in exactly the same manner. Symbolic links are designed to aid in migration and application compatibility with UNIX operating systems. Microsoft has implemented symbolic links to function just like UNIX links.
|
||||||
|
|
||||||
>**Warning:** This privilege should only be given to trusted users. Symbolic links can expose security vulnerabilities in applications that aren't designed to handle them.
|
>**Warning:** This privilege should only be given to trusted users. Symbolic links can expose security vulnerabilities in applications that aren't designed to handle them.
|
||||||
|
|
||||||
Constant: SeCreateSymbolicLinkPrivilege
|
Constant: SeCreateSymbolicLinkPrivilege
|
||||||
|
|
||||||
### Possible values
|
### Possible values
|
||||||
|
Loading…
x
Reference in New Issue
Block a user