Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2018 00:15:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225014] [NEW PORT] syslogin/google-compute-engine-oslogin: Enable Google Compute OS Login features on Google Compute Engine instances
Message-ID:  <bug-225014-13-fY1vXmBZna@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225014-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225014-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225014

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: ultima
Date: Mon Jan 22 00:14:29 UTC 2018
New revision: 459632
URL: https://svnweb.freebsd.org/changeset/ports/459632

Log:
  This package enables Google Cloud OS Login features on Google Compute Eng=
ine
  instances.
  The OS Login package has the following components:

  - Authorized Keys Command to fetch SSH keys from the user's OS Login prof=
ile
and
  make them available to sshd.
  - NSS Module provides support for making OS Login user and group informat=
ion
  available to the system, using NSS (Name Service Switch) functionality.
  - PAM Module provides authorization and authentication support allowing t=
he
  system to use data stored in Google Cloud IAM permissions to control both,
the
  ability to log into an instance, and to perform operations as root (sudo).
  - Utils provides common code to support the components listed above.

  In addition to the main components, there are also utilities for packaging
and
  installing these components:

  - bin contains a shell script for (de)activating the package components.

  WWW:
https://github.com/GoogleCloudPlatform/compute-image-packages/tree/master/g=
oogle_compute_engine_oslogin

  PR:           225014
  Submitted by: Helen Koike (maintainer)
  Reviewed by:  mat
  Differential Revision:        https://reviews.freebsd.org/D13811

Changes:
  head/sysutils/Makefile
  head/sysutils/google-compute-engine-oslogin/
  head/sysutils/google-compute-engine-oslogin/Makefile
  head/sysutils/google-compute-engine-oslogin/distinfo
  head/sysutils/google-compute-engine-oslogin/files/
  head/sysutils/google-compute-engine-oslogin/files/patch-Makefile
=20
head/sysutils/google-compute-engine-oslogin/files/patch-bin_google__oslogin=
__control
=20
head/sysutils/google-compute-engine-oslogin/files/patch-nss__module_nss__os=
login.cc
=20
head/sysutils/google-compute-engine-oslogin/files/patch-pam__module_pam__os=
login__admin.cc
=20
head/sysutils/google-compute-engine-oslogin/files/patch-pam__module_pam__os=
login__login.cc
=20
head/sysutils/google-compute-engine-oslogin/files/patch-utils_oslogin__util=
s.cc
  head/sysutils/google-compute-engine-oslogin/pkg-descr
  head/sysutils/google-compute-engine-oslogin/pkg-plist

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225014-13-fY1vXmBZna>