*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 ioconfig(4) -- ioconfig entry format
    The ioconfig file is used to retain information on system's IO configuration across reboots. It contains two types of information: + Mappings of dynamically allocated major numbers to drivers. + Mappings of instance numbers to hardware paths. At boot time this file is read and the information is stored in the io_tree kernel data structure. The ioconfig file is created by insf at install time; and...
 issue(4) -- issue identification file
    The file /etc/issue contains the issue or project identification to be printed as a login prompt. This is an ASCII file which is read by the getty program then written to any terminal spawned or respawned from the inittab file.
 krb5.conf(4) -- Kerberos configuration file
    The configuration file, krb5.conf, contains information needed by the Kerberos V5 library. This includes information describing the default Kerberos realm and the location of the Kerberos key distribution centers for known realms. The krb5.conf file uses an INI-style format. Sections are delimited by square braces, [ ]. Within each section, there are relations where tags can be assigned to have sp...
 libgss(4) -- shared library for GSSAPI (Generic Security Service Application Programming Interface)
    libgss is a shared library which contains all the GSSAPIs as per the RFC 2743 and implemented as C-language interfaces as defined in the RFC 2744, Generic Security Service API : C-bindings. GSSAPI provides security services for applications independent of the various underlying security mechanisms. The services include authentication, integrity and/or confidentiality services. GSSAPI provides secu...
 lif(4) -- logical interchange format description
    LIF (Logical Interchange Format) is a Hewlett-Packard standard massstorage format that can be used for interchange of files among various HP computer systems. A LIF volume contains a header (identifying it as a LIF volume) and a directory that defines the contents (i.e. files) of the volume. The size of the directory is fixed when the volume is initialized (see lifinit(1)) and sets an upper bound ...
 localedef(4) -- format and semantics of locale definition file
    This is a description of the syntax and meaning of the locale definition that is provided as input to the localedef command to create a locale (see localedef(1M)). The following is a list of category tags, keywords and subsequent expressions which are recognized by localedef. The order of keywords within a category is irrelevant with the exception of the copy keyword and other exceptions noted und...
 logingroup(4) -- group file, grp.h
    group contains for each group the following information: + group name + encrypted password + numerical group ID + comma-separated list of all users allowed in the group This is an ASCII file. Fields are separated by colons, and each group is separated from the next by a new-line. No spaces should separate the fields or parts of fields on any line. If the password field is null, no password is asso...
 lvmpvg(4) -- LVM physical volume group information file
    lvmpvg is an ASCII file that stores the volume-group information for all of the physical volume groups in the system. The information is stored in a hierarchical format. First, it starts with a volume group under which multiple physical volume groups can exist. Under each physical volume group, a list of physical volumes can be specified. There must be at least one physical volume group in each vo...
 magic(4) -- magic numbers for HP-UX implementations
    The magic.h file localizes all information about HP-UX ``magic numbers'' in one file, thus facilitating uniform treatment of magic numbers. This file specifies the location of the magic number in a file (always the start of the file) and the structure of the magic number: struct magic_number { unsigned short system_id; unsigned short file_type; }; typedef struct magic_number MAGIC; magic.h inclu...
 mnttab(4) -- mounted file system table
    mnttab resides in directory /etc and contains a table of devices mounted by the mount command (see mount(1M)). The file contains a line of information for each mounted filesystem which is structurally identical to the contents of /etc/fstab described by fstab(4). There are a number of lines of the form: special_file_name dir type opts freq passno mount_time consisting of entries similar to: /dev/d...
 model(4) -- HP-UX machine identification
    There are certain inevitable distinctions between HP-UX implementations due to hardware differences. Where such distinctions exist, conditional compilation or other definitions can be used to isolate the differences. Flags and typedefs to resolve these distinctions are collected in the header file which contains constants identifying various HP-UX implementations. For example, header fil...
 named.conf(4) -- configuration file for NameDaemon
    BIND 9 configuration is broadly similar to BIND 8.x. However, there are a few new areas of configuration, such as views. BIND 8.x configuration files should work with few alterations in BIND 9.2, although more complex configurations need to be reviewed to check if they can be more efficiently implemented using the new features implemented in BIND 9.2. BIND 4.9.7 configuration files can be converte...
 netconfig(4) -- network configuration database
    The network configuration database, /etc/netconfig, is a system file used to store information about networks that are connected to the system. The netconfig database and the routines that access it (see getnetconfig(3N)) are part of the Network Selection component. The Network Selection component also includes getnetpath() routines to provide application-specific network search paths. These routi...
 netgroup(4) -- list of network groups
    File /etc/netgroup defines network-wide groups, and is used for permission checking when executing remote mounts, remote logins, and remote shells. For remote mounts, the information in netgroup classifies machines; for remote logins and remote shells, it classifies users. Each line of the netgroup file defines a group and has the format groupname member1 member2 ... where memberi is either anothe...
 netrc(4) -- login information for ftp and rexec
    The .netrc file contains login and initialization information used by the ftp autologin process, by the rexec() library routine, and by the rexec command (see ftp(1), rexec(3N), and remsh(1)), respectively. This file is optional. It exists, if at all, in the user's home directory. If the .netrc file contains password or account information for use other than for anonymous ftp, its owner must matc...
<<  [Prev]  177  178  179  180  181  182  183  184  185  186  187  188  189  190  191  192  193  194  195  196  197  
198  199  200  201  202  203  204  205  206  207  208  209  210  211  212  213  214  215  216  217  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service