How in SME do you tell which users are accessing a file?
It seems that a file on a share used by Windows machines cannot be locked, windows error 1705, and I'm thinking somehow a lock wasn't removed by a previous user
Is there an SME technique or LINUX command to tell which users are using the file, and failing that, how to remove the lock without rebooting?
The file in question is the customer list, and is always in use during business hours, and is working properly in update mode, but file maintenace can't lock the file.
The file is owned by a low security user, permission in rw.rw.rw.
I'm sure I could ( after hours ) connect as root & recreate the file, but surely there is a better way?