> I edited /etc/group and added myself to the group 'users'.
> The 'fuser'command is useful for killing any processes attached
> to the SMB mount when I am tring to un-mount it.

I've found that sometimes, even fuser doesn't point out everything.
In these circumstances, I've found it useful to use 
# lsof | grep <mount point>
to get the process id of the process using it.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to