Re: get acl's of directory

2010-06-08 Thread Eric Veith1
"Chas. Owens" wrote on 06/08/2010 02:00:28 PM: > On Wed, Apr 28, 2010 at 01:52, Andreas Moroder > wrote: > snip > > "Can't build and link to 'attr'" > > > > Does anyone know what causes this error ? > snip > > My first bet is that you don't have a C compiler installed, but I > really can't tell u

Re: get acl's of directory

2010-06-08 Thread Eric Veith1
Prasaad Kulkarni wrote on 06/08/2010 02:49:32 PM: > nfsv4 supports acl in linux. > getacls and facls can be look out for. > > On Tue, Jun 8, 2010 at 5:26 PM, Chas. Owens wrote: > > > On Tue, Jun 1, 2010 at 17:20, Jenda Krynicky wrote: > > > From: Andreas Moroder > > > Hello,

Re: get acl's of directory

2010-06-08 Thread Prasaad Kulkarni
nfsv4 supports acl in linux. getacls and facls can be look out for. On Tue, Jun 8, 2010 at 5:26 PM, Chas. Owens wrote: > On Tue, Jun 1, 2010 at 17:20, Jenda Krynicky wrote: > > From: Andreas Moroder > > Hello, > >> > >> is it possible to get the acl entrie of a directory on

Re: get acl's of directory

2010-06-08 Thread Chas. Owens
On Wed, Apr 28, 2010 at 01:52, Andreas Moroder wrote: snip > "Can't build and link to 'attr'" > > Does anyone know what causes this error ? snip My first bet is that you don't have a C compiler installed, but I really can't tell unless you post the output of make. -- Chas. Owens wonkden.net The

Re: get acl's of directory

2010-06-08 Thread Chas. Owens
On Tue, Jun 1, 2010 at 17:20, Jenda Krynicky wrote: > From:                   Andreas Moroder >  Hello, >> >> is it possible to get the acl entrie of a directory on linux with perl ? >> >> Thanks >> Andreas > > What do you mean by "acl"? Access Control List? There is no such > thing under Linux,

Re: get acl's of directory

2010-06-01 Thread Jenda Krynicky
From: Andreas Moroder Hello, > > is it possible to get the acl entrie of a directory on linux with perl ? > > Thanks > Andreas What do you mean by "acl"? Access Control List? There is no such thing under Linux, the permissions system works differently there. Jenda = je.

Re: get acl's of directory

2010-04-27 Thread Andreas Moroder
Andreas Moroder schrieb: Hello, is it possible to get the acl entrie of a directory on linux with perl ? Thanks Andreas Hello, probably I have found the module I need, it is File-ExtAttr but I when i start perl Makefile.pl I get this error "Can't build and link to 'attr'" Does anyone know

get acl's of directory

2010-04-27 Thread Andreas Moroder
Hello, is it possible to get the acl entrie of a directory on linux with perl ? Thanks Andreas -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/