<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://mw.below-zero.net/index.php?action=history&amp;feed=atom&amp;title=Switch_off_password_expiration</id>
	<title>Switch off password expiration - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://mw.below-zero.net/index.php?action=history&amp;feed=atom&amp;title=Switch_off_password_expiration"/>
	<link rel="alternate" type="text/html" href="https://mw.below-zero.net/index.php?title=Switch_off_password_expiration&amp;action=history"/>
	<updated>2026-06-08T23:04:21Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in superMassive</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://mw.below-zero.net/index.php?title=Switch_off_password_expiration&amp;diff=45&amp;oldid=prev</id>
		<title>Mwadmin: Die Seite wurde neu angelegt: „Switch off linux password expiration  # Precheck  chage --list [USERNAME]   # Create backup dir  mkdir -p /root/backup   # Remove old cache files to avoid database version warning  mv /var/lib/sss/db/cache_implicit_files.ldb  /root/backup/   # Set user password to never expire  chage -I -1 -m 0 -M -1 -E -1 [USERNAME]   # Postcheck  chage -l [USERNAME]“</title>
		<link rel="alternate" type="text/html" href="https://mw.below-zero.net/index.php?title=Switch_off_password_expiration&amp;diff=45&amp;oldid=prev"/>
		<updated>2026-06-02T13:48:58Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „Switch off linux password expiration  # Precheck  chage --list [USERNAME]   # Create backup dir  mkdir -p /root/backup   # Remove old cache files to avoid database version warning  mv /var/lib/sss/db/cache_implicit_files.ldb  /root/backup/   # Set user password to never expire  chage -I -1 -m 0 -M -1 -E -1 [USERNAME]   # Postcheck  chage -l [USERNAME]“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Switch off linux password expiration&lt;br /&gt;
 # Precheck&lt;br /&gt;
 chage --list [USERNAME]&lt;br /&gt;
&lt;br /&gt;
 # Create backup dir&lt;br /&gt;
 mkdir -p /root/backup&lt;br /&gt;
&lt;br /&gt;
 # Remove old cache files to avoid database version warning&lt;br /&gt;
 mv /var/lib/sss/db/cache_implicit_files.ldb  /root/backup/&lt;br /&gt;
&lt;br /&gt;
 # Set user password to never expire&lt;br /&gt;
 chage -I -1 -m 0 -M -1 -E -1 [USERNAME]&lt;br /&gt;
&lt;br /&gt;
 # Postcheck&lt;br /&gt;
 chage -l [USERNAME]&lt;/div&gt;</summary>
		<author><name>Mwadmin</name></author>
	</entry>
</feed>