[Samba] Re: How to unlock the locked file.

Rex Dieter rdieter at math.unl.edu
Wed Aug 16 14:21:58 GMT 2006


Jacky Chan wrote:

> Yesterday, this workstation get hang and after a cold boot. It can't
> access the outlook.pst anymore, the system reported the pst file is using
> by someone and outlook can't open it….
...
> Could anyone tell me is this pst file locked by Samba and how to unlock it

quick-n-dirty:
cd ${dir_where_outlook.pst_lives}
mv outlook.pst outlook.pst.BAK
cp -a outlook.pst.BAK outlook.pst

-- Rex



More information about the samba mailing list