Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 191 Bytes

File metadata and controls

7 lines (5 loc) · 191 Bytes

Discretionary Access Control

When creating a home directory for the first time, PAM creates that directory using the umask of 0077.

References: AC-2