<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hotw to change encryption method from MD5 to DES in linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hotw-to-change-encryption-method-from-md5-to-des-in-linux/m-p/4224317#M33062</link>
    <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;    I want to change the passwd encryption method from MD5 to DES in linux as my NIS Server is on linux and there are some NIS clients on HP-UX &amp;amp; AIX.so what changes i need to do on the linux server...?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kaps</description>
    <pubDate>Sun, 29 Jun 2008 15:27:46 GMT</pubDate>
    <dc:creator>Kaps_2</dc:creator>
    <dc:date>2008-06-29T15:27:46Z</dc:date>
    <item>
      <title>Hotw to change encryption method from MD5 to DES in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hotw-to-change-encryption-method-from-md5-to-des-in-linux/m-p/4224317#M33062</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;    I want to change the passwd encryption method from MD5 to DES in linux as my NIS Server is on linux and there are some NIS clients on HP-UX &amp;amp; AIX.so what changes i need to do on the linux server...?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kaps</description>
      <pubDate>Sun, 29 Jun 2008 15:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hotw-to-change-encryption-method-from-md5-to-des-in-linux/m-p/4224317#M33062</guid>
      <dc:creator>Kaps_2</dc:creator>
      <dc:date>2008-06-29T15:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hotw to change encryption method from MD5 to DES in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hotw-to-change-encryption-method-from-md5-to-des-in-linux/m-p/4224318#M33063</link>
      <description>Your distribution might have some menu-driven tools for doing this easily. For RedHat, I believe the command is "system-config-auth" or something similar. For SuSE, the option should be available somewhere in the yast menus.&lt;BR /&gt;&lt;BR /&gt;All these distribution-specific tools will eventually do the same thing: they will edit the files in /etc/pam.d. Within those files, there are references to various PAM modules. The standard module is pam_unix.so. It takes the option "md5". If that option is specified, the system uses MD5 password hashing algorithm; if not, the system uses the traditional DES-based algorithm.&lt;BR /&gt;&lt;BR /&gt;If you make the change manually, you should first remove the "md5" option from the "password" PAM category only. Then re-set all local passwords using the "passwd" or "chpasswd" commands (the latter is suited for bulk password setting). Verify that all the passwords have been changed to the DES form, then remove the "md5" option from the "auth" PAM category. &lt;BR /&gt;&lt;BR /&gt;If you're planning to change any PAM settings manually, open at least two terminal windows with root access *before* making the change. After the change, don't close the two windows, and open a third terminal window to make sure you can still access the system and become root. &lt;BR /&gt;&lt;BR /&gt;Any PAM setting changes will take effect immediately, and it's too easy to accidentally lock yourself out of the system by mistake. With this procedure, if you made a mistake, you still have two windows you can use to undo your changes.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sun, 29 Jun 2008 20:06:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hotw-to-change-encryption-method-from-md5-to-des-in-linux/m-p/4224318#M33063</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-06-29T20:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hotw to change encryption method from MD5 to DES in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hotw-to-change-encryption-method-from-md5-to-des-in-linux/m-p/4224319#M33064</link>
      <description>how do I verify that the passwd are changed from MD5 to DES...?</description>
      <pubDate>Mon, 30 Jun 2008 03:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hotw-to-change-encryption-method-from-md5-to-des-in-linux/m-p/4224319#M33064</guid>
      <dc:creator>Kaps_2</dc:creator>
      <dc:date>2008-06-30T03:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hotw to change encryption method from MD5 to DES in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hotw-to-change-encryption-method-from-md5-to-des-in-linux/m-p/4224320#M33065</link>
      <description>A MD5-encrypted password string always has "$1$" in the beginning and is always more than 24 characters long. &lt;BR /&gt;&lt;BR /&gt;A DES-encrypted password does not have any identifier, and the encrypted string is shorter.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 30 Jun 2008 04:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hotw-to-change-encryption-method-from-md5-to-des-in-linux/m-p/4224320#M33065</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-06-30T04:30:37Z</dc:date>
    </item>
  </channel>
</rss>

