Permissions
- Permissions define the type of access feated to a user, group, or computer to access resources.
- permissions can be applied to resources such as files, folders, and printers.
—Like, a privilege to read a file, delete a file, or to create a new file in a folder.
Types of Permissions
- Security level permission
- Share level permission
*Security Level permission
- Can be Implemented only on NTFS partition.
- Security or NTFS permissions can be set on Drives, folders, and files.
- by default, security permission will be inherited from its parent drive or folder.
- File permissions override folder permissions.
- Creators of files and folders are there owners.
- Different Security permissions are
—full control, modify, read, execute, write and read, list folder contents.
* Share Level permissions
- It can be implemented on NTFS and FAT partitions.
- It can be set on drives and shared folders but not files.
What are the share folders?
—Share folders can be accessed from a network.
—When you copy or move a should folder, the folder will no longer be shared.
—To hide a shared folder, include a $ after the name of the shared folder and user access hidden shared folder by typing the UNC path.
Different share permissions are.
—Read, Read/Write.
Comments
Post a Comment