Inherited Rights

Daniel R . Kilbourne drk@voyager.net
Fri, 8 Jun 2001 16:02:39 -0400


One note on the latter (chmod 777 */*) method

This will ony change permissions one 'level' deep....if there are any directories */* - such as */dir/dir2, the files in dir2 would be unaffected...



bl0wfish extolled:
> 
> 	If your using chown/chmod
> 	I believe it's the -R flag
> 	that recursively changes permissions.
> 	For instance it would be :
> 
> 	chown -R root.root *
> 	or
> 	chmod -R 777 *
> 
> 	I believe this works as well :
> 	chown root.root */*
> 	or
> 	chmod 777 */*
> 
> 
> > -Hey
> >
> >      How do you give inherited rights from the root of a folder to all files
> > and subdirectories within that folder.  I'm a newbie, please go easy.
> >
> > *Josh*
> >
> > _______________________________________________
> > linux-user mailing list
> > linux-user@egr.msu.edu
> > http://www.egr.msu.edu/mailman/listinfo/linux-user
> >
> 
> _______________________________________________
> linux-user mailing list
> linux-user@egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user

-- 
--------------------------------
Daniel R. Kilbourne
daniel.kilbourne@corecomm.com
CoreComm Systems Engineering
________________________________