XFS and Allocation Lists

2003-01-03 Thread Brett I. Holcomb
Can XFS do acess control lists?

On some systems (VMS for one) I can create access control lists ACL for 
files that contain users or groups that can access the files.


-- 
Brett I. Holcomb
[EMAIL PROTECTED]
AKA Grunt 
Registered Linux User #188143
Remove R777 to email
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Brett I. Holcomb
Interesting reading.  I've gone through man pages associated with xfs which 
talk about the fact I can set all the attributes but where are they listed 
G?

Net Llama! wrote:

 On 01/03/03 17:00, Brett I. Holcomb wrote:
 Can XFS do acess control lists?
 
 Definitely, that's one of its selling points:
 http://oss.sgi.com/projects/xfs/faq.html#acldocs
 

-- 
Brett I. Holcomb
[EMAIL PROTECTED]
AKA Grunt 
Registered Linux User #188143
Remove R777 to email
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Net Llama!
I've personally never had a need for them, so i honestly can't say.  Did 
you take a look at this:
http://techpubs.sgi.com/library/tpl/cgi-bin/download.cgi?coll=0530db=bkspth=/SGI_Admin/XFS_AG

On 01/03/03 17:54, Brett I. Holcomb wrote:
Interesting reading.  I've gone through man pages associated with xfs which 
talk about the fact I can set all the attributes but where are they listed 
G?

Net Llama! wrote:

On 01/03/03 17:00, Brett I. Holcomb wrote:

Can XFS do acess control lists?


Definitely, that's one of its selling points:
http://oss.sgi.com/projects/xfs/faq.html#acldocs





--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  6:00pm  up 20 days,  1:09,  2 users,  load average: 0.32, 0.16, 0.16

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Net Llama!
After doing a bit of Googling, it seems that the ACL info is stored in 
the meta data for each file (or directory), and is edited with the 
'chacl' command.

Looks like there's some gems here:
http://groups.google.com/groups?as_q=xfs%20aclssafe=imagesie=UTF-8oe=UTF-8as_ugroup=*linux*lr=lang_ennum=50hl=en

On 01/03/03 17:54, Brett I. Holcomb wrote:
Interesting reading.  I've gone through man pages associated with xfs which 
talk about the fact I can set all the attributes but where are they listed 
G?

Net Llama! wrote:

On 01/03/03 17:00, Brett I. Holcomb wrote:

Can XFS do acess control lists?


Definitely, that's one of its selling points:
http://oss.sgi.com/projects/xfs/faq.html#acldocs





--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  6:05pm  up 20 days,  1:14,  2 users,  load average: 0.07, 0.14, 0.15

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Ted Ozolins
Net Llama! wrote:


On 01/03/03 17:00, Brett I. Holcomb wrote:


Can XFS do acess control lists?



Definitely, that's one of its selling points:
http://oss.sgi.com/projects/xfs/faq.html#acldocs


Dang! I wish I'd known that.  Time to backup and change the fs.

--
Ted Ozolins (VE7TVO)
Westbank, B. C.

Powered by Slackware 8.1, sent with Mozilla


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Brett I. Holcomb
Yup, once you use acls you miss them G.

Ted Ozolins wrote:

 Net Llama! wrote:
 
 On 01/03/03 17:00, Brett I. Holcomb wrote:

 Can XFS do acess control lists?


 Definitely, that's one of its selling points:
 http://oss.sgi.com/projects/xfs/faq.html#acldocs

 Dang! I wish I'd known that.  Time to backup and change the fs.
 

-- 
Brett I. Holcomb
[EMAIL PROTECTED]
AKA Grunt 
Registered Linux User #188143
Remove R777 to email
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Net Llama!
On 01/03/03 18:31, Ted Ozolins wrote:

Net Llama! wrote:


On 01/03/03 17:00, Brett I. Holcomb wrote:


Can XFS do acess control lists?




Definitely, that's one of its selling points:
http://oss.sgi.com/projects/xfs/faq.html#acldocs


Dang! I wish I'd known that.  Time to backup and change the fs.


XFS...it slices, it dices, it feeds your pets.  ;)

--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  6:55pm  up 20 days,  2:04,  2 users,  load average: 0.34, 0.24, 0.19

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Brett I. Holcomb
Net Llama! wrote:

 On 01/03/03 18:31, Ted Ozolins wrote:
 Net Llama! wrote:
 
 On 01/03/03 17:00, Brett I. Holcomb wrote:

 Can XFS do acess control lists?



 Definitely, that's one of its selling points:
 http://oss.sgi.com/projects/xfs/faq.html#acldocs

 Dang! I wish I'd known that.  Time to backup and change the fs.
 
 XFS...it slices, it dices, it feeds your pets.  ;)
 

Hmm, is that the xfs_feed command?  I'll have to merge that one G.

-- 
Brett I. Holcomb
[EMAIL PROTECTED]
AKA Grunt 
Registered Linux User #188143
Remove R777 to email
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Andrew Mathews
Brett I. Holcomb wrote:

Net Llama! wrote:

snip

XFS...it slices, it dices, it feeds your pets.  ;)



Hmm, is that the xfs_feed command?  I'll have to merge that one G.



xfs_freeze -f /beer g

--
Andrew Mathews
-
  8:49pm  up 6 days,  2:35,  8 users,  load average: 1.24, 1.17, 1.11
-
My own business always bores me to death; I prefer other people's.
		-- Oscar Wilde

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Ted Ozolins
Net Llama! wrote:



XFS...it slices, it dices, it feeds your pets.  ;)



Now if only I can get it to make coffee for me in the morning:)

--
Ted Ozolins (VE7TVO)
Westbank, B. C.

Powered by Slackware 8.1, sent with Mozilla


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Net Llama!
On 01/03/03 19:53, Ted Ozolins wrote:

Net Llama! wrote:



XFS...it slices, it dices, it feeds your pets.  ;)



Now if only I can get it to make coffee for me in the morning:)


that's in cvs right now.

--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  9:00pm  up 20 days,  4:09,  2 users,  load average: 0.00, 0.00, 0.00

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users