If you're looking for lightweight version control for configs on systems rather than audit data as others have given you pointers to, RCS is built for it, and I believe it's in the default SLES install.
jeff From: Berthold Gunreben <[email protected]> To: [email protected], Date: 03/14/2014 04:26 AM Subject: Re: SPAM: Linux file updates by timestamp and userid Sent by: Linux on 390 Port <[email protected]> Hi Rita, I don't know if that fits your need, but you could go a different path: You could just setup a subversion server somewhere, where all users have access. After updating a file in subversion, the production system only has to do an update of the real file. This would also prevent from conflicts of different people for the file update. An extra message log could also be tracked that way. Berthold On Thu, 13 Mar 2014 22:32:59 +0000 "Shan, Rita" <[email protected]> wrote: > Could anyone kindly provide information on how we can monitor/log > zLinux file updates by timestamp and by user ID? We have a number of > staff maintaining zLinux system all with sudo privilege, we need to > have a way to track file updates by date/time/user-ID. > > Does AIDE provides these kind of detailed level information? What > kind of overhead it will generate if we turned it on? Is there an > inexpensive vendor tool for this? > > Any help is greatly appreciated > > Rita > > > > Email transmitted across the Internet is normally not protected and > may be intercepted and viewed by others. Therefore, you should > refrain from sending any confidential or private information via > unsecured email to PenFed. We will not ask you to send confidential > information to us via email, such as your logon ID, password, account > numbers, or Social Security number. We prohibit our employees from > sending confidential information to you via email that is not > encrypted. The recommended document submission method is FAX; a > partial list of generic fax numbers can be found > <https://www.penfed.org/aboutUs/contactUs.asp#fax> > here<https://www.penfed.org/aboutUs/contactUs.asp#fax>.< https://www.penfed.org/aboutUs/contactUs.asp#fax> > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 > or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ -- ---------------------------------------------------------------------- Berthold Gunreben Build Service Team http://www.suse.de/ Maxfeldstr. 5 SUSE LINUX Products GmbH D-90409 Nuernberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer HRB 16746 (AG Nürnberg) ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/ ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
