FreeBSD Manual Pages
NSS-CACHE-OSLOGIN(8) System Manager's Manual NSS-CACHE-OSLOGIN(8) NAME nss-cache-oslogin, libnss_cache_oslogin.so.2 - UNIX implementation for OS Login Users and Groups with local caching. SYNOPSIS libnss_cache_oslogin.so.2 DESCRIPTION nss-cache-oslogin is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc). This module provides UNIX name resolution from a local cache of users and groups configured in the Google Cloud OS Login system. The "passwd" and "group" services are supported by this module. To use the NSS module, add "cache_oslogin" to the appropriate service lines in nsswitch.conf. It is recommended to place "cache_oslogin" after any system provided modules and before the "oslogin" module, as it is a pass-through cache. FILES /etc/oslogin_passwd.cache user cache file /etc/oslogin_group.cache group cache file NOTES Documentation for the Google Cloud OS Login service is available online at <https://cloud.google.com/compute/docs/oslogin> SEE ALSO nss-oslogin(5), nsswitch.conf(5), nss(5), getent(1), initgroups(3) Google Cloud 2019-06-06 NSS-CACHE-OSLOGIN(8)
NAME | SYNOPSIS | DESCRIPTION | FILES | NOTES | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libnss_cache_oslogin.so.2&sektion=8&manpath=FreeBSD+Ports+15.0>
