NSS-CACHE-OSLOGIN(8) | System Manager's Manual | NSS-CACHE-OSLOGIN(8) |
nss-cache-oslogin, libnss_cache_oslogin.so.2 - UNIX implementation for OS Login Users and Groups with local caching.
libnss_cache_oslogin.so.2
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.
Documentation for the Google Cloud OS Login service is available online at https://cloud.google.com/compute/docs/oslogin
nss-oslogin(5), nsswitch.conf(5), nss(5), getent(1), initgroups(3)
2019-06-06 | Google Cloud |