![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| backup and restore without losing pkinfo | kiem | SUN Solaris | 3 | 04-01-2009 07:23 PM |
| Losing ownership with gzip | superdelic | UNIX for Dummies Questions & Answers | 3 | 07-24-2006 12:36 PM |
| losing time | kburrows | UNIX for Dummies Questions & Answers | 9 | 01-02-2004 12:50 AM |
| IBM losing its Unix license? | Neo | News, Links, Events and Announcements | 0 | 06-16-2003 09:24 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
We are not linking to it or should I say our backoffice system does. I had IBM look at it and our software vendor. They only tell me that someone or program according to the logs is deleting the links. No one as of yet can tell me why or how to stop it...
|
|
||||
|
check the filemon utility, or write a script that checks if the directory is still there in periodic intervals, and write to a logfile with timestamp
then you have the specific time I would check first: 1. automated process on the machine, per cron perhaps check every users crontab (crontab -l) that has the rights to delete the folder, and check for user created scripts running 2. automated process outside the machine triggered per ssh, telnet, rsh... you can compare the time from your scripts logfile I wrote above with the login logs on your server an find out the IP (last, syslog) 3. manually triggered by a user, but seems not very likely like step 2, analyse login logs for that very scary ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|