We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags
See BLT.

user: In Linux, "user" can have a few different but related meanings depending on the context. <That's probably an unnecessary statement.> Normally a user is a person who can use the Linux system, because a user account has been set up for them (and they know the name of the user account and password).

All files are owned by a user (account), and access permissions can be assigned to the owner. File permissions can also be assigned to a group, which consists of one or more user (accounts).

A user can be a real person, or an "artificial" person established for purposes of controlling permissions on executable programs or files. For example, a system typically has a user account established to be the "owner" of the Apache web server (sometimes "nobody" (not recommended because "nobody" is often used as the owner of other executable files -- if somebody breaks in and becomes established as user "nobody" he can run any programs that "nobody" has executable permissiion for, or change any files that "nobody" has write permission for), sometimes "www-<something", "apache", or ??).

<Maybe the previous paragraph should be moved to the file ownership and permissions in Linux discussion, along with:> Having the wrong owner, group, or permissions is a common cause of programs failing to work in Linux. Wrong permissions on an executable are probably the most obvious possibility, but consider that wrong permissions on, for example, a configuration file will mean that the program cannot access its configuration file.

Contributors

  • RandyKramer - 31 Jan 2002
  • <If you edit this page, add your name here, move this to the next line>
Topic revision: r1 - 31 Jan 2002 - 14:05:00 - RandyKramer
 
TWIKI.NET
Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
See TWiki's New Look