(un)mounting smb shares
From: Joerg Johannes (liste_joerg_at_gmx.de)
Date: 01/30/04
- Previous message: Paul Morgan: "Re: 256-color xterm"
- Next in thread: Tautau: "Re: (un)mounting smb shares"
- Reply: Tautau: "Re: (un)mounting smb shares"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Debian-user <debian-user@lists.debian.org> Date: Fri, 30 Jan 2004 12:18:32 +0100
Hi everybody
At our university, I can mount a smb directory at our computing centre
by giving my username and password. I have in my /etc/fstab:
//myusername.files.uni-freiburg.de/windows /home/jorg/files
smb username=myusername,user,noauto,rw 0 0
When I type "mount files/" in my home directory, I am asked to give my
password, and then I can read/write to the network dir without problems.
The problem comes when I want to umount the directory:
umount files/
umount: only root can unmount //myusername.files.uni-freiburg.de/windows
from /home/jorg/files
Can anybody tell my why, and how to fix it? I'd like to umount this dir
as normal user.
Thanks,
joerg
-- Gib GATES keine Chance!
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- application/pgp-signature attachment: Dies ist ein digital signierter Nachrichtenteil
- Previous message: Paul Morgan: "Re: 256-color xterm"
- Next in thread: Tautau: "Re: (un)mounting smb shares"
- Reply: Tautau: "Re: (un)mounting smb shares"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: (un)mounting smb shares
... I can mount a smb directory at our computing centre ... > The problem comes
when I want to umount the directory: ... > as normal user. ... Consider
using autofs to automatically mount and umount the shares on ... (Debian-User) - Re: Unable to unmount idle filesystem on 6.2
... devfs on /dev ... # umount -f /usr/ports ... # mount -o
ro /usr/ports ... The filesystem was mounted read-only, then upgraded to rw so I could
update the ports tree. ... (freebsd-questions) - Re: read/only root filesystem strategy
... Turned out my root file system was ... Doing a mount directly ...
If we changed the mount command to automatically ... Only that user is allowed to umount
... (comp.os.linux.development.system) - Re: Unable to unmount idle filesystem on 6.2
... devfs on /dev ... # umount -f /usr/ports ... # mount -o
ro /usr/ports ... The filesystem was mounted read-only, then upgraded to rw so I could
update the ports tree. ... (freebsd-questions) - umount extension scripts
... This is used for example by Samba, and "mount -t smb" calls /sbin/mount.smb. ...
But unfortunately we'd need a symetric extension for the umount program... ... preparation
scripts called before the mount, ... But contrary to the existing extensions, these
scripts would return, and let ... (comp.os.linux.development.system)