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.198.649 Times

Sun::Solaris::Ucred 1.1

  Date Added: May 06, 2010  |  Visits: 995

Sun::Solaris::Ucred

Report Broken Link
Printer Friendly Version


Product Homepage
Download (94 downloads)



Sun::Solaris::Ucred is a Perl interface to User Credentials. SYNOPSIS use Sun::Solaris::Ucred qw(:ALL); This module provides wrappers for the Ucred-related system and library calls. Functions ucred_get($pid) This function returns the credential of the process specified by $pid, if the process exists and the calling process is permitted to obtain the credentials of that process. getpeerucred($fd) If $fd is a connected connection oriented TLI endpoint, a connected SOCK_STREAM or SOCK_SEQPKT socket, getpeerucred will return the user credential of the peer at the time the connection was established, if availble. ucred_geteuid($ucred) This function returns the effective uid of a user credential, if available. ucred_getruid($ucred) This function returns the real uid of a user credential, if available. ucred_getsuid($ucred) This function returns the saved uid of a user credential, if available. ucred_getegid($ucred) This function returns the effective group of a user credential, if available. ucred_getrgid($ucred) This function returns the real group of a user credential, if available. ucred_getsgid($ucred) This function returns the saved group of a user credential, if available. ucred_getgroups($ucred) This function returns the list of supplemental groups of a user credential, if available. An array of groups is returned in ARRAY context; the number of groups is returned in SCALAR context. ucred_getprivset($ucred, $which) This function returns the privilege set specified by $which of a user credential, if available. ucred_getpflags($ucred, $flags) This function returns the value of a specific process flag of a user credential, if available. ucred_getpid($ucred) This function returns the process id of a user credential, if available. ucred_getzoneid($ucred) This function returns the zone id of a user credential, if available. Exports By default nothing is exported from this module. The following tags can be used to selectively import constants and functions defined in this module: :SYSCALLS ucred_get(), getpeerucred() :LIBCALLS ucred_geteuid(), ucred_getruid(), ucred_getsuid(), ucred_getegid(), ucred_getrgid(), ucred_getsgid(), ucred_getgroups(), ucred_getprivset(), ucred_getpflags(), ucred_getpid(), ucred_getzone() :CONSTANTS :VARIABLES %PRIVILEGES, %PRIVSETS :ALL :SYSCALLS, :LIBCALLS, and :CONSTANTS.

Requirements: No special requirements
Platforms: Linux
Keyword: Available Credential Function Libraries Process Programming Returns Sunsolarisucred User User Credentials
Users rating: 0/10

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


SUN::SOLARIS::UCRED RELATED
Development Tools  -  mklib: a pedestrian function library loader generator 1.0
MKLIB takes one or more list(s) of valid M-files and automatically creates a library loader function (M-file), which returns a structure of function handles to all the subfunctions found in those M-filesthe structure's field names are set to the...
10 KB  
Miscellaneous  -  PHP i18n 1.0.0a
PHP i18n is a PHP framework and function libraries to do internationalization (i18n) and localization of your PHP web sites.
40.96 KB  
Business  -  Evaluate 1.0
Evaluate is a Dashboard widget that uses the Javascript 'eval' function to process text entered into an input line. The results are output to a buffer so that you can view/copy results from previous calculations. Since the widget uses the eval...
 
Networking  -  Search for list of name server addresses 1.2
This script contains a function named RegistryResolve() that returns a list of ip numbers (dotted quads), by scouring the registry for addresses of name servers.Program doesn't check whether an interface is up or down.
 
Scientific and Engineering  -  smallestMin 1.0
MATLAB has a built-in function called min that returns the smallest value in some numeric vector.This function does the same thing, but it returns the smallest min from all the vectors. Requirements: - MATLAB 7.6 or higher
 
Miscellaneous  -  PHP i18n .0a 1.0
PHP i18n is a PHP framework and function libraries to do internationalization (i18n) and localization of your PHP web sites.
 
Utilities  -  getwifi 0.1.4
Getwifi allows Linux users to join wireless networks easily by joining available networks in an order specified by the user. Getwifi is configured using a single file which specifies networks, optional WEP keys, and the order in which to join...
10.24 KB  
Development Tools  -  Minimum Perfect Matching Tool 1.0
Function to solve the Minimum Perfect Matching on non-biparite graphs problem using Integer linear programming.Returns vector of matched indices and cost of the match. Requires symmetric adjacent matrix of even rank. function [ indices, cost ] =...
10 KB  
Libraries  -  Apache2::Pod 0.24
Apache2::Pod is a Perl base class for converting Pod files to prettier forms. SYNOPSIS The Apache2::Pod::* are mod_perl handlers to easily convert Pod to HTML or other forms. You can also emulate perldoc. FUNCTIONS No functions are...
6.14 KB  
Programming  -  entrypoint 0.1.5
A decorator to interact with argparse based on function signature. This is a decorator library that helps one to write small scripts in Python. There are three main features that it provides: * Automatically...
10.24 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