|
NTFS SECURITY To exercise full control over individual files and folders you must use NTFS. FAT32 can not see NTFS partitions. NTFS can see FAT32 partitions - Very A+ Rights, Permissions and Privilege
A privilege is a single informal term that encompasses both rights and permissions. Meet and greet Interactive logon - local confirmation of your identity to the machine. The interactive logon process is Windows 2000's first line of defense against unauthorized access. The process may begin with a "Welcome Box" that asks a user to press the Ctrl+Alt+Del keys.
Meet SID and SAM If you type a local Windows 2000 Workstation name to log on locally, the local security account database (SAM - Security Access Mangement) is used to validate you. If your credentials are authentic, an access token or ticket is created to identify you for all subsequent requests for resources. The access token contains your Security IDentifier (SID), group IDs, and user rights. This token is your "gold card" to system objects. Meet the ACL (Access Control List) Each object on the system has an ACL - and each ACL is made up of ACEs (Access Control Entries J). The ACL for an object tells the system who has access privileges to that object. An ACL is simply a list of which SIDs have access to the object or resource. Working with ACLs
When users attempt to access an object, their personal security IDs (or the security ID of one of the groups to which they belong) are matched to entries in the ACL.
Account Management Accounts - windows denies/grants access based on accounts and groups.
Groups - classes with shared common privileges. Common access needs can be given similar privileges.
Rights Management Setting up Rights and Policies - the ability to change system settings. Administration Tools, Local Security Policy/Settings Windows Explorer can be used to set and modify permissions on shares, files and directories - Very A+ In order to alter any permissions on a file or directory, you must either have
NOTE: The file system automatically gives the Everyone group Full Control to all new directories. As soon as you create new directories, change this setting to one that better serves your security needs. Inappropriately set permissions can deny valid users access to required files and directories. For example, even though a user has the right to view and execute a program, the user may not have permission to access a particular dynamic-link library (DLL) required to run that program. NTFS Permissions (security)
Permissions
Drive or Folder Share Permissions (sharing)
Permissions
When accessing resources over the network on an NTFS partition, the following rules apply:
Remember, Deny means Deny! Moving and copying Moving files and folders to:<
Copying files and folders to:
|
Edited (2003) By Vlad Magero