<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/system/pam.scm, branch merge-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=merge-deploy</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=merge-deploy'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-05-09T10:11:36Z</updated>
<entry>
<title>system: pam: Add #:login-uid? parameter to 'unix-pam-service'.</title>
<updated>2019-05-09T10:11:36Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-09T09:42:03Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=af55ca481d9e6c1d1e06632f96d550b42f33210f'/>
<id>urn:sha1:af55ca481d9e6c1d1e06632f96d550b42f33210f</id>
<content type='text'>
* gnu/system/pam.scm (unix-pam-service): Add #:login-uid? parameter.  In
then 'session' field, add "pam_loginuid.so" as required when LOGIN-UID?
is true.
</content>
</entry>
<entry>
<title>services: Move 'session-environment-service-type' to pam.scm.</title>
<updated>2017-09-21T22:05:08Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-09-21T21:52:45Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=fbc31dc1247d3a494246e69f3cf28476af9eb9d6'/>
<id>urn:sha1:fbc31dc1247d3a494246e69f3cf28476af9eb9d6</id>
<content type='text'>
* gnu/services/base.scm (environment-variables-&gt;environment-file)
(session-environment-service-type)
(session-environment-service): Move to...
* gnu/system/pam.scm: ... here.
</content>
</entry>
<entry>
<title>system: Allow root to run "su" without password.</title>
<updated>2017-05-08T21:11:01Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2017-05-08T10:21:02Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=e586257b550918fefaab3970f2c314d6285f54ab'/>
<id>urn:sha1:e586257b550918fefaab3970f2c314d6285f54ab</id>
<content type='text'>
* gnu/system/pam.scm (unix-pam-service): Add pam-entry for "pam_rootok.so" to
auth field when ALLOW-ROOT? is #T.
(base-pam-services): Allow root to run "su" without authentication.
</content>
</entry>
<entry>
<title>gnu: Remove comment which is factually incorrect.</title>
<updated>2016-11-06T18:56:43Z</updated>
<author>
<name>John Darrington</name>
<email>jmd@gnu.org</email>
</author>
<published>2016-10-18T06:26:19Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=290ad2243c0ce2919918f64fec5652b5a60466a8'/>
<id>urn:sha1:290ad2243c0ce2919918f64fec5652b5a60466a8</id>
<content type='text'>
* gnu/system/pam.scm: Remove incorrect comment.
</content>
</entry>
<entry>
<title>services: Add pam-limits-service.</title>
<updated>2016-07-19T21:50:03Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2015-10-12T05:11:51Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=909147e43f8c9f8c9b9d33597d5dd83facca699c'/>
<id>urn:sha1:909147e43f8c9f8c9b9d33597d5dd83facca699c</id>
<content type='text'>
* gnu/system/pam.scm (&lt;pam-limits-entry&gt;): New record type.
(pam-limits-entry, pam-limits-entry-&gt;string): New procedures.
* gnu/services/base.scm (pam-limits-service-type): New variable.
(pam-limits-service): New procedure.
* doc/guix.texi (Base Services): Document it.
</content>
</entry>
<entry>
<title>system: pam: 'pam-root-service-type' can be extended with transformations.</title>
<updated>2016-02-06T11:01:42Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-02-06T10:46:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=12c00bca92e3eef2b86565924bbefc39397b5497'/>
<id>urn:sha1:12c00bca92e3eef2b86565924bbefc39397b5497</id>
<content type='text'>
* gnu/system/pam.scm (&lt;pam-configuration&gt;): New record type.
(/etc-entry): Change 'services' parameter' to 'config'.  Honor the
'transform' field of CONFIG.
(extend-configuration): New procedure.
(pam-root-service-type): Use EXTEND-CONFIGURATION as the 'extend'
field.
(pam-root-service): Add #:transform parameter.  Service value is a
&lt;pam-configuration&gt;.
</content>
</entry>
<entry>
<title>system: pam: Export accessors.</title>
<updated>2016-02-06T11:01:42Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-02-06T10:43:55Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d7bce31c36469167226df9bed95be39db595c2c8'/>
<id>urn:sha1:d7bce31c36469167226df9bed95be39db595c2c8</id>
<content type='text'>
* gnu/system/pam.scm: Export &lt;pam-service&gt; and &lt;pam-entry&gt; accessors.
</content>
</entry>
<entry>
<title>system: pam: Honor /etc/environment.</title>
<updated>2015-12-05T02:51:49Z</updated>
<author>
<name>宋文武</name>
<email>iyzsong@gmail.com</email>
</author>
<published>2015-12-02T13:28:35Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=af9908ff56fc9263c5f343c23002ac11300e195e'/>
<id>urn:sha1:af9908ff56fc9263c5f343c23002ac11300e195e</id>
<content type='text'>
* gnu/system/pam.scm (unix-pam-service): Add pam_env module to the session group.
</content>
</entry>
<entry>
<title>system: Rename (gnu system linux) to (gnu system pam).</title>
<updated>2015-11-03T17:11:45Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-11-03T17:08:47Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6e82863463c641571e852291481e2b64401c2fe2'/>
<id>urn:sha1:6e82863463c641571e852291481e2b64401c2fe2</id>
<content type='text'>
* gnu/system/linux.scm: Rename to...
* gnu/system/pam.scm: ... this.
* gnu-system.am (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu.scm, gnu/services/base.scm, gnu/services/desktop.scm,
  gnu/services/networking.scm, gnu/services/ssh.scm,
  gnu/services/xorg.scm, gnu/system.scm, gnu/system/vm.scm: Likewise.
</content>
</entry>
</feed>
