File permissions - Users and groups

Views:
 
Category: Education
     
 

Presentation Description

No description available.

Comments

Presentation Transcript

Slide 1: 

Computer System Administration File system & permissions Users and groups

The file structure : 

The file structure The file structure is what could be seen in the file explorer or when you issue the command ”dir”. In Windows, the file structure looks like a tree for each partition. Sub trees can be created at any point in a present tree. C:\Documents and settings Holds all user specific settings. C:\Program Files Holds all installed programs by default. C:\WINNT or C:\WINDOWS Holds all configurations of the OS.

Windows file permissions : 

Windows file permissions

Adding Windows users : 

Adding Windows users

Working with user groups : 

Working with user groups

Different types of accounts : 

Different types of accounts Administrator Service Backup Developer Restricted user Guest

Permissions : 

Permissions To keep unathorized out To limit permissions Avoid problems because of user faults. Avoid problems because of software faults.