summaryrefslogtreecommitdiff
path: root/packages/google-compute-engine-oslogin/man/nss-oslogin.8
blob: 3f4c76366d7fc4028754aecc4bd7701acdb2d245 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
'\" t
.TH "NSS\-OSLOGIN" "8" "2019-06-06" "Google Cloud"

.\" IF GNU troff set Aq to sequence aq (Apostrophe quote)
.ie \n(.g .ds Aq \(aq
.\" ELSE set Aq to '
.el       .ds Aq '

.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l

.SH "NAME"
nss-oslogin, libnss_oslogin.so.2 \- UNIX implementation for OS Login Users and Groups\&.

.SH "SYNOPSIS"
libnss_oslogin\&.so\&.2

.SH "DESCRIPTION"
\fBnss\-oslogin\fR is a plug\-in module for the GNU Name Service Switch (NSS)
functionality of the GNU C Library (\fBglibc\fR).
This module provides UNIX name resolution for users and groups configured
through the \fIGoogle Cloud OS Login\fR system\&.
The "passwd", "group", and "initgroups" services are supported by this module.
.PP
To use the NSS module, add "oslogin" to the appropriate service lines
in nsswitch\&.conf\&.
It is recommended to place "oslogin" as the last entry for each service.

.SH "NOTES"
Documentation for the Google Cloud OS Login service is available online at
.UR "https://cloud.google.com/compute/docs/oslogin"
.UE

.SH "SEE ALSO"
.BR nss-cache-oslogin (8),
.BR nsswitch.conf (5),
.BR nss (5),
.BR getent (1),
.BR initgroups (3)