icon
Search ! Aware:



     ! Aware > Perl > Execution > Limits > Identity >

Process Limits: Identity

Process ownership and Identity
- Q&A - Libs & Functions - Other Resources - Related Subjects -
Personalized Selections
Platform: Unix/BSD/Linux.
License: Open-source. GPL or LGPL.
Prog.Language: Perl. C/C++. PHP.
Maturity: Stable.
Pre-Selections

Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website!


Home
  By TONY
  By MARK
  By JERRY
  By ANN
  By ERICA

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    
Related Subjects (Perl)

See also: Identity Authentication - verifying the identity of the originator of a connection (passwords, radius, identd, crypto methods, et al.)

See also: Kerberos related at Data integrity and Security, Checksums and Digests - cryptography, message digests, etc.

Up to Execution

Up to Process Limits Permission and access restriction (files, resources, etc)

Process Limits: File Access - Process Limits on File access (permissions, ownership, modes, et al)

Process Limits: Resources - Process Limits on resource usage (disk, CPU, memory, et al)

(There may be additional related subject pages listed here)


Questions and Answers: Showing
Q & A
++Showing+-
For Perl
For Programmers
+-Hiding all--
Ask Slashdot

Why do setuid perl scripts complain about kernel problems?

Perl FAQ

See Also

Full List of Questions and Answers

Libraries and Components: Showing
Libs and Functions
++Showing+-
For Perl
in Perl
+Partial-
Open Source
+-Hiding all--
For Unix/BSD/Linux
man pages
comp.sources.unix
in C/C++
in PHP

(PERL predefined variable) $REAL_USER_ID The real uid of this process.

(PERL predefined variable) $EFFECTIVE_USER_ID The effective uid of this process.

(PERL predefined variable) $REAL_GROUP_ID The real gid of this process.

(PERL predefined variable) $EFFECTIVE_GROUP_ID The effective gid of this process. If you are on a machine that supports membership in multiple groups simultaneously, gives a space separated list of groups you are in.

(Perl builtin function) getlogin Returns the current login from /etc/utmp, if any.

(Perl builtin function) getpgrp PID Returns the current process group for the specified PID.

(Perl builtin function) getpwnam NAME perform the same function as the counterpart in the system library.

(Perl builtin function) getgrnam NAME perform the same function as the counterpart in the system library.

(Perl builtin function) getpwuid UID perform the same function as the counterpart in the system library.

(Perl builtin function) getgrgid GID perform the same function as the counterpart in the system library.

(Perl builtin function) getpwent perform the same function as the counterpart in the system library.

(Perl builtin function) getgrent perform the same function as the counterpart in the system library.

(Perl builtin function) setpwent perform the same function as the counterpart in the system library.

(Perl builtin function) setgrent perform the same function as the counterpart in the system library.

(Perl builtin function) endpwent perform the same function as the counterpart in the system library.

(Perl builtin function) endgrent perform the same function as the counterpart in the system library.

(Perl builtin function) setpgrp PID,PGRP Sets the current process group for the specified PID.

Other Libraries, Functions, and Components

Full List

Detailed Filter and Focus Checklist

Default Selections
- man pages - Open Source
Information: All
Questions and Answers: All
Add+Showing+Hide
For Perl
For Programmers
Add-Hiding all-Hide
Ask Slashdot

Applications and Utilities: All
Add-Hiding all-Hide
man pages
BSD ports
For Unix/BSD/Linux
comp.sources.unix
Open Source
GPL licensed

Libraries, Functions, and Components: All
Add+Showing+Hide
For Perl
in Perl
AddPartialHide
Open Source
Add-Hiding all-Hide
For Unix/BSD/Linux
man pages
comp.sources.unix
in C/C++
in PHP

Related Categories on other Web Sites


Rapid-Links: Search | About | Comments | Submit Path: RocketAware > Execution > Limits > Identity >
RocketAware.com is a service of Mib Software
Copyright 2001, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments