[x] Welcome to LinuxSolved.com Linux help forums, here we are a community of Linux users helping each other. It is helpful to both ie. new linux users as well experienced one. We always have our experts to help you and ofcourse members help each other, so you can ask for help any time by Registering.: Click to Register

Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Linux Forums - Linux Help,Advice & support community:LinuxSolved.com  |  Forum
The LinuxSolved.com GNU/Linux User Communit - Forum
Welcome to LinuxCommunity You have just arrived to a friendly linux community which is helping Linux Users from Years.. You can be its part if you have not already joined it. Registration is FREE and is gateway to unlimited help and support to all your linux related needs. If you are an GNU/Linux supporter then you have come to the right place.
  Show Posts
Pages: [1]
1  Linux in General / Linux Tutorials & How To's / File Access Control List (ACL) desktop application on: March 20, 2008, 03:42:49 PM

File Access Control List (ACL) permissions have been around for linux for quite some time, but it's one of those very useful features that for unknown reasons nobody talks about. They are an extension to the traditional and very limited unix User-Group-World permissions that allows the user to set access to the file system on a per-user basis. It's very similar to windows NTFS file permissions management.

There's a very nice extension for nautilus (gnome file browser) to manage file ACL. The extension is named Eiciel, and you can find it here:
http://rofi.roger-ferrer.org/eiciel/
If you have fedora, you can install it by typing in the command line:
Code:
sudo yum install eiciel

You also need to enable ACL for the partition. To do that you need to edit the /etc/fstab configuration file, and change the appropriate row. Where it says "defaults" should read "rw,acl" for ext2 and ext3 partitions, for example the line:
Code:
/dev/sdb5    /mnt/data     ext3    defaults    1 2
Should become:
Code:
/dev/sdb5    /mnt/data     ext3    rw,acl      1 2

And mount, or remount the partition with:
Code:
sudo mount /mnt/data
to mount it.
Code:
sudo mount -o remount /mnt/data
to remount it, if it was already mounted.

Now, if you right-click->Properties on a folder in that partition, you'll get a new "Access Control List" tab where you can set fine-grained access permissions easily. You can for example allow access to a folder to a single user, and not the rest of the users.




2  Linux in General / Linux Tutorials & How To's / fstab edit GUI on: March 20, 2008, 01:11:26 PM

Fwfstab is a very nice OS application to edit /etc/fstab file that I hope it get's integrated in gnome. If you are using fedora, you can just type in the command line:
Code:
$ sudo yum install fwfstab
Once installed you can find it in the Applications-> System Tools menu.

I find it very useful to edit such an important system file safely. I actually found it trying to explain a newbie how to enable ACL in a partition.

Home page:
http://www.diffingo.com/content/view/32/47/lang,en/
Pages: [1]
Welcome, Guest. Please login or register.
Did you miss your activation email?
November 23, 2008, 06:05:06 AM

Login with username, password and session length
Navigation
Recent Discussions
[November 22, 2008, 02:29:08 PM]

[November 20, 2008, 11:30:52 PM]

[November 19, 2008, 07:52:41 PM]

[November 19, 2008, 07:52:36 PM]

[November 17, 2008, 10:42:59 AM]

[November 16, 2008, 12:49:47 AM]

[November 16, 2008, 12:48:58 AM]

[November 15, 2008, 08:29:02 AM]

[November 15, 2008, 08:24:41 AM]

[November 14, 2008, 05:11:50 AM]
Members
Total Members: 6230
Latest: helen001
Stats
Total Posts: 8270
Total Topics: 2254
Online Today: 7
Online Ever: 111
(June 28, 2007, 06:47:29 AM)
Users Online
Users: 0
Guests: 8
Total: 8
Privacy Policy| Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Theme & TinyPortal v0.9.8 © Bloc