|
Bugzilla – Full Text Bug Listing |
| Summary: | fusermount has incorrect permissions | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Ilya Chernykh <anixx> |
| Component: | Basesystem | Assignee: | Forgotten User sLJ7K2dvxj <forgotten_sLJ7K2dvxj> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_sLJ7K2dvxj, meissner, suse-beta |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ilya Chernykh
2012-03-08 06:49:15 UTC
what did ls -la /usr/bin/fusermount show for you before you did that? it lascks the "other" x bit in "secure" security setting Hi,could you please help to have a look this?I am not sure whether it is right to assign it to you.Feel free to reassign it.Thank you. I'm not the original bugreporter, but...
# pm -qlv fuse |grep fusermount
-rwsr-x--- 1 root trusted 31464 Okt 29 17:29 /usr/bin/fusermount
As you can see, fusermount can only be called by users in the "trusted" group by default (unless someone changes the permissions).
(only) /etc/permissions.easy has 4755 permissions for it - Ilya, what's the result of
grep PERMISSION_SECURITY /etc/sysconfig/security
on your system?
PERMISSION_SECURITY="easy local" is this strill the case after running SuSEconfig --module permissions ? Ping? Please reopen if necessary. |