Operating System - HP-UX
1829202 Members
2616 Online
109986 Solutions
New Discussion

how to enable log for modify accout user or any file?

 
nataris
Advisor

how to enable log for modify accout user or any file?

our company want to tracking any modify/add/delete user account and any file.

Could you please suggest me?

Thanks
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: how to enable log for modify accout user or any file?

Shalom,

If I wanted to do this and lose my job, if I had one.

I would add the user to the same groups as root.

Might want to make this not apply to the whole system.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Yogesh M Puranik
Valued Contributor

Re: how to enable log for modify accout user or any file?

Hi ,

If You want to track all these information,

Then u need to assign a seprate server on which there should be a database of each account which is adding to network/server.Also you can manage through scripts,which will send mail to respective person if there will be change happen in this database.


Rgds

Yogesh

(Your points are highly aapriciated)
Yogesh M Puranik
Valued Contributor

Re: how to enable log for modify accout user or any file?

Hi,

Your points are highly appritiated, which will encourage us to reply you next time.

Rgds
YMP
Viktor Balogh
Honored Contributor

Re: how to enable log for modify accout user or any file?

you are looking for system auditing. however, it is rarely used you can find more info on that here:

http://docs.hp.com/en/5991-1101/ch08s03.html
****
Unix operates with beer.
Viktor Balogh
Honored Contributor

Re: how to enable log for modify accout user or any file?


for the changes of files, you can use Tripwire (or it's open source clones):

http://www.utexas.edu/its/products/tripwire/
****
Unix operates with beer.