<?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 Re: Default Passwords of default users when install in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874902#M45153</link>
    <description>What do the corresponding entries in the '/etc/shadow' say?&lt;BR /&gt;&lt;BR /&gt;The 'x' in the 2nd column tells the password subsystems to use the Shadow password systems.&lt;BR /&gt;&lt;BR /&gt;If the 2nd column in the /etc/shadow file for the corresponding user's line is '!!' or a '*', then the account is disabled (no password will ever encrypt to start with either an '*' or '!!', thus they are locked for login).  You should still be able to 'su' to them assuming the shell allows that.</description>
    <pubDate>Sat, 11 Dec 2004 00:22:37 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2004-12-11T00:22:37Z</dc:date>
    <item>
      <title>Default Passwords of default users when install</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874895#M45146</link>
      <description>Hi,&lt;BR /&gt;I recently installed linux, but it created several account by default.&lt;BR /&gt;Somebody can tellme wich are the passwords?&lt;BR /&gt;What happend if a change some passwords of default users...??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 09 Dec 2004 16:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874895#M45146</guid>
      <dc:creator>GerGon</dc:creator>
      <dc:date>2004-12-09T16:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Default Passwords of default users when install</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874896#M45147</link>
      <description>Can you name a few of the default accounts? Some default accounts are not meant for users to log on with. These accounts are used by the system only. &lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 09 Dec 2004 16:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874896#M45147</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2004-12-09T16:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Default Passwords of default users when install</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874897#M45148</link>
      <description>Thanks Chris.&lt;BR /&gt;Some of them are: bin, daemon, mail, wwwrun, ldap, sshd, gdm, mailman, pop, etc..&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Dec 2004 16:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874897#M45148</guid>
      <dc:creator>GerGon</dc:creator>
      <dc:date>2004-12-09T16:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Default Passwords of default users when install</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874898#M45149</link>
      <description>These are system accounts and they are not supposed to logged on by users. Therefore can't change their passwords. In the /etc/passwd file, the lines starting with those accounts (bin) should have something like /sbin/nologin at the end. Don't worry about their passwords get changed.</description>
      <pubDate>Thu, 09 Dec 2004 17:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874898#M45149</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2004-12-09T17:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Default Passwords of default users when install</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874899#M45150</link>
      <description>Here is the passwd file:&lt;BR /&gt;bin:x:1:1:bin:/bin:/bin/bash&lt;BR /&gt;daemon:x:2:2:Daemon:/sbin:/bin/bash&lt;BR /&gt;lp:x:4:7:Printing daemon:/var/spool/lpd:/bin/bash&lt;BR /&gt;mail:x:8:12:Mailer daemon:/var/spool/clientmqueue:/bin/false&lt;BR /&gt;wwwrun:x:30:65534:WWW daemon apache:/var/lib/wwwrun:/bin/bash&lt;BR /&gt;named:x:44:44:Nameserver daemon:/var/named:/bin/bash&lt;BR /&gt;man:x:13:62:Manual pages viewer:/var/cache/man:/bin/bash&lt;BR /&gt;uucp:x:10:14:Unix-to-Unix CoPy system:/etc/uucp:/bin/bash&lt;BR /&gt;at:x:25:25:Batch jobs daemon:/var/spool/atjobs:/bin/bash&lt;BR /&gt;mysql:x:60:2:MySQL database admin:/var/lib/mysql:/bin/false&lt;BR /&gt;&lt;BR /&gt;What do those lines mean?&lt;BR /&gt;With false at end, not password needed??</description>
      <pubDate>Thu, 09 Dec 2004 17:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874899#M45150</guid>
      <dc:creator>GerGon</dc:creator>
      <dc:date>2004-12-09T17:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Default Passwords of default users when install</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874900#M45151</link>
      <description>By saying "don't worry about...", I assume you are the admin of the system, and you won't change the passwords yourself!! As root, you have the power to change them, though. I meant non-root users would not be able to change them as they can't be logged on as those accounts. &lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 09 Dec 2004 17:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874900#M45151</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2004-12-09T17:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Default Passwords of default users when install</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874901#M45152</link>
      <description>The second column (: separated) in /etc/shadow should have a * for those accounts. That indicates the accounts are disabled.&lt;BR /&gt;&lt;BR /&gt;Check out this doc:&lt;BR /&gt;&lt;A href="http://www.tldp.org/LDP/lame/LAME/linux-admin-made-easy/shadow-file-formats.html" target="_blank"&gt;http://www.tldp.org/LDP/lame/LAME/linux-admin-made-easy/shadow-file-formats.html&lt;/A&gt;</description>
      <pubDate>Thu, 09 Dec 2004 17:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874901#M45152</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2004-12-09T17:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Default Passwords of default users when install</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874902#M45153</link>
      <description>What do the corresponding entries in the '/etc/shadow' say?&lt;BR /&gt;&lt;BR /&gt;The 'x' in the 2nd column tells the password subsystems to use the Shadow password systems.&lt;BR /&gt;&lt;BR /&gt;If the 2nd column in the /etc/shadow file for the corresponding user's line is '!!' or a '*', then the account is disabled (no password will ever encrypt to start with either an '*' or '!!', thus they are locked for login).  You should still be able to 'su' to them assuming the shell allows that.</description>
      <pubDate>Sat, 11 Dec 2004 00:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874902#M45153</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-12-11T00:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Default Passwords of default users when install</title>
      <link>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874903#M45154</link>
      <description>Thanks to all...</description>
      <pubDate>Mon, 13 Dec 2004 09:06:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/default-passwords-of-default-users-when-install/m-p/4874903#M45154</guid>
      <dc:creator>GerGon</dc:creator>
      <dc:date>2004-12-13T09:06:15Z</dc:date>
    </item>
  </channel>
</rss>

