Monitor User Activities

We recently had a mischievous user delete some key files from a shared volume on a client. We were able to recover the files, but never found out who deleted the files and caused us the downtime.
Is there a solution (built into OS X or third-party) that will allow me to log and view what my users have been up to? I know I can see what they are currently doing in RD, but it's what they do when were not there we need to know about.
Even better, how could I set proper ACLs and permissions on local volumes without making files unreadable? This way I could stop people deleting others work. I initally set permissions on the local volumes - and they were correct - but programs such as iMovie kept failing to read/write properly.
Cheers
james
12" iBook G4 : 1.2GHZ/768MB/60GB/APX/Combo   Mac OS X (10.4.7)   1G iPod 5GB, 5G iPod 30GB (white); PowerMac G4 DP Server (Tiger)

To do this with standard file permissions, open the Terminal in the /Applications/Utilities/ folder and enter the following:
sudo chmod 1775
followed by a space; next, drag the folder into the Terminal window, press Enter, and type in your administrator password, which won't produce anything on the screen while it is being typed. After this is done, items in the folder can only be renamed, moved out of the folder, or deleted by the item's owner, the folder's owner, or root. The number as written will give the owner and group Read & Write access to the folder and all accounts Read Only access; to set the permissions up differently, use 0(no access), 3(write only), 5(read only), or 7(read and write) in the second through fourth positions. The positions are owner, group, and others respectively starting from the second place. For a folder, the execute bit should be turned on if either the read or write bits are turned on; this bit is on whenever the number represented is odd.
After setting this up, anyone with administrator access can use sudo or the Finder to move other people's documents out of the folder; the commands run by sudo are logged by default. You should also change the folder's owner to system in the Finder after running the command. This command will not prevent someone from opening a document and deleting all of the text inside, but some applications, such as TextEdit, won't be able to save the change if the file is owned by another account.
(15527)

Similar Messages

  • How to monitoring user activities

    Hi to All,
    i need to monitor user activities, for example:
    Today: 10/05/2010
    user: AZ0001
    transaction used in day 10/04/2010 from 9:00 to 16:00.
    Thanks & Regards,
    Umberto

    Hi
    SM04 is the transaction you are looking for.
    Hope this helps.
    Regards
    Abhii

  • User Activities Portlet?

    Hello,
    Is there a ready portlet that monitors user activities?
    If the answer is no, how someone give me tips on how to do build a portlet on this?

    Hi Anil..
    Some of the posting have info about this.
    You can use orasso.WWSSO_AUDIT_LOG_VIEW
    There a few ways to build the portlet.One of it
    1)You create New Provider and put database name as ORASSO.
    2)U can create Portal Report by clicking the wizard, and select * from WWSSO_AUDIT_LOG_VIEW.
    3)You can view it.
    Ok?

  • App that monitores user's all day activities

    I am looking for an app that monitores user's all day activities. That means one that makes it possible to analyse user's activities during the day with his/her mobile like using the camera, mp3 player, calls, sms, games, etc. Any recommendations?

    s5nischw wrote:
    Thanks for your fast answer! So there is not even something similar to the android's"phone beagle" app?!
    No. As provided, on a "stock" iPhone, all apps are "sandboxed", thus they don't have the access necessary to provide this type of data. If you want to get the ability to do what you want, you have no choice but to jailbreak. However, doing that introduces problems of its own...one of them being the real possibility of never being able to install a stock firmware on the phone, not to mention the voiding of all warranty & support from Apple.

  • How to  monitor USER transactions

    Hi Experts
    In Portal are there any chances to maintain user based on company codes.  
    Is there any possibility to monitor the Portal USER activities (what are the transactions or reports & etc). 
    Points will be revert back.
    Rgds
    Priya

    Hi Priya,
    Pl check this you will get log files for EP users,
    1> login via j2ee visual admin -> for tht run go.jar file in cmd  (usr\sap\EPP\JC00\j2ee\admi\go.jar)
    2> login as administrator
    3> follow this link frm home page
    services  ->  log viewer service  ->  server  ->  \JC  ->  j2ee\cluster\server  ->  log  ->  system  ->  security.log  ->  search d specified user
    hope this will help.
    Regards,
    Aditya

  • How to capture the user activities in Project Server 2010

    Hi
    I want  to capture the user activities from Project Server 2010 like when a user has saved and published etc.
    Is there any possibility that we can get the user activities data from sql server.
    Please throw some light on the same.
    Thanks
    Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.

    Hi Geetha,
    As far as I know, there is no such information stored in Project Server DB.
    You can have this kind of information by project, such as the ProjectModifiedDate in the Reporting DB (MSP_EPMProject_userView). I also know that there is a PROJ_LAST_SAVED date in the Draft DB. But be aware that querying in the Draft DB is not supported
    by MS.
    Another way would be doing some custom code, storing in a separate DB each save and publish operation per user.
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Monitor user access (Fusion Middleware)

    Hi All
    Please advise if it is possible to monitor user login and logoff times when accessing any of the various fusion middleware components...
    Specifically SOA Suite 11g (Enterprise Manager, OSB, etc).
    I would like to audit and report on the time, duration, and tasks completed each time a user accesses any of the components mentioned above.
    I have come across a Product called [Oracle Enterprise Manager Grid Control] that might be suitable to my requirements.
    Your expert opinion in this regard will be highly appreciated.
    Regards

    Hi,
    You have to enable Audit Trail for this.
    http://www.oracle.com/technetwork/middleware/planning/tutorials/index-091248.htmlThanks,
    Avneet

  • WCS Lobby Ambassador and Monitor User

    I'm running our WCS authentication through ACS with TACACS and it's working fine.  However, I currently have my Help Desk setup with a monitor user so they can login and view WCS, but this does not give them the Lobby Ambassador of course.  How can I get a user to have both WCS and Lobby access with having to login with seperate user identities?

    It's either admin either lobby account, you can not have both, the http pages are completly different and dont intermix.
    Your solution is to have 2 users on your TACACS where one is the admin and one the lobby.
    Here are the step by step config lines:
    http://www.cisco.com/en/US/docs/wireless/wcs/6.0/configuration/guide/6_0admin.html#wpmkr1064288

  • How to remove inactive session from monitor users in oracle apps 11i

    Hi All,
    when I am monitoring users from security- user - monitor in apps 11i, its showing many inactive users.
    I dont know how to remove them
    kindly help me.
    thanks in advance
    sagb

    Hi hsawwan,
    Thank you very much for the reply, it really worked fine.
    thanx again
    Sagb

  • Portal Activirty Reporting and logs tracing for user activities

    We operate under a WAS JAVA 6.40 SP19 environment portal...
    Can the portal generate reports base on users activities … can the portal report on users’ login attempts with any of the followings:
    Login attempts by numbers of tries
    Login attempts by date
    Login attempts by fail or unsuccessful
    Login attempts by successful
    We currently are tracing SSO attempts into the ECC systems but we would like to report from a portal end perspective…

    Hi,
    Hope this link helps.
    http://help.sap.com/saphelp_nw04s/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/frameset.htm
    Blog: /people/daniel.wroblewski/blog/2007/09/09/fixes-available-for-portal-activity-report
    Thanks,
    Tanuj

  • Monitoring User in CRM Portal

    Hi All,
    Our company have finished CRM portal and this week we will doing a stress test by using portal system at a time with lot of user. How to monitoring users that have been logged into portal in one day?Not only the total number of user but also all user ID.
    I have try to monitoring from 'System Administration->Monitoring->Activity Reports' but it only show total number of user and the most active users (10) in last 3 hours. Any helpful answer will be rewarded. Thank You.
    Regards,
    Aleluya SAP.

    Hi,
    Use the trx: AL08 , where you can view the logged users data...
    Bye
    Ram

  • Best way to get the entire history of User Activities

    Hi,
    We have a requirement to track the history (at least 1 year) of all the user activities. Currently we are using user stat which gives just 3 months history. Is there any other way to get the entire history?
    Heard about RBE.
    Can some one suggest on how to implement RBE? Can we use SAP database and GUI for RBE?
    Is there any other alternative?
    Thanks in advance,
    MR

    Switch on the Audit Log.  Lots of info here if you search on SM18/19/20
    Alternatively ask the Basis team to increase the retention of the log files so you can use ST03 for longer

  • Monitoring User Logins in Business One

    Hi,
    I'm wondering, is there a way to monitor users when they are logged in on B1 server?
    Thanks.

    Hi,
    Welcome you post on the forum.
    Only the file B1upf.xml holding that info you are looking for. You may open that file regularly to check the user connection. Or monitor the file update if you can. The file is under license folder of the server tool.
    Thanks,
    Gordon

  • Any 3rd party utilities that fix full screen mode for multi-monitor users?

    I am a multi-monitor user.  As multi-monitor users know, full screen mode is basically useless since if you try to go full screen on one monitor, it causes the other monitor to go blank and become unusable (at least with most programs).  Are there any 3rd party utitilities or fixes for this?
    Thanks

    Spaces, which is what this functionality stems from, was limited in that it used your entire setup and switched all of the screens over; space to space. I never used spaces because I always had multiple monitors and I was always working with multiple apps simultaneously that I wanted to be able to reference while working on the others.
    Now they call Spaces, "mission control" and changed the appearance of it, but the functionality remained the same, each workstation comprised all of your monitors, and would switch over all of them when switching to a new "Desktop".
    Fullscreen apps wrongly assumes that it can take the functionality of the afformentioned MS/Spaces and use it for one app, negating the whole idea of why someone would have multiple screens (real estate to work with other applications).
    If they stop considering multiple monitors as one Workspace, they can then make it so they are asynchronous "tablets" instead of one conjoined entity.
    So, you say people have been asking about this for 2 years, I've been asking for this for 5!
    The issue here is, the only answer is to not use it. Making Mission Control and Fullscreen apps completely ignored by people like us, where I could be using both functions to glide around my work station and three monitors, mixing and matching which apps I want to be viewed on each separate monitor, to perform one single task; together.
    It would actually reward people who wanted to utilize Thunderbolt technology and have more then one monitor.
    There is no telling why apple chose to push out something that would only support the casual user, with one display, but the only direct way to let apple know that we feel limited by the OS is to send feedback. Even though it seems that we are powerless in this situation, I hope that they do consider how to make this function better.
    </rant>

  • How to monitor user logs,security logs,trace file,and performance monitori

    Hi guys,
    pls tel me how to monitor user logs,security logs,trace file,and performance monitoring.
    thanks
    regards
    kamal

    Hi,
    you can have a look in the Netweaver administration :
    http://<portal>:<port>/nwa
    Go to monitoring, Java system reports, etc..., you will find what you want.
    Fabien.

Maybe you are looking for

  • How to use Apple Mail to send outgoing emails only?

    Hello, I haven't been able to find exactly what I'm looking for elsewhere on the interwebs. I want to be able to set up the Apple Mail app on my Mac to send outgoing emails only from my Gmail account. I use the Gmail website and my iPhone for sending

  • How to access "Insert Bar" by keyboard in Dreamweaver CS5.5

    Hi All, Now I need to support Section 508 compliance, but I don't find how to access "Insert Bar" by keyboard. For Examlpe: The focus be in "INSERT", but it doesn't move to other operations(red color) by keyboard.  Could you help me to resolve the pr

  • Create Accounting in invoice and Create accounting in payment terms?

    hi, I want to know the difference between create accounting in invoice and create accounting in payment terms and is it compulsory to validate and create accounting in invoice before making payments ? Regards Sudharshan

  • ALL about fps for DUMMIES

    I am new to the world of final cut suite/pro ... is there a recommended book to learn about frames per second etc... you know the basics of video.... i.e what is written below? I am interested in getting an HMC40 panasonic... I would like to eventual

  • Restart Workflow after error in Production Server.

    Hi Experts,                  We had a Problem in PO Release in production Server no we have set the release strategy again. 1)Can i Restart the Workflows from that date so that the PO which where in error will work with the new release strategy ? 2)