What happens to a user's files when the user is deleted?

What will be an ideal response?


When a user is deleted, all files he or she owned are then owned by the UID. For instance, if student1's UID is 600 and you delete this user, ownership of this user's files are transferred to the UID 600. If you create a new account with the UID 600, this user then owns all files previously owned by student1.

Computer Science & Information Technology

You might also like to view...

An advantage of inheritance is that:

a. All methods can be inherited. b. All instance variables can be uniformly accessed by subclasses and superclasses. c. Objects of a subclass can be treated like objects of their superclass. d. None of the above.

Computer Science & Information Technology

The list-style-type property is used to change all of the following EXCEPT ____.

A. bullet type B. the ordering C. the numbering D. the lettering

Computer Science & Information Technology

The term ________ is used to describe items that are adjacent to another

A) non-continuous B) synchronous C) contiguous D) continuous

Computer Science & Information Technology

The American Standard Code for Information Interchange (ASCII) character-coding system uses 8 bits, consisting of a unique arrangement of eight 0s and 1s for each character.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology