<?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: samba password error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328885#M568075</link>
    <description># ./testparm&lt;BR /&gt;Load smb config files from /usr/local/samba/lib/smb.conf&lt;BR /&gt;Processing section "[homes]"&lt;BR /&gt;Processing section "[public]"&lt;BR /&gt;Loaded services file OK.&lt;BR /&gt;Server role: ROLE_STANDALONE&lt;BR /&gt;Press enter to see a dump of your service definitions&lt;BR /&gt;&lt;BR /&gt;# Global parameters&lt;BR /&gt;[global]&lt;BR /&gt;        workgroup = MYGROUP&lt;BR /&gt;        server string = Samba Server&lt;BR /&gt;        security = SHARE&lt;BR /&gt;        log file = /usr/local/samba/var/log.%m&lt;BR /&gt;        max log size = 50&lt;BR /&gt;        dns proxy = No&lt;BR /&gt;&lt;BR /&gt;[homes]&lt;BR /&gt;        comment = Home Directories&lt;BR /&gt;        read only = No&lt;BR /&gt;&lt;BR /&gt;[public]&lt;BR /&gt;        path = /home&lt;BR /&gt;        read only = No&lt;BR /&gt;        guest only = Yes&lt;BR /&gt;        guest ok = Yes&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Jul 2004 09:10:15 GMT</pubDate>
    <dc:creator>Jannik</dc:creator>
    <dc:date>2004-07-12T09:10:15Z</dc:date>
    <item>
      <title>samba password error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328884#M568074</link>
      <description># ./samba.server start&lt;BR /&gt;Starting SMB services&lt;BR /&gt;smbd started&lt;BR /&gt;nmbd started&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep smb&lt;BR /&gt;    root 29244     1  0 15:51:19 ?         0:00 /usr/local/samba/sbin/nmbd -D -s /usr/local/samba/lib/smb.co&lt;BR /&gt;    root 29273  4442  0 15:52:20 pts/2     0:00 grep smb&lt;BR /&gt;    root 29242     1  0 15:51:18 ?         0:00 /usr/local/samba/sbin/smbd -D -s /usr/local/samba/lib/smb.co&lt;BR /&gt;&lt;BR /&gt;# ./smbstatus&lt;BR /&gt;sessionid.tdb not initialised&lt;BR /&gt;&lt;BR /&gt;Service      pid     machine       Connected at&lt;BR /&gt;-------------------------------------------------------&lt;BR /&gt;No locked files&lt;BR /&gt;&lt;BR /&gt;# ./smbclient -L localhost -U nobody&lt;BR /&gt;Password:&lt;BR /&gt;session setup failed: Call returned zero bytes (EOF)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LOG ERROR MESSAGE:&lt;BR /&gt;&lt;BR /&gt;[2004/07/12 16:03:17, 0] passdb/pdb_smbpasswd.c:getsmbfilepwent(430)&lt;BR /&gt;  getsmbfilepwent: malformed password entry (no terminating :)&lt;BR /&gt;[2004/07/12 16:03:17, 0] lib/util_sec.c:assert_gid(113)&lt;BR /&gt;  Failed to set gid privileges to (-1,-2) now set to (0,0) uid=(0,0)&lt;BR /&gt;[2004/07/12 16:03:17, 0] lib/util.c:smb_panic(1400)&lt;BR /&gt;  PANIC: failed to set gid&lt;BR /&gt;&lt;BR /&gt;[2004/07/12 16:03:17, 0] lib/fault.c:fault_report(36)&lt;BR /&gt;  ===============================================================&lt;BR /&gt;[2004/07/12 16:03:17, 0] lib/fault.c:fault_report(37)&lt;BR /&gt;  INTERNAL ERROR: Signal 6 in pid 812 (3.0.2a)&lt;BR /&gt;  Please read the appendix Bugs of the Samba HOWTO collection&lt;BR /&gt;[2004/07/12 16:03:17, 0] lib/fault.c:fault_report(39)&lt;BR /&gt;  ===============================================================&lt;BR /&gt;[2004/07/12 16:03:17, 0] lib/util.c:smb_panic(1400)&lt;BR /&gt;  PANIC: internal error&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 09:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328884#M568074</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-07-12T09:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: samba password error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328885#M568075</link>
      <description># ./testparm&lt;BR /&gt;Load smb config files from /usr/local/samba/lib/smb.conf&lt;BR /&gt;Processing section "[homes]"&lt;BR /&gt;Processing section "[public]"&lt;BR /&gt;Loaded services file OK.&lt;BR /&gt;Server role: ROLE_STANDALONE&lt;BR /&gt;Press enter to see a dump of your service definitions&lt;BR /&gt;&lt;BR /&gt;# Global parameters&lt;BR /&gt;[global]&lt;BR /&gt;        workgroup = MYGROUP&lt;BR /&gt;        server string = Samba Server&lt;BR /&gt;        security = SHARE&lt;BR /&gt;        log file = /usr/local/samba/var/log.%m&lt;BR /&gt;        max log size = 50&lt;BR /&gt;        dns proxy = No&lt;BR /&gt;&lt;BR /&gt;[homes]&lt;BR /&gt;        comment = Home Directories&lt;BR /&gt;        read only = No&lt;BR /&gt;&lt;BR /&gt;[public]&lt;BR /&gt;        path = /home&lt;BR /&gt;        read only = No&lt;BR /&gt;        guest only = Yes&lt;BR /&gt;        guest ok = Yes&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jul 2004 09:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328885#M568075</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2004-07-12T09:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: samba password error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328886#M568076</link>
      <description>Hi Jannik,&lt;BR /&gt;&lt;BR /&gt;maybe you should make the following entry in the global section :&lt;BR /&gt;password server = &lt;SERVER_NAME&gt;&lt;BR /&gt;and additionally make the requested entries in the smbpasswd file&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Franky&lt;/SERVER_NAME&gt;</description>
      <pubDate>Mon, 12 Jul 2004 09:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328886#M568076</guid>
      <dc:creator>Franky_1</dc:creator>
      <dc:date>2004-07-12T09:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: samba password error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328887#M568077</link>
      <description>Hi Jannik,&lt;BR /&gt;&lt;BR /&gt;Share level security isn't a good idea for Samba, especially for users' home directories.  If you really do want to use this security method I'd suggest you take a look at the section of the O'Reilly Using Samba book that discusses this.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Mon, 12 Jul 2004 09:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328887#M568077</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-07-12T09:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: samba password error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328888#M568078</link>
      <description>Where did you get Samba from?&lt;BR /&gt;&lt;BR /&gt;Should have:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can you increase logging level to 2 in your smb.conf file, restart samba, and try again.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 12 Jul 2004 09:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328888#M568078</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-07-12T09:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: samba password error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328889#M568079</link>
      <description>hi,&lt;BR /&gt;have you registered user nobody via smbpasswd ? (smbpasswd -a nobody)&lt;BR /&gt;&lt;BR /&gt;if local autentication is used (without global option "password server")&lt;BR /&gt;all users have to have smb account, try it and post result&lt;BR /&gt;&lt;BR /&gt;br jan</description>
      <pubDate>Mon, 12 Jul 2004 09:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-password-error/m-p/3328889#M568079</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-07-12T09:50:47Z</dc:date>
    </item>
  </channel>
</rss>

