<?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: Change user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845118#M274002</link>
    <description>Shalom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;logged on as peter&lt;BR /&gt;scp -p filename tom@hostname:/tmp&lt;BR /&gt;&lt;BR /&gt;Thats the basic syntax. So long as you know the passwords you can but username@ in front of the hostname.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 17 Aug 2006 02:55:56 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-08-17T02:55:56Z</dc:date>
    <item>
      <title>Change user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845117#M274001</link>
      <description>I would like to use "scp" to copy file from host A to host B , how to change the user of host A before file copy .&lt;BR /&gt;&lt;BR /&gt;example :&lt;BR /&gt;Host A has a user peter &amp;amp; george&lt;BR /&gt;Host B has a user tom&lt;BR /&gt;&lt;BR /&gt;at Host A run "scp file host B" , the copy process will run by peter , if I want the file copy is run by george , what can I do ? thx</description>
      <pubDate>Thu, 17 Aug 2006 02:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845117#M274001</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-17T02:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845118#M274002</link>
      <description>Shalom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;logged on as peter&lt;BR /&gt;scp -p filename tom@hostname:/tmp&lt;BR /&gt;&lt;BR /&gt;Thats the basic syntax. So long as you know the passwords you can but username@ in front of the hostname.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Aug 2006 02:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845118#M274002</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-17T02:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845119#M274003</link>
      <description>thx steven,&lt;BR /&gt;&lt;BR /&gt;I have one more questions , If I want to allow null password to copy file , what can I do ? thx</description>
      <pubDate>Thu, 17 Aug 2006 03:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845119#M274003</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-17T03:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845120#M274004</link>
      <description>You should use the user account registered on host B&lt;BR /&gt;&lt;BR /&gt;scp file tom@hostB:/destination_directory&lt;BR /&gt;&lt;BR /&gt;and then You will be asked to enter tom's password&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Thu, 17 Aug 2006 03:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845120#M274004</guid>
      <dc:creator>Yarek</dc:creator>
      <dc:date>2006-08-17T03:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845121#M274005</link>
      <description>thx Yarek,&lt;BR /&gt;&lt;BR /&gt;it works now ,  If I want to allow tom can use null password to copy file , what can I do ? thx</description>
      <pubDate>Thu, 17 Aug 2006 03:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845121#M274005</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-17T03:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845122#M274006</link>
      <description>Nash,&lt;BR /&gt;&lt;BR /&gt;I've never used null password in my environment. I think it is not good idea&lt;BR /&gt;Rather than  i recommend You to generate "ssh key" (ssh-keygen with -N '' arguments which tells it to generate keys with null passwords)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds</description>
      <pubDate>Thu, 17 Aug 2006 03:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845122#M274006</guid>
      <dc:creator>Yarek</dc:creator>
      <dc:date>2006-08-17T03:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845123#M274007</link>
      <description>thx reply, &lt;BR /&gt;&lt;BR /&gt;I never try to generate key , can advise how to generate key ? thx</description>
      <pubDate>Thu, 17 Aug 2006 04:04:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845123#M274007</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-17T04:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845124#M274008</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;look at the man page of ssh - you'll find all you need to setup passwordless file transfer.&lt;BR /&gt;&lt;BR /&gt;In short:&lt;BR /&gt;- create keys for the 'from-user'&lt;BR /&gt;- put the public key of the 'from-user' into the authorized_keys file of the 'to-user'.&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Thu, 17 Aug 2006 04:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845124#M274008</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-08-17T04:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845125#M274009</link>
      <description>Nash,&lt;BR /&gt;&lt;BR /&gt;please check:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/T1471-90015/T1471-90015.pdf" target="_blank"&gt;http://docs.hp.com/en/T1471-90015/T1471-90015.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I think it can be helpful.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2006 04:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-user/m-p/3845125#M274009</guid>
      <dc:creator>Yarek</dc:creator>
      <dc:date>2006-08-17T04:10:18Z</dc:date>
    </item>
  </channel>
</rss>

