Sponsored Content
Full Discussion: HP-UX security
Operating Systems HP-UX HP-UX security Post 38549 by salhoub on Saturday 19th of July 2003 07:03:23 AM
Old 07-19-2003
HP-UX security

Which one of the following does HP-UX 11.X support ?and which tool can support ?


1. Should be encrypted
2. Minimum length of 8 characters
3. Should be alpha numeric
4. Expiry period of maintainable parameter in no of days/months
5. The number of new passwords that can be used by a user account before an old password can be reused is 6
6. Capability to block the use of some passwords (i.e., easily guessed passwords, passwords based on user-id, passwords containing words from the dictionary)
7. Requires user to log on before changing his password. If a user password expires, the user should not be able to change the expired password, but must instead have an administrator change the password
8. Capability to restrict access to the system based on time and days
9. Capability to log of (Time out) the user after time of inactivity
10. Capability to lock the user account after 3 failed attempts
11. Capability to limit the number of simultaneous sign-on to the system
 
xpmtoppm(1)						      General Commands Manual						       xpmtoppm(1)

NAME
xpmtoppm - convert an X11 pixmap into a portable pixmap SYNOPSIS
xpmtoppm [--alphaout={alpha-filename,-}] [-verbose] [xpmfile] DESCRIPTION
Reads an X11 pixmap (XPM version 1 or 3) as input. Produces a PPM file as output. OPTIONS
--alphaout=alpha-filename xpmtoppm creates a PBM file containing the transparency mask for the image. If the input image doesn't contain transparency infor- mation, the alpha-filename file contains all white (opaque) alpha values. If you don't specify --alphaout, xpmtoppm does not gener- ate an alpha file, and if the input image has transparency information, xpmtoppm simply discards it. If you specify - as the filename, xpmtoppm writes the alpha output to Standard Output and discards the image. See pnmcomp(1) for one way to use the alpha output file. --verbose xpmtoppm prints information about its processing on Standard Error. LIMITATIONS
The support to XPM version 3 is limited. Comments can only be single lines and there must be for every pixel a default colorname for a color type visual. SEE ALSO
ppmtoxpm(1), pnmcomp(1), ppm(5) AUTHOR
Copyright (C) 1991 by Jef Poskanzer. Upgraded to support XPM version 3 by Arnaud Le Hors (lehors@mirsa.inria.fr) Tue Apr 9 1991 06 May 2001 xpmtoppm(1)
All times are GMT -4. The time now is 08:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy