Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-21-2005, 09:52 PM
|
#1
|
LQ Newbie
Registered: Nov 2005
Location: Pennsylvania, USA
Distribution: openSuSE 10
Posts: 27
Rep:
|
Securing FAT32 Partition
I have a FAT32 partition I'm using to share files with my WinXP install (dual boot). Presently, the owner of the mount is root, and I set it for 777 permissions.
Is there anything I can do to secure this? If I set it to 755, that will prevent me from modifying any of the files (as I don't login as root). However, I've heard that you cannot set permissions at the file or directory level on a fat32 partition.
Any suggestions?
|
|
|
11-21-2005, 10:18 PM
|
#2
|
Member
Registered: Jun 2005
Posts: 542
Rep:
|
These permissions aren't saved per se but they're rather enforced with the umask abstraction. Check the dmask & fmask values in mount(8). You may mount the partition with the UID of your login using user=. Check the manpage
|
|
|
11-22-2005, 11:27 AM
|
#3
|
LQ Guru
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 11,380
|
The problem is that FAT32 .. that is to say, the disk-format itself .. does not support permissions and ownership: there is no place in the directory entry for such things.
|
|
|
All times are GMT -5. The time now is 03:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|