OBJECTIVE: Users in one group need access to files in another group.

    UNIX/Linux allows users to change permissions on their own files.   

  cd (to the directory where your files are)

  ls -al  (view the files and see what the permissions are:
		if:    -rw-r--r--   then only YOU can write to them,
		if:    -rw-rw-r--   then anyone in your GROUP can write to them,
		if:    -rw-rw-rw-   then ANYONE with access to the system can write to them.)

To change permissions so ANYONE can write to them,
  
      chmod 666 (filename or filenames, wildcards are ok)   #  not recommended for security.

To change permissions back so only your group can write to them:

  chmod 664 (...)

=========================
THERE IS A DEFAULT SETTING FOR NEW FILE CREATION in UNIX called umask.  

type "umask" at the command line, if it comes up "022" then files you create
will have "-rw-r--r--" permissions.   

To open your files up completely, change your umask to 000.  # not recommended for security.
=========================

fwiw, the file permission code is as follows:

	421421421
	rwxrwxrwx   

r=read
w=write
x=executable (do NOT make regular files executable)

the first set of three (rwx) is the owner, second set group and last set other.

=========================
a umask of 0022 or 022 is acceptable:
=========================

------------------------------------------------
--> umask
0022
------------------------------------------------
--> touch testperms
------------------------------------------------
--> ll testperms
-rw-r--r-- 1 luser users 0 Jan 28 13:03 testperms
------------------------------------------------



ebook:
Full Size
Jeep Buyer's
Guide
ebook:
Practical Suggestions
for Microsoft
Windows
Linux Tackles Microsoft
12 hour Video Course by john:
The Art of Linux System Administration
published by O'Reilly Media
Study Guide for the LPIC-2 Certification Exams
search for:
on the internet, or:
JohnMeister.com-fotos
LinuxMeister-Linux
BibleTech-
Bible overview


An overview of Biblical history:
"Promises and Prophets"

Wagoneers

FULL SIZE JEEPS

JeepMeister
"Jeep is America's
only real sports car."
-Enzo Ferrari


MeisterTech
Diesels +

One Page Overview of Linux Commands

click for an image of the 5 essential Linux commands

An Intro to Linux
AMSOIL product guide,
or, AMSOIL web, or 1-800-956-5695,
use customer #283461

Amsoil dealer since 1983
purchase AMSOIL
at Midway Auto on SR9 in Snohomish,
or at Northland Diesel in Bellingham, WA


SJ - 1962-1991

XJ - 1984-2001

WJ - 1999-2004

KJ - 2002-2007

WK - 2005-2010

Find the recommended
AMSOIL synthetics
for your Jeep

CJ-10A - 1984-1986

Jeepsters

MJ - 1984-1992

Willys - 1946-1965

Other Jeeps (FC)