![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I get the list of files if I have root access? | linuxbeginner | UNIX for Dummies Questions & Answers | 1 | 04-03-2008 02:07 AM |
| To What files root does not have access to?? | mgirinath | Shell Programming and Scripting | 3 | 12-07-2005 06:14 PM |
| how to access root priveliges if root password is lost | wojtyla | Linux | 1 | 02-18-2005 03:24 AM |
| Perl CGI to access / edit "root" owned config files | WIntellect | Shell Programming and Scripting | 1 | 04-23-2003 12:48 PM |
| Need help to access/mount so to access folder/files on a Remote System using Linux OS | S.Vishwanath | UNIX for Dummies Questions & Answers | 2 | 07-30-2001 05:17 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
To What files root does not have access to??
Hi,
I just wanted to know to what files root does not have access, not even read....I read that .profile for any user is the only file which root cannot access is it true..??...If we have to use passwords and ID's in a script can we use them in .profile and call them as parameters..??? Thanks, Girinath |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
What you heard is not true. root has access to every file on the system.
|
|
#3
|
|||
|
|||
|
Quote:
You can in fact use passwords and IDs in a script as you suggest, but I would highly discourage it. There is always the possibility that the wrong person will be able to obtain access to that information if it's stored in that manner. |
|||
| Google The UNIX and Linux Forums |