<?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: smbpasswd error! in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108775#M87613</link>
    <description>1) You are in Linux, the question will move.&lt;BR /&gt;&lt;BR /&gt;2) The user must exist first in /etc/passwd prior to running smbpasswd. create the user and try again. Set the password with the passwd command.&lt;BR /&gt;&lt;BR /&gt;smbpasswd -al -m peter &lt;PASSWORD&gt;&lt;BR /&gt;&lt;BR /&gt;3) Your version of samba is very old.  Try &lt;A href="http://www.samba.org" target="_blank"&gt;http://www.samba.org&lt;/A&gt; for a newer distribution which you can compile. on your 10.20 system.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;</description>
    <pubDate>Mon, 03 Nov 2003 11:25:09 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-11-03T11:25:09Z</dc:date>
    <item>
      <title>smbpasswd error!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108773#M87611</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;     I am installing samba 2.0.7 on my HPUX 10.20 system. I currently configured my smb.conf file to an extent of my knowledge. But I am not pretty sure if my configuration is correct. If anybody has a this file configured for 10.20 system for bare minimum requirement of a Windows 2000 user to access this box then please do send me. &lt;BR /&gt;&lt;BR /&gt;Also another issue which I am facing is that am not able to add user with "smbpasswd -a -m peter" command. Whenever I use this command for an existing user on my HPUX system it gives me:&lt;BR /&gt;&lt;BR /&gt;User peter$ does not exist in system password file (usually /etc/passwd). Cannot add account without a valid local system user.&lt;BR /&gt;Failed to modify password entry for user peter$&lt;BR /&gt;&lt;BR /&gt;Why is my system giving this error. Please suggest. Also, if there is any place where I can get information to configure samba on my 10.20 box then please let me know.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Peter&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 11:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108773#M87611</guid>
      <dc:creator>Peter_227</dc:creator>
      <dc:date>2003-11-03T11:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: smbpasswd error!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108774#M87612</link>
      <description>Peter,&lt;BR /&gt;&lt;BR /&gt;I'm not sure how it works on HP but on RH you have to add your self to the /etc/samba/smbusers file like this:&lt;BR /&gt;&lt;BR /&gt;peter - Peter Lastname&lt;BR /&gt;&lt;BR /&gt;Then you make the passwd:&lt;BR /&gt;&lt;BR /&gt;smbpasswd -a peter yoursecretpasswd</description>
      <pubDate>Mon, 03 Nov 2003 11:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108774#M87612</guid>
      <dc:creator>frans tigelaar</dc:creator>
      <dc:date>2003-11-03T11:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: smbpasswd error!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108775#M87613</link>
      <description>1) You are in Linux, the question will move.&lt;BR /&gt;&lt;BR /&gt;2) The user must exist first in /etc/passwd prior to running smbpasswd. create the user and try again. Set the password with the passwd command.&lt;BR /&gt;&lt;BR /&gt;smbpasswd -al -m peter &lt;PASSWORD&gt;&lt;BR /&gt;&lt;BR /&gt;3) Your version of samba is very old.  Try &lt;A href="http://www.samba.org" target="_blank"&gt;http://www.samba.org&lt;/A&gt; for a newer distribution which you can compile. on your 10.20 system.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;</description>
      <pubDate>Mon, 03 Nov 2003 11:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108775#M87613</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-03T11:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: smbpasswd error!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108776#M87614</link>
      <description>Thannks,&lt;BR /&gt;          &lt;BR /&gt;-I am not on Linux I am using HPUX 10.20. &lt;BR /&gt;&lt;BR /&gt;- My etc/passwd/ has enrty of the the username I am trying to add with smbpasswd. &lt;BR /&gt;&lt;BR /&gt;- The newer version of samba on the samba site is for HPUX 11.X( As specified in README) so I did not take a risk of testing that.&lt;BR /&gt;&lt;BR /&gt;The only place where I could find samba for 10.20 OS is this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://sunsite.org.uk/packages/samba/Binary_Packages/hp/samba-2.0.7-2-hppa1.1-hp-hpux10.20.tar.Z" target="_blank"&gt;ftp://sunsite.org.uk/packages/samba/Binary_Packages/hp/samba-2.0.7-2-hppa1.1-hp-hpux10.20.tar.Z&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 03 Nov 2003 12:07:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108776#M87614</guid>
      <dc:creator>Peter_227</dc:creator>
      <dc:date>2003-11-03T12:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: smbpasswd error!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108777#M87615</link>
      <description>I know you are using HP-UX. My note indicates that the forrum G-ds will locate and move this question.&lt;BR /&gt;&lt;BR /&gt;My instructions are valid for Linux and HP-UX(see my priofile).&lt;BR /&gt;&lt;BR /&gt;You should hunt down a newer version of samba, even if you ahve to compile it yourself.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://de.samba.org/samba/ftp/docs/autoreply.txt" target="_blank"&gt;http://de.samba.org/samba/ftp/docs/autoreply.txt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://de.samba.org/samba/ftp/samba-latest.tar.gz" target="_blank"&gt;http://de.samba.org/samba/ftp/samba-latest.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 03 Nov 2003 13:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/smbpasswd-error/m-p/3108777#M87615</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-03T13:10:53Z</dc:date>
    </item>
  </channel>
</rss>

