Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.175.435 Times

AFS::PTS 2.4.0

  Date Added: September 07, 2010  |  Visits: 760

AFS::PTS

Report Broken Link
Printer Friendly Version


Product Homepage
Download (96 downloads)



AFS::PTS is a Perl class to communicate with the AFS Protection Server. SYNOPSIS use AFS::PTS; my $num_flg = AFS::PTS->convert_numeric_names; my $bits = AFS::PTS->ascii2ptsaccess("S----"); my $flags = AFS::PTS->ptsaccess2ascii($bits); my $pts = AFS::PTS->new; my $id = $pts->createuser(guest); my $entry = $pts->listentry(guest); foreach my $key ( sort keys %$entry) { printf("%20s => %sn", $key, $$entry{$key}); } $ok = $pts->delete(guest); undef $pts; # destroy server connection $pts = AFS::PTS->new; $entry = $pts->dumpentry(67136, 1, 1); foreach my $key ( sort keys %$entry) { printf("%20s => %sn", $key, $$entry{$key}); } my $over = 1; my @names = $pts->getcps(nog, 1, $over); print "OVER = $over n"; print "cps for NOGn"; foreach my $mem (sort @names) { print " $memn"; } AFS::PTS->convert_numeric_names(1); my @ids = (28053, 1, 105, 32000, 32766); @names = $pts->PR_IDToName(@ids); foreach my $name (@names) { print "name = $namen"; } print "Convert(nog): ", $pts->id(nog), "n"; 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::PTS; # import just the PTS names.

Requirements: No special requirements
Platforms: Linux
Keyword: Afs Afs Protection Server Afspts Entry Key Libraries Names Perl Print Programming Pts
Users rating: 0/10

License: Freeware Size: 184.32 KB
USER REVIEWS
More Reviews or Write Review


AFS::PTS RELATED
Libraries  -  AFS::FS 2.4.0
AFS::FS is a Perl module to communicate with an AFS File Server. SYNOPSIS use AFS::FS qw( getquota isafs lsmount mkmount rmmount setquota whereis ); my $quota = getquota(.); my $ok = setquota(., $quota); $ok = isafs(.); my $vol =...
184.32 KB  
Libraries  -  AFS::KAS 2.4.0
AFS::KAS is a Perl class to communicate with the AFS Authentication Server. SYNOPSIS use AFS::KAS; use AFS::KTC_PRINCIPAL; use AFS::KTC_TOKEN; use AFS::KTC_EKEY; my $admin = AFS::KTC_PRINCIPAL->new(admin); my $key =...
184.32 KB  
Libraries  -  AFS::KTC_TOKEN 2.4.0
AFS::KTC_TOKEN is a Perl class to handle the AFS structure ktc_token. SYNOPSIS use AFS::KTC_TOKEN; use AFS::KTC_PRINCIPAL; use AFS::KTC_EKEY; use AFS::Cell qw(localcell); my $token = AFS::KTC_TOKEN->nulltoken; print "StartTime = ",...
184.32 KB  
Libraries  -  Net::Server::Mail::ESMTP::XFORWARD 0.15
Net::Server::Mail::ESMTP::XFORWARD is a Perl module to add support to the XFORWARD command in Net::Server::Mail::ESMTP. SYNOPSIS use Net::Server::Mail::ESMTP; my @local_domains = qw(example.com example.org); my $server = new...
15.36 KB  
Science  -  Avian Freeware Suite 0.1
Avian Freeware Suite (AFS) provides two things: Developers with libraries for Java Swing Widgets, XML handling, Fortran95 and Pascal; End users (Medical students, doctors, scientists) with productivity tools they can use (quizzes, XML databasing &...
5.43 MB  
Database Tools  -  Dataman 3.3.1
Dataman is a fully multi-threaded database server and client API libraries in C, C , Java, and a PHP module has now been added as well.This is a 'direct access' database, not a relational one. It emulates the verbs of the EDITOR language.
624.64 KB  
Development Editors  -  Dataman for Linux 3.3.6
Dataman is a fully multi-threaded database server and client API libraries in C, C++, Java, and a PHP module has now been added as well. This is a 'direct access' database, not a relational one. It emulates the verbs of the EDITOR language.
655.36 KB  
Web Server Tools  -  Get Going Server 1.00.1175
FREE - Website creator / HTTP Server, DIY, GUI-based, Portable, No html / script programming required. Quick, simple and easy website creation - Browser-based tick, type and save editing system.Built-in server for DIY webhosting from your own...
574 KB  
Libraries  -  Aw::Admin 0.16.7
Aw::Admin is a Perl extension for the ActiveWorks C Administration Libraries. SYNOPSIS use Aw MyFavoriteBroker@my.host.net:6449; require Aw::Admin::ServerClient; my $desc = new Aw::ConnectionDescriptor; my $server = new...
122.88 KB  
Libraries  -  AFS::Utils 2.4.0
AFS::Utils is a Perl module with shared utility functions for the AFS module bundle. SYNOPSIS use AFS::Utils qw ( XSVERSION get_server_version get_syslib_version setpag sysname unlog ); my $ok = setpag(); print "Return Code = $okn";...
184.32 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB