freebsd man page for login_auth

Query: login_auth

OS: freebsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LOGIN_AUTH(3)						   BSD 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 interface provided by login.conf(5).
SEE ALSO
getcap(3), login_cap(3), login_class(3), login.conf(5), termcap(5)
BSD
December 29, 1996 BSD
Related Man Pages
login_ok(3) - freebsd
libutil(3) - netbsd
login_getclass(3) - netbsd
login_getcaptime(3) - netbsd
util(3) - netbsd
Similar Topics in the Unix Linux Community
Internet Access Control thru User login Authentication
Login Authentication Prob SCO 504
Isql doesn't work when logged in remotely.
Solaris 11.1 login authenticate with windows active directory
Solaris 11.1 login authenticate with windows active directory