Bug 882154

Summary: root should not be required for unmounting
Product: [openSUSE] openSUSE 13.1 Reporter: Forgotten User SpTvqxsYZX <forgotten_SpTvqxsYZX>
Component: BasesystemAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: systemd-maintainers
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User SpTvqxsYZX 2014-06-11 00:58:20 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

when unmounting a usb drive, I am always asked for root password. Considering I didn't need one to mount it in the first place, it shouldn't be required.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Dr. Werner Fink 2014-06-11 07:03:07 UTC
This has nothing todo with systemd.  The mount command is for root only and this will never change. You may use the package udisks2 with its user space tool udisksctl only.  For usage read the manual page udisksctl(1).
Or you may use a desktop which supports udisks2 with its builtin tools.