The only other method is to find the Modification time of the file, and
check the login times and then go inny meany miney moe.

> -----Original Message-----
> From: Nikola Janceski 
> Sent: Monday, July 01, 2002 1:05 PM
> To: 'Kipp, James'; '[EMAIL PROTECTED]'
> Subject: RE: grab user to last modify file
> 
> 
> I have yet to learn who cometh and touched my files while I 
> sleep. All OSes are equally bad a this.
> 
> You only have owner of a file, and that's it! Lemme guess.. 
> you have something chmod 777 and you want to know who changed 
> the webpage main page to some porno pic?
> 
> Best thing to do is setup groups and permission the groups 
> correctly then blame everyone in the group until someone fesses up.
> 
> > -----Original Message-----
> > From: Kipp, James [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, July 01, 2002 12:52 PM
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: grab user to last modify file
> > 
> > 
> > > > > anyone know of a way to determine the user who last 
> > > > accessed or modified a
> > > > > file ?
> > > 
> > > In general, anything you want to know about a given file is 
> > available
> > > thru the stat() function.
> > > http://www.perldoc.com/perl5.6.1/pod/func/stat.html
> > > 
> > 
> > anything BUT what i need above.
> > 
> > 
> > -- 
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 

----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to