<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3190&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / slim does not evaluate pam_group settings]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3190</link>
		<description><![CDATA[The most recent posts in slim does not evaluate pam_group settings.]]></description>
		<lastBuildDate>Fri, 29 Nov 2019 12:52:52 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[slim does not evaluate pam_group settings]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18757#p18757</link>
			<description><![CDATA[<p>Hello,</p><p>I have an LDAP setup with Devuan ascii with libpam_ldap and libnss_ldap. &quot;getent group&quot; and &quot;getent passwd&quot; delivers the LDAP groups and users. To get local groups like audio, plugdev etc. assigned to the LDAP users I configured pam_group.so:</p><p>cat /etc/security/group.conf:<br />*;*;%DOMAINUSERS;Al0000-2400;plugdev,audio,cdrom,dialout,floppy,dip,video,netdev</p><p>cat /etc/pam.d/common-auth:<br />...<br /># here are the per-package modules (the &quot;Primary&quot; block)<br />auth&#160; &#160; required&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; pam_group.so use_first_pass<br />auth&#160; &#160; [success=2 default=ignore]&#160; &#160; pam_unix.so nullok_secure try_first_pass<br />auth&#160; &#160; [success=1 default=ignore]&#160; &#160; pam_ldap.so use_first_pass<br />...</p><p>When I now login to slim login manager with an LDAP user and afterwards check my groups in a terminal I only get the LDAP groups but not the local groups:<br />~$ groups<br />STUDENTS DOMAINUSERS 5A 5B 5C 5D 6A 6B 6C 6D 7A 7B 7C 7D 8A 8B 8C 8D 9A 9B 9C 9D 10A 10B 10C 10D 11A 11B 11C 11D 12</p><p>When I login with ssh I get the local groups:<br />~$ groups<br />STUDENTS dialout cdrom floppy audio dip video plugdev netdev DOMAINUSERS 5A 5B 5C 5D 6A 6B 6C 6D 7A 7B 7C 7D 8A 8B 8C 8D 9A 9B 9C 9D 10A 10B 10C 10D 11A 11B 11C 11D 12</p><p>How do I tell slim to honor pam_group?</p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (devlan)]]></author>
			<pubDate>Fri, 29 Nov 2019 12:52:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18757#p18757</guid>
		</item>
	</channel>
</rss>
