andyhaus1057
Oct 7, 2009, 02:51 PM
What are the roles of owner, group, and world in UNIX access controls?
Scleros
Oct 7, 2009, 02:56 PM
Owner, group, and others are classes to sort and match access attempts with a set of permissions. Comprehensive information is available at Wikipedia: File System Permissions (http://en.wikipedia.org/wiki/File_system_permissions) under the Unix sections of the article.