M Rizwan wrote:
>
> Can anybody please tell us, if given an access, whether can 
> anybody intentionally corrupt jbase files in AIX and how? How can we 
> monitor and control such actions?
Given access, they can:

1) rm -rf /data
2) vi /data/MyImportantFile .... :wq
3) echo "fred" > /data/MyImportantFile

And more importantly, given access, you can type:

kill -9 pidno

on a jBASE program, which if it is in the middle of database writes can 
cause file corruption and is usually why people are getting file 
corruptions on their system. See lots of info on this be searching the 
group.

Jim

--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to