Re: determining what user mounted a drive

2011-05-10 Thread Corinna Vinschen
On May 10 18:04, Buchbinder, Barry (NIH/NIAID) [E] wrote: > Len Giambrone sent the following at Tuesday, May 10, 2011 5:25 PM > >Is there a way of determining with what user credentials a share was > >mounted? I suppose I could touch a file on the drive and then find out > >who the owner is, but th

RE: determining what user mounted a drive

2011-05-10 Thread Buchbinder, Barry (NIH/NIAID) [E]
Len Giambrone sent the following at Tuesday, May 10, 2011 5:25 PM >Is there a way of determining with what user credentials a share was >mounted? I suppose I could touch a file on the drive and then find out >who the owner is, but that's not ideal. > >mount will tell me that it's a user mount, but

Re: determining what user mounted a drive

2011-05-10 Thread Jeremy Bopp
On 5/10/2011 16:25, Len Giambrone wrote: > Is there a way of determining with what user credentials a share was mounted? > I suppose I could touch a file on the drive and then find out who the owner > is, but that's not ideal. > > mount will tell me that it's a user mount, but won't tell me WHICH

determining what user mounted a drive

2011-05-10 Thread Len Giambrone
Is there a way of determining with what user credentials a share was mounted? I suppose I could touch a file on the drive and then find out who the owner is, but that's not ideal. mount will tell me that it's a user mount, but won't tell me WHICH user. Is there some way (windows native or Cygwin