Main > Programming > Libraries >

AFS::ACL 2.4.0

AFS::ACL 2.4.0

Sponsored Links

AFS::ACL 2.4.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.18 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 970
Date added: 2007-03-02
Publisher: Norbert E. Gruener

AFS::ACL 2.4.0 description

AFS::ACL is a Perl class to handle the AFS Access Control Lists.

SYNOPSIS

use AFS::ACL;

my $acl = AFS::ACL->new({foobar => none}, {anyuser => write});
$acl->set(rjs => write);
$acl->nset(opusl => write);
$acl->remove(rjsnfs => write);
$acl->clear;

foreach my $user ($acl->get_users) {
print " $user ", $acl->get_rights($user), "n";
}

foreach my $user ($acl->nget_users) {
print " $user ", $acl->nget_rights($user), "n";
}

my $ok = $acl->apply(/afs/mpa/home/guest);

my $copy = $acl->copy;
my $rights = AFS::ACL->crights(read);

my $new_acl = AFS::ACL->retrieve(/afs/mpa/home/nog);
$ok = $new_acl->modifyacl(/afs/mpa/home/guest);
NOTE: The following lines are version 1 style: all names are exported by default. This style is deprecated !!!
use AFS; # import all AFS names
use AFS @AFS::ACL; # import just the ACL names

This class provides methods to handle the AFS Access Control Lists (ACL). It is used to create, modify, delete, and reset ACL instances. It has methods to retrieve and to set the ACL list for directories and its files.

These methods have the optional argument FOLLOW. FOLLOW determines which file should be used should PATH be a symbolic link. If FOLLOW be set to 1, then the symbolic link is followed to its target. If FOLLOW is set to 0, then the method applies to the symbolic link itself. If not specified FOLLOW defaults to 1.

AFS::ACL 2.4.0 Screenshot

Advertisements

AFS::ACL 2.4.0 Keywords

Bookmark AFS::ACL 2.4.0

Hyperlink code:
Link for forum:

AFS::ACL 2.4.0 Copyright

WareSeeker periodically updates pricing and software information of AFS::ACL 2.4.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of AFS::ACL 2.4.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
AFS::KAS is a Perl class to communicate with the AFS Authentication Server. Free Download
AFS::Utils is a Perl module with shared utility functions for the AFS module bundle. Free Download
AFS::PTS is a Perl class to communicate with the AFS Protection Server. Free Download
PyGtk-fsacls provides a graphical interface for managing the file system Access Control Lists. Free Download
AFS::KTC_TOKEN is a Perl class to handle the AFS structure ktc_token. Free Download
Asset Tracker provides an inventory management system. Free Download
Apso project is a framework for adding secrecy to version control systems. Free Download
DACS, the Distributed Access Control System, is a flexible role-based access control system. Free Download