Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dialup(5) — HP-UX 5.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

login(1)

passwd(5)

DIALUP(5)

NAME

dialup, d_passwd - dialup security control

HP−UX COMPATIBILITY

Level: HP-UX/STANDARD

Origin: Capability from System V Release 2, page by HP. 

DESCRIPTION

Dialup and d_passwd are used to control the dialup security feature of login(1). If /etc/dialup is present, the first word on each line is compared with the name of the line upon which the login is being performed.  (Including the /dev/, as returned by ttyname(3)). If the login is occurring on a line found in dialup, dialup security is invoked.  Anything after a space or tab is ignored.

When dialup security is invoked, login(1) will request an additional password, and check it against that found in /etc/d_passwd. The command name found in the "program to use as Shell" field of /etc/passwd is used to select the password to be used.  Each entry in d_passwd consists of three fields, separated by colons.  The first is the command name, matching an entry in passwd. The second is the encrypted password to be used for dialup security for those users logging in to use that program.  The third is commentary, but the second colon is required to delimit the end of the password.  A null password is designated with two adjacent colons.  The entry for /bin/sh is used if no other entry matches the command name taken from passwd.

FILES

/etc/dialup Dial in tty lines

/etc/d_passwd Passwords

SEE ALSO

login(1), passwd(5). 

Hewlett-Packard  —  last mod. May 11, 2021

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026