![]() |
|
|
|
|
|||||||
| 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 |
| File Permission | KhawHL | UNIX for Advanced & Expert Users | 2 | 05-24-2006 02:05 AM |
| The file permission | ust | Shell Programming and Scripting | 1 | 05-12-2005 06:01 AM |
| The file permission | ust | UNIX for Dummies Questions & Answers | 2 | 05-05-2005 06:18 AM |
| Log file - permission | ajkiruba | UNIX for Advanced & Expert Users | 6 | 04-24-2002 09:42 AM |
| File Permission | sanjay92 | UNIX for Advanced & Expert Users | 6 | 04-02-2002 04:19 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
File permission
Hi,
I have one question. My home directory of my unix account is open for everyone. If other account copy my files to their directory, is there a way that I can find out who did it. Does the system administrator have some kind of events logs to find out? Thank you so much! |
| Forum Sponsor | ||
|
|
|
|||
|
Two possibilities.
1) All UNIX files have attribute 'last accessed'. But this field will not tell who/for what the file has been accessed. 2) In our company it works lik this. All the commands run by the employee, as part of his work or other, are stored in a file and the same is sent to the employee's manager for his review/ to track the employee. So if something like this is being done in your company you can find out with the help of SA. |
|||
| Google The UNIX and Linux Forums |