Man Page: auth_checknologin
Operating Environment: freebsd
Section: 3
LOGIN_AUTH(3) BSD Library Functions Manual LOGIN_AUTH(3)NAMEauth_checknologin, auth_cat -- authentication style support library for login class capabilities databaseLIBRARYSystem 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);DESCRIPTIONThis set of functions support the login class authorisation style interface provided by login.conf(5).SEE ALSOgetcap(3), login_cap(3), login_class(3), login.conf(5), termcap(5)BSDDecember 29, 1996 BSD
| Related Man Pages |
|---|
| auth_timeok(3) - freebsd |
| login_getcapbool(3) - netbsd |
| login_getcapnum(3) - netbsd |
| setclasscontext(3) - netbsd |
| auth_hostok(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Scripts without shebang |
| Reason for no directory creation date |
| Valid separator in time and date format |
| Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD? |