<?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: CIFS server user isses in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073279#M141189</link>
    <description>The password server is a HP-UX box (192.168.1.78)&lt;BR /&gt;&lt;BR /&gt;this is the file&lt;BR /&gt;&lt;BR /&gt;thanks</description>
    <pubDate>Wed, 17 Sep 2003 14:37:57 GMT</pubDate>
    <dc:creator>SM_3</dc:creator>
    <dc:date>2003-09-17T14:37:57Z</dc:date>
    <item>
      <title>CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073266#M141176</link>
      <description>I'm using the latest version of CIFS server for HP-UX 11.00.&lt;BR /&gt;&lt;BR /&gt;Have installed the software and can see a few file systems from the windows client.&lt;BR /&gt;This only occurs since I have chosen the Security level as "share."&lt;BR /&gt;&lt;BR /&gt;With Security level "User"&lt;BR /&gt;I have created the user accounts and used smbpasswd.&lt;BR /&gt;&lt;BR /&gt;When I do logon as user "pluto1$" and enter passwd I recieve another logon prompt and therefore no access to the file system.&lt;BR /&gt;&lt;BR /&gt;As said this does not occur if I chose security level share.&lt;BR /&gt;&lt;BR /&gt;Where am I going wrong?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 13:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073266#M141176</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-09-17T13:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073267#M141177</link>
      <description>What does the log file say?&lt;BR /&gt;With security level set to server, the clients will have to provide the username and password.</description>
      <pubDate>Wed, 17 Sep 2003 13:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073267#M141177</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-09-17T13:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073268#M141178</link>
      <description>In order to use user level security CIFS must be configured for encrytped password.  Under the [global] section have:&lt;BR /&gt;security = user&lt;BR /&gt;encrypt passwords = yes&lt;BR /&gt;smb passwd file = /path to smbpasswd.&lt;BR /&gt;&lt;BR /&gt;Any other problems please post your smb.conf file.&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Wed, 17 Sep 2003 13:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073268#M141178</guid>
      <dc:creator>jbjbjb</dc:creator>
      <dc:date>2003-09-17T13:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073269#M141179</link>
      <description>If you are using NT clients, then you must make sure encrypted passwords are enabled. NT clients cannot use cleartext passwords like Win9x (at least not without some registry hacks). This could be part of the problem.&lt;BR /&gt;&lt;BR /&gt;Also, take a look at security_level.txt in /opt/samba/docs/textdocs.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Wed, 17 Sep 2003 13:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073269#M141179</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-09-17T13:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073270#M141180</link>
      <description>That userid of pluto1$ doesn't look right to me. Are you sure that is a valid username? I was thinking that NT considers the dollar sign a special character meaning Administrator or something. Maybe I am thinking of a share name on NT. Could you create a different userid for testing without a trailing $ sign? If the client is an NT workstation it will by default send passwords encrypted, you have to hack the registry to make it send plain text (security issue). As others have said make sure your smb.conf file, under the "GLOBAL" section has encrypt passwords = Yes &lt;BR /&gt;&lt;BR /&gt;I also find it easier to configure CIFS (Samba) with the swat utility for newbies.</description>
      <pubDate>Wed, 17 Sep 2003 13:41:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073270#M141180</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-09-17T13:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073271#M141181</link>
      <description>user id's with special characters in them make HP-UX unhappy.&lt;BR /&gt;&lt;BR /&gt;Have you done smbpasswd -a &lt;USERNAME&gt; &lt;PASSWORD&gt; for that user?&lt;BR /&gt;&lt;BR /&gt;What were the results?&lt;BR /&gt;&lt;BR /&gt;smpasswd -a pluto$ password&lt;BR /&gt;&lt;BR /&gt;# lets check the return code.&lt;BR /&gt;rc=$?&lt;BR /&gt;&lt;BR /&gt;echo $rc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Wed, 17 Sep 2003 13:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073271#M141181</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-17T13:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073272#M141182</link>
      <description>I changed the user id to pluto!&lt;BR /&gt;Also changed the passwd successfully&lt;BR /&gt;&lt;BR /&gt;#echo $?&lt;BR /&gt;#0&lt;BR /&gt;&lt;BR /&gt;still same problem&lt;BR /&gt;keep on facing the logon prompt regardless&lt;BR /&gt;&lt;BR /&gt;hang on will post the smb.conf file&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 17 Sep 2003 14:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073272#M141182</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-09-17T14:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073273#M141183</link>
      <description>pluto not pluto!</description>
      <pubDate>Wed, 17 Sep 2003 14:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073273#M141183</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-09-17T14:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073274#M141184</link>
      <description>still having the user issues &lt;BR /&gt;&lt;BR /&gt;here is the smb.conf&lt;BR /&gt;&lt;BR /&gt;thanks for all the help!</description>
      <pubDate>Wed, 17 Sep 2003 14:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073274#M141184</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-09-17T14:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073275#M141185</link>
      <description>Now I am confused. Do you still have the CIFS server set to share not user? If it is set to share you will have to really look at permissions on those "shares" from the UNIX side. It could be that you are trying to see or use an exported "share" that the user pluto doesn't have access to.&lt;BR /&gt;&lt;BR /&gt;I would advise using user instead of share, and really suggest that you use SWAT to configure shares, users, global parameters etc. The help files are great for explaining what each selection does. I am normally not a fan of GUI's or web based admins, but I used to drive my self nuts with the smb.conf file until I found SWAT. Now I rarely have problems.</description>
      <pubDate>Wed, 17 Sep 2003 14:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073275#M141185</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-09-17T14:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073276#M141186</link>
      <description>Thank you for the post of the smb.conf file. Fist thing that jumps out to me is that you have it still set to SHARE and you have a password server defined. Is that address an NT server? Is this a member of a domain or a workgroup? If that address points to an NT server then it is looking on that NT server for the username pluto and never asks itself for the username password combination. So all of the work you did with smbpasswd is wasted.</description>
      <pubDate>Wed, 17 Sep 2003 14:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073276#M141186</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-09-17T14:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073277#M141187</link>
      <description>I am using SWAT.&lt;BR /&gt;&lt;BR /&gt;not it's set to user&lt;BR /&gt;(I changed to share so I could grab the smb.conf file)&lt;BR /&gt;&lt;BR /&gt;so right now I'm set to User and access to the file systems is denied- no login prompt&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 14:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073277#M141187</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-09-17T14:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073278#M141188</link>
      <description>One more observation, you have &lt;BR /&gt;hosts allow = 192.168.1.1&lt;BR /&gt;is that the IP address of the client you are trying to connect from?&lt;BR /&gt;&lt;BR /&gt;I don't mean to insult your intelligence if these questions seem pretty basic. When I have worked on a frustrating problem for a while I appreciate someone else looking at my work to make sure I didn't overlook something.</description>
      <pubDate>Wed, 17 Sep 2003 14:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073278#M141188</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-09-17T14:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073279#M141189</link>
      <description>The password server is a HP-UX box (192.168.1.78)&lt;BR /&gt;&lt;BR /&gt;this is the file&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 17 Sep 2003 14:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073279#M141189</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-09-17T14:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073280#M141190</link>
      <description>Yes 192.168.1.1 is the client I'm connecting from (win2k)&lt;BR /&gt;&lt;BR /&gt;thanks for the help&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 14:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073280#M141190</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-09-17T14:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073281#M141191</link>
      <description>You may want to verify this but I am pretty sure that the "password server" name has to be an NT or Win2k Domain controller or another Samba server set to exchange encrypted passwords. &lt;BR /&gt;&lt;BR /&gt;You may want to verify that the password server does in fact use encrypted, and pluto is defined on that system and the passwords are synced up.</description>
      <pubDate>Wed, 17 Sep 2003 14:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073281#M141191</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-09-17T14:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073282#M141192</link>
      <description>When you said that the password server is an HPUX box, is this the HP box that you are running on? If it the same box, you should remove the address for the password server, it will handle the authentication. It could be trying to send a request to itself and losing it on network.</description>
      <pubDate>Wed, 17 Sep 2003 14:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073282#M141192</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-09-17T14:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073283#M141193</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For your information.&lt;BR /&gt;&lt;BR /&gt;When you set the parameter "security=share"&lt;BR /&gt;samba acts like Windows workgoup.&lt;BR /&gt;In case of security=user act like PDC.&lt;BR /&gt;&lt;BR /&gt;When you are using security=user like PDC.&lt;BR /&gt;On samba server, unix user account and also samba user account also must be created.&lt;BR /&gt;&lt;BR /&gt;Normally, in NT/2000 workstation logon problem due to password athentication failing.&lt;BR /&gt;Fix for this by updating the registry at client.&lt;BR /&gt;&lt;BR /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStatio&lt;BR /&gt;n\Parameters]&lt;BR /&gt;"EnablePlainTextPassword"=dword:00000001&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Rajesh &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2003 14:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073283#M141193</guid>
      <dc:creator>Rajesh SB</dc:creator>
      <dc:date>2003-09-17T14:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS server user isses</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073284#M141194</link>
      <description>Install webmin it has a nice samba interface for configuration.</description>
      <pubDate>Wed, 17 Sep 2003 15:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-server-user-isses/m-p/3073284#M141194</guid>
      <dc:creator>jbjbjb</dc:creator>
      <dc:date>2003-09-17T15:35:11Z</dc:date>
    </item>
  </channel>
</rss>

