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

  man pages->NetBSD man pages -> ttyaction (3)              
Title
Content
Arch
Section
 

TTYACTION(3)

Contents


NAME    [Toc]    [Back]

     ttyaction - ttyaction utility function

LIBRARY    [Toc]    [Back]

     System Utilities Library (libutil, -lutil)

SYNOPSIS    [Toc]    [Back]

     #include <util.h>

     int
     ttyaction(char *ttyname, char *action, char *username);

DESCRIPTION    [Toc]    [Back]

     The ttyaction() function is used by login(1), getty(8), telnetd(8) and
     rlogind(8) to execute site-specific commands when a login session begins
     and ends.

     The ttyaction() function scans the /etc/ttyaction file for any records
     that match the current ttyname and action parameters, and for each matching
 record, runs the shell command shown in that record.  The record format
 is described in ttyaction(5).  The parameter username is the name of
     the new owner of the ttyname device.  Note that the ttyname parameter may
     be passed as a fully qualified pathname, and the ttyaction() function
     will skip the leading "/dev/" part of the string.  (This is a convenience
     for login and getty.)

RETURN VALUES    [Toc]    [Back]

     ttyaction() returns the status of the last command it executed, or zero
     if no matching commands were found.

FILES    [Toc]    [Back]

     /dev/*
     /etc/ttyaction

SEE ALSO    [Toc]    [Back]

      
      
     ttyaction(5)

AUTHORS    [Toc]    [Back]

     The following people contributed to this design:

           Gordon W. Ross <gwr@netbsd.org>
           Chris G. Demetriou <cgd@netbsd.org>
           Ty Sarna <tsarna@endicor.com>

BUGS    [Toc]    [Back]

     There should be some other mechanism to allow selection of different
     access control policies on a per-line basis.  It has been suggested that
     the same ttyaction mechanism should also be used for determining access
     control, but it was decided (after much discussion) that ttyaction should
     only describe actions to be performed after the system has decided to
     change the ownership of some tty.  Access control policies will be handled
 by a separate mechanism.

BSD                             August 24, 1996                            BSD
[ Back ]
 Similar pages
Name OS Title
ttymsg NetBSD ttymsg utility function
undocumented Linux No manpage for this program, utility or function.
dmicanytoany IRIX Any to Any image conversion utility function
pam-undocumented Linux No manpage for this PAM-related program, utility or function.
espreport IRIX 0espreport is a utility provided for viewing various reports from ESP on the command line. This utility bypass
espconfig IRIX 0espconfig is a utility provided for the configuration ESP from the command line. This utility bypasses the we
forkpty OpenBSD tty utility functions
openpty NetBSD tty utility functions
login_tty OpenBSD tty utility functions
mopchk OpenBSD MOP check utility
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service