GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

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

System Utilities Library (libutil, -lutil)

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

void
auth_checknologin(login_cap_t *lc);

int
auth_cat(const char *file);

This set of functions support the login class authorisation style interface provided by login.conf(5).

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

The functions auth_checknologin() and auth_cat() first appeared in FreeBSD 2.1.5.
May 10, 2020 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.