How to determine ACL recursive status?


up vote
0
down vote
favorite
I use ACL for file and user permissions within my ext4 formatted server partitions. To get a file permission of a specific folder I use getfacl /my/folder/path
. Is there any way to distinguish whether a specific right like user:marcsimmons:rwx
has been set to only the folder or recursively to every file and folder including and below that folder?
permissions acl
add a comment |Â
up vote
0
down vote
favorite
I use ACL for file and user permissions within my ext4 formatted server partitions. To get a file permission of a specific folder I use getfacl /my/folder/path
. Is there any way to distinguish whether a specific right like user:marcsimmons:rwx
has been set to only the folder or recursively to every file and folder including and below that folder?
permissions acl
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I use ACL for file and user permissions within my ext4 formatted server partitions. To get a file permission of a specific folder I use getfacl /my/folder/path
. Is there any way to distinguish whether a specific right like user:marcsimmons:rwx
has been set to only the folder or recursively to every file and folder including and below that folder?
permissions acl
I use ACL for file and user permissions within my ext4 formatted server partitions. To get a file permission of a specific folder I use getfacl /my/folder/path
. Is there any way to distinguish whether a specific right like user:marcsimmons:rwx
has been set to only the folder or recursively to every file and folder including and below that folder?
permissions acl
asked May 13 at 11:39
Socrates
586823
586823
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1035674%2fhow-to-determine-acl-recursive-status%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password