<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>passwd &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/passwd/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Sun, 12 Feb 2017 15:45:52 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>passwd &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SSH nur Passwortwechsel erlauben</title>
		<link>https://www.systemtechnics.de/ssh-nur-passwortwechsel-erlauben/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Sat, 04 Feb 2017 04:44:08 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[openvpn]]></category>
		<category><![CDATA[passwd]]></category>
		<category><![CDATA[shell]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=2049</guid>

					<description><![CDATA[Wenn man an seinem openVPN Server die Nutzer mittels Zertifikat und PAM authentifiziert, möchte man auch die Möglichkeit geben, dass [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Wenn man an seinem openVPN Server die Nutzer mittels Zertifikat und PAM authentifiziert, möchte man auch die Möglichkeit geben, dass der Nutzer sein Passwort ändern kann.<br /><span id="more-2049"></span><br />
Ich möchte für diese einfache Geschichte nicht eine komplette Shell geben oder ein Jailkit installieren. Daher reicht auch folgender kleiner Befehl:</p>
<pre><code>chsh -s /usr/bin/passwd NUTZER</code></pre>
<p>Somit kommt nach dem Login gleich die Passwort Änderungsanfrage und nach dem erfolgreichen Ändern wird der Nutzer auch gleich abgemeldet.</p>
<p><img fetchpriority="high" decoding="async" src="/wp-content/uploads/pwchange-openvpn.png" alt="" width="689" height="548" class="aligncenter" /></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
