Bug 54831
| Summary: | Files always have +x in vfat (2.4.9-6) even with noexec | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Carlos Rodrigues <cefrodrigues> |
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> |
| Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-09-07 02:27:21 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Carlos Rodrigues
2001-10-20 13:13:26 UTC
The problem still persists with RedHat 7.2's 2.4.9-13. With version 2.4.9-12 at least, the problem appears to be in the display of permissions. If I copy a simple bash shell script to a vfat partition, I can actually execute it if I mount the partition with the option 'exec' but not with the option 'noexec'. (In either case the permission is displayed as executable.) If I reboot Linux using my previous kernel 2.4.3-12, the execute permissions are correctly displayed. The option "showexec" is a decent workaround (although .exe and .com files still appear green). |