Public bug reported:

Binary package hint: cifs-utils

A samba share mounted as normal user, can no longer umount as normal
user, although the /etc/fstab argument "user" or "users" is set.

Here some examples for a share in  /etc/fstab (~ means /home/user/):
//share ~/mountpoint cifs 
users,noauto,credentials=~/.credentials,iocharset=utf8,uid=1000,gid=1000 0 0
or
//share ~/mountpoint cifs 
users,noauto,credentials=~/.credentials,iocharset=utf8 0 0
or
//share ~/mountpoint cifs user,noauto,credentials=~/.credentials,iocharset=utf8 
0 0

This shares are mountable as normal user, but when I try to umount as normal 
user I receive this German error message:
umount: ~/mountpoint mount und fstab stimmen nicht überein
which means:
umount: ~/mountpoint mount and fstab are not the same (or are not similar)

umount as root is successful and produce no error message.

** Affects: cifs-utils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
umount cifs sharemount with user or users in /etc/fstab arguments doesn't work 
any more
https://bugs.launchpad.net/bugs/661025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to