Bug 124107

Summary: Where users can create files
Product: [Retired] Red Hat Academy Reporter: Johnathan Kupferer <kupferer>
Component: RHA030 CurriculumAssignee: Bowe Strickland <bowe>
Status: CLOSED CURRENTRELEASE QA Contact: Bowe Strickland <bowe>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://academy.redhat.com/courses/rha030-2.0/rha030_usersgroups_users.html
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-07 17:30:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Johnathan Kupferer 2004-05-24 03:53:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
RHA033 -> Workbook 3 -> Chapter 1 -> Discussion

Under the "Three types of users: normal, root, and system" -> "Normal
Users" it states:

"Normal users may create files only within the /tmp and their home
directories."

The sigular/plural confusion in this sentance is a little odd and the
details are also a little off.  How about:

"Normal users can create files only within their home directories and
directories for temporary storage such as /tmp and /var/tmp."


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
Visit the URL

Additional info:

Comment 1 Bowe Strickland 2005-01-03 16:13:24 UTC
now reads:

Generally, normal users may create files only within
	their home directories and systemwide temporary directories, such
	as <filename>/tmp</filename> and <filename>/var/tmp</filename>.