<?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 non-interactive passwd. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/non-interactive-passwd/m-p/3784248#M263713</link>
    <description>All&lt;BR /&gt;  Does anyone know if it is possible to create a user account and passwd using the command useradd.  I want to create a login ID for several users across over 200 systems and I wanted to use this command to run it across all the systems from a single system in a loop.  I know I can create a user ID but I am defeated to create a passord and I want it to expire immediately... Any Ideas ??????</description>
    <pubDate>Mon, 08 May 2006 09:02:37 GMT</pubDate>
    <dc:creator>Richard_115</dc:creator>
    <dc:date>2006-05-08T09:02:37Z</dc:date>
    <item>
      <title>non-interactive passwd.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-interactive-passwd/m-p/3784248#M263713</link>
      <description>All&lt;BR /&gt;  Does anyone know if it is possible to create a user account and passwd using the command useradd.  I want to create a login ID for several users across over 200 systems and I wanted to use this command to run it across all the systems from a single system in a loop.  I know I can create a user ID but I am defeated to create a passord and I want it to expire immediately... Any Ideas ??????</description>
      <pubDate>Mon, 08 May 2006 09:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-interactive-passwd/m-p/3784248#M263713</guid>
      <dc:creator>Richard_115</dc:creator>
      <dc:date>2006-05-08T09:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: non-interactive passwd.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-interactive-passwd/m-p/3784249#M263714</link>
      <description>Richard,&lt;BR /&gt;have you looked at this thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=29109" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=29109&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 May 2006 09:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-interactive-passwd/m-p/3784249#M263714</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-05-08T09:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: non-interactive passwd.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-interactive-passwd/m-p/3784250#M263715</link>
      <description>go into sam and add a test user.  set the password you want to use for your real user.  then use the samlog_viewer to see the command that was executed - it's called "useradd.sam".  It's basically the same as the useradd command, but with an additional parameter to specify the encrypted password.  find the encrypted password that was set for your sample user from the log.&lt;BR /&gt;&lt;BR /&gt;to run this command on 200 systems, you'll probably want to set up a key-based ssh trust (or rlogin/remsh/.rhosts, if you don't care about security), so that you can execute remote commands.&lt;BR /&gt;&lt;BR /&gt;if you want to expire the password, you'll also need to run "passwd -f &lt;USER&gt;" (or the corresponding "modprpw" command if running trusted systems).&lt;/USER&gt;</description>
      <pubDate>Mon, 08 May 2006 15:09:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-interactive-passwd/m-p/3784250#M263715</guid>
      <dc:creator>Greg Vaidman</dc:creator>
      <dc:date>2006-05-08T15:09:22Z</dc:date>
    </item>
  </channel>
</rss>

