<?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: authentification problem on Samba3 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956429#M550109</link>
    <description>I think there should be no need. Or if you bliew it away .. a new one will simply be created..</description>
    <pubDate>Wed, 01 Feb 2006 13:23:01 GMT</pubDate>
    <dc:creator>Zinky</dc:creator>
    <dc:date>2006-02-01T13:23:01Z</dc:date>
    <item>
      <title>authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956416#M550096</link>
      <description>I've just "cloned" my working samba2 server on my new Tru64 machine's samba3. I use the same smb.conf changing only a netbios name:&lt;BR /&gt;&lt;BR /&gt;# Global parameters&lt;BR /&gt;[global]&lt;BR /&gt; workgroup = SC1&lt;BR /&gt; netbios name = SGIIC3&lt;BR /&gt; security = SERVER&lt;BR /&gt; encrypt passwords = Yes&lt;BR /&gt; update encrypted = Yes&lt;BR /&gt; password server = NTIMP1&lt;BR /&gt;&lt;BR /&gt;My MS admin registered the new netbios name sgiic3.&lt;BR /&gt;Well, now I see a SGIIC3 server but any connection is rejected. The output of a debug level = 3 is in attachement.&lt;BR /&gt;&lt;BR /&gt;Any idea :-)?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2006 09:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956416#M550096</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2006-02-01T09:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956417#M550097</link>
      <description>How are you connecting to your Samba 3 server? On your windows client - do you login with a user-id that matches you ruser-id on your UNIX server hosting samba?&lt;BR /&gt;&lt;BR /&gt;Do you use user maps?&lt;BR /&gt;&lt;BR /&gt;I suppose your Samba2 server is not a domain member right? Can you post "testparm" output from both your Samba2 and your Samba3 configs?&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2006 09:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956417#M550097</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2006-02-01T09:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956418#M550098</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check the samba log file mentioned in smb.conf&lt;BR /&gt;&lt;BR /&gt;It may have errors.&lt;BR /&gt;&lt;BR /&gt;You may need to run the net join command again.&lt;BR /&gt;&lt;BR /&gt;The trust relationship with the domain may need to be reset on the PDC.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 01 Feb 2006 09:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956418#M550098</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-01T09:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956419#M550099</link>
      <description>You need to re-join the domain from the new server...&lt;BR /&gt;&lt;BR /&gt;Get the MS Admin to remove the host from server manager....&lt;BR /&gt;&lt;BR /&gt;I would use SECURITY=DOMAIN or ADS not SERVER with samba 3....&lt;BR /&gt;&lt;BR /&gt;You may also need winbind running as well...&lt;BR /&gt;&lt;BR /&gt;I have some good info and pointers to docs in this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949365" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949365&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 01 Feb 2006 09:46:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956419#M550099</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-01T09:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956420#M550100</link>
      <description>Peace SEP.&lt;BR /&gt;&lt;BR /&gt;His config is not a Windows Domain member but SERVER security but uses a password server for authentication (NTIMP1)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Oleg:&lt;BR /&gt;&lt;BR /&gt;I am not sure if such scheme is still supported in SAMBA3 -- SECURITY=SERVER and a PASSWORD SERVER. However can you check if NTIMP1 is accessible on your SAMBA3 machine? Also - from your logs -- what does 172.16.241.43 correspond to? Also, is NTIMP1 an NT 4.0 PDC or BDC?&lt;BR /&gt;&lt;BR /&gt;I used to have several servers configured as yours (with a password server - usually a BDC). I never attempted to maintain the same config but instead am using SECURITY=DOMAIN.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2006 09:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956420#M550100</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2006-02-01T09:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956421#M550101</link>
      <description>The output of a findsmb:&lt;BR /&gt;...&lt;BR /&gt;172.16.241.43 NTIMP1 [SC1][Windows NT 4.0][NT LAN Manager 4.0]&lt;BR /&gt;Yes, I did "net join" but really I don't understand what a user name I have to use. In samba I didn't define any :-( or simple:&lt;BR /&gt;net rpc join -U administrator&lt;BR /&gt;??&lt;BR /&gt;a testparm is in attachment.&lt;BR /&gt;Well, I'll go to change to security = DOMAIN.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2006 10:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956421#M550101</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2006-02-01T10:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956422#M550102</link>
      <description>Hmm.. I never thought security=Server plus a password server  configuration is considered a Domain Member under testparm.. It is supposd to be a pass thru authentication scheme.&lt;BR /&gt;&lt;BR /&gt;Anyways, to add your Samba3 config to your domain. Have your Windows Admin add the samba service to your domain which is basically creating a "machine account" on the domain PDC. If you're running Windows 2000/2003 .. then the Windows Admin will need to use Server Manager or the WIzard and create the machine account. Make sure "Allow Pre-Windows 2000 Computers to use this account" is enabled to the machine account.&lt;BR /&gt;&lt;BR /&gt;Once that is done, edit your smb.conf so its security=domain. Restart it and simply do:&lt;BR /&gt;&lt;BR /&gt;net rpc join &lt;BR /&gt;&lt;BR /&gt;or if that does not work.&lt;BR /&gt;&lt;BR /&gt;net rpc oldjoin&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2006 11:07:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956422#M550102</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2006-02-01T11:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956423#M550103</link>
      <description>Hi Oleg,&lt;BR /&gt;&lt;BR /&gt;With net join you are asking to join the Windows/NT domain.  &lt;BR /&gt;&lt;BR /&gt;You will need a username and password of a Windows/NT user that has permission to join the domain.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Wed, 01 Feb 2006 11:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956423#M550103</guid>
      <dc:creator>Gavin Clarke</dc:creator>
      <dc:date>2006-02-01T11:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956424#M550104</link>
      <description>BTW.. using the method I described - you will not need to drag the WIndows Admin to your UNIX Samba machine and ask him to type in the Admin password..&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2006 11:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956424#M550104</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2006-02-01T11:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956425#M550105</link>
      <description>Oleg,&lt;BR /&gt;&lt;BR /&gt;Use Nelson's method or look at Geoff Wild's post.&lt;BR /&gt;&lt;BR /&gt;I was just answering a little question not giving you the best solution overall.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;Anyway dragging Windows admins around is fun.</description>
      <pubDate>Wed, 01 Feb 2006 11:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956425#M550105</guid>
      <dc:creator>Gavin Clarke</dc:creator>
      <dc:date>2006-02-01T11:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956426#M550106</link>
      <description>Hmm.. in other words I have to &lt;BR /&gt;1. reset machine name in a MS DOMAIN;&lt;BR /&gt;2. put in a smb.conf only the following (?):&lt;BR /&gt;&lt;BR /&gt;[global]&lt;BR /&gt; workgroup = SC1&lt;BR /&gt; netbios name = SGIIC3&lt;BR /&gt; security = DOMAIN&lt;BR /&gt; encrypt passwords = Yes&lt;BR /&gt; update encrypted = Yes&lt;BR /&gt;&lt;BR /&gt;3. restart samba&lt;BR /&gt;4. net rcp join&lt;BR /&gt;&lt;BR /&gt;??</description>
      <pubDate>Wed, 01 Feb 2006 11:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956426#M550106</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2006-02-01T11:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956427#M550107</link>
      <description>encrypt passwords = Yes is the default&lt;BR /&gt;&lt;BR /&gt;If you really want update encrypted = Yes, then in order for this parameter to work correctly the encrypt passwords parameter must be set to no .&lt;BR /&gt;&lt;BR /&gt;You do not want that....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Feb 2006 11:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956427#M550107</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-01T11:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956428#M550108</link>
      <description>Do I have to remove a private/secrets.tdb before restart?</description>
      <pubDate>Wed, 01 Feb 2006 12:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956428#M550108</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2006-02-01T12:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956429#M550109</link>
      <description>I think there should be no need. Or if you bliew it away .. a new one will simply be created..</description>
      <pubDate>Wed, 01 Feb 2006 13:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956429#M550109</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2006-02-01T13:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956430#M550110</link>
      <description>Sorry but doesn't work.&lt;BR /&gt;./net rpc oldjoin was OK but like before I see the smba server but if I want connect to I get the popup window asks me user/pw, etc. Seems like samba can't identify:&lt;BR /&gt;&lt;BR /&gt; [2006/02/02 17:10:47, 0] smbd/server.c:(806)&lt;BR /&gt;  smbd version 3.0.20b started.&lt;BR /&gt;  Copyright Andrew Tridgell and the Samba Team 1992-2005&lt;BR /&gt;[2006/02/02 17:10:47, 1] smbd/files.c:(207)&lt;BR /&gt;  file_init: Information only: requested 10000 open files, 4076 are available.&lt;BR /&gt;[2006/02/02 17:15:13, 0] auth/auth_util.c:(1173)&lt;BR /&gt;  make_server_info_info3: pdb_init_sam failed!&lt;BR /&gt;[2006/02/02 17:15:13, 0] auth/auth_util.c:(1173)&lt;BR /&gt;  make_server_info_info3: pdb_init_sam failed!&lt;BR /&gt;[2006/02/02 17:15:34, 0] auth/auth_util.c:(1173)&lt;BR /&gt;  make_server_info_info3: pdb_init_sam failed!&lt;BR /&gt;[2006/02/02 17:15:34, 0] auth/auth_util.c:(1173)&lt;BR /&gt;  make_server_info_info3: pdb_init_sam failed!&lt;BR /&gt;&lt;BR /&gt;pls, HELP!</description>
      <pubDate>Thu, 02 Feb 2006 11:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956430#M550110</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2006-02-02T11:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956431#M550111</link>
      <description>Kongratz on your join!&lt;BR /&gt;&lt;BR /&gt;Your current problem appears to be kernel related.... what's your kernel param for maximum number of open files set at? You may need to increase that...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 11:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956431#M550111</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2006-02-02T11:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956432#M550112</link>
      <description>Well, including I try to register (after all:-() like (with the help from the client's MS admin) but:&lt;BR /&gt;&lt;BR /&gt;./net rpc join&lt;BR /&gt;Password:&lt;BR /&gt;Could not connect to server SRVSC1&lt;BR /&gt;The account was locked out.&lt;BR /&gt;&lt;BR /&gt;:-(</description>
      <pubDate>Thu, 02 Feb 2006 11:48:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956432#M550112</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2006-02-02T11:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956433#M550113</link>
      <description>Once you've joined the domain.. that's it.. you need not net join once more or your machine account will be locked out! You will now need to have your machine account refreshed and do a net old join once more since you're locked out.&lt;BR /&gt;&lt;BR /&gt;net rpc testjoin to validate your joined to the domain.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 11:50:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956433#M550113</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2006-02-02T11:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956434#M550114</link>
      <description>In a sysconfigtab I don't see any about it. How can I know a max file?</description>
      <pubDate>Thu, 02 Feb 2006 11:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956434#M550114</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2006-02-02T11:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: authentification problem on Samba3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956435#M550115</link>
      <description># ./net rpc testjoin&lt;BR /&gt;Join to 'SC1' is OK&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Feb 2006 11:54:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentification-problem-on-samba3/m-p/4956435#M550115</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2006-02-02T11:54:27Z</dc:date>
    </item>
  </channel>
</rss>

