I have a file that is locked/checked out exclusively by a user who is no longer with the company. I need to make changes and want to know how to \"steal the lock\".
Some dummy users may checkout the entire depot and lock all the files:
If you have admin access then you can use:
p4 client -d -f clientname
Where clientname is the name of the workspace.