logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nss-cache-oslogin, libnss_cache_oslogin.so.2 - UNIX implementation for OS Login Users and Groups with

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 GoogleCloudOSLogin 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

Name

       nss-cache-oslogin, libnss_cache_oslogin.so.2 - UNIX implementation for OS Login Users and Groups with
       local caching.

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)

Synopsis

       libnss_cache_oslogin.so.2

See Also