Manpage of 'auth_checknologin' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for auth_checknologin
Other pages
for auth_checknologin
More pages
containing auth_checknologin

Section 3 manual page or howto for 'auth_checknologin'  

LOGIN_AUTH(3)	       FreeBSD Library Functions Manual 	 LOGIN_AUTH(3)

NAME
     auth_checknologin, auth_cat -- authentication style support library for
     login class capabilities database

LIBRARY
     System Utilities Library (libutil, -lutil)

SYNOPSIS
     #include <sys/types.h>
     #include <login_cap.h>

     void
     auth_checknologin(login_cap_t *lc);

     int
     auth_cat(const char *file);

DESCRIPTION
     This set of functions support the login class authorisation style inter-
     face provided by login.conf(5).

SEE ALSO
     getcap(3), login_cap(3), login_class(3), login.conf(5), termcap(5)

FreeBSD 7.2		       December 29, 1996		   FreeBSD 7.2

NAME - LIBRARY - SYNOPSIS - DESCRIPTION - SEE ALSO -  
A random manual page         All manual pages        All RFC pages