<?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: Authentication problem with CIFS (Samba) from Windows in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396831#M200091</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Be aware with encryption problems between XP/W2K clients and HP-UX samba server.&lt;BR /&gt;&lt;BR /&gt;The problem when if you want to use /etc/passwd users for SAMBA, you must choose option: 'encrypt passwords = NO ' in SAMBA configuration but Windows OS crypt password by default. You can configure Windows for no crypt password (HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP for W95 and W98, HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\Rdr\Parameters for WNT, W2000 or WXP. Add DWORD key 'EnablePlainTextPassword' with value = 1). &lt;BR /&gt;This works well with W95 and W98, but W2000 and XP crypt already password when you open session. You can connect SAMBA ressources like with W98 and W95 AFTER session is opening but you must enter user and password again one time.&lt;BR /&gt;&lt;BR /&gt;Best solution is using 'encrypt password = yes' but with this option you can't use /etc/passwd for SAMBA users. You must use SAMBA password file. The two files are independant and you must manage twice.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See: &lt;A href="http://samba.linuxbe.org/fr/samba/learn/encryption.html." target="_blank"&gt;http://samba.linuxbe.org/fr/samba/learn/encryption.html.&lt;/A&gt; (In french).&lt;BR /&gt;&lt;A href="http://sambafr.idealx.org/samba/docs/man/Samba-Guide/" target="_blank"&gt;http://sambafr.idealx.org/samba/docs/man/Samba-Guide/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;JMB</description>
    <pubDate>Tue, 12 Oct 2004 08:46:38 GMT</pubDate>
    <dc:creator>BONNAFOUS Jean Marc</dc:creator>
    <dc:date>2004-10-12T08:46:38Z</dc:date>
    <item>
      <title>Authentication problem with CIFS (Samba) from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396827#M200087</link>
      <description>hi Guys, &lt;BR /&gt;I am trying to configure samba for share type of security. My scenario is HP-UX 11i on rp2470 servers where i setup the samba server and the clients are all windows xp/windows2000 who are all part of an ntdomain (joined) . i do not wish to make my unix server a member server of the domain. I want the users to access these shares by just entering a password when they want to use the shared file.. I was able to create one folder and enable the guest access hence all users can just browse this folder from any windowsXP of Win2000 client. Now i want to make the access user specific. I tried setting the attribute for guest and set valid users to sambauser on which also exists in my Unix users group. At the same time this sambauser is also a valid user on my ntdomain. i tried several things . but to no avail. i can see the folder is shared but when i double-click it pops up a dialog box asking for authentication . that too it fades out the username box forcing me to login with the unixserver\guest accnt prompting only for password. So i went to network neighbourhood and tried to map the drive where i can specify to log on using a different username and password.. but it looks like the system is accepting this authentication .. but immediately afterwards it pops up the same " invalid username or password " dialog box asking for "unixserver\guest" password .. &lt;BR /&gt;please help!!!&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Oct 2004 10:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396827#M200087</guid>
      <dc:creator>Victor_101</dc:creator>
      <dc:date>2004-10-09T10:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication problem with CIFS (Samba) from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396828#M200088</link>
      <description>Hi Victor,&lt;BR /&gt;&lt;BR /&gt;Personally I wouldn't use share level security.    You could consider using user level security, and having a number of users defined, especially if you are only defining a single share.&lt;BR /&gt;&lt;BR /&gt;I recommend you take a read of the O'Reilly Using Samba book for more discussion of how share level security works.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Mon, 11 Oct 2004 11:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396828#M200088</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-10-11T11:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication problem with CIFS (Samba) from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396829#M200089</link>
      <description>Seems a simple way to provide security without the hp box joining the domain is a different security approach.&lt;BR /&gt;&lt;BR /&gt;set up id's for the users with useradd, change the passwords and:&lt;BR /&gt;&lt;BR /&gt;smbpasswd -a &lt;USERNAME&gt; &lt;PASSWORD&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure the user and group assigned to the user have adequate permissions to the share.&lt;BR /&gt;&lt;BR /&gt;The windows user may need to do a machine search for the IP address of the rp2470 server. Then they will need to click in and answer the userid/password challenge with the userid/password you assigned.&lt;BR /&gt;&lt;BR /&gt;It will be possible to map network drives and even have users cache the password on their local machine or roaming profile.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Mon, 11 Oct 2004 12:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396829#M200089</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-11T12:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication problem with CIFS (Samba) from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396830#M200090</link>
      <description>Hi Steve, &lt;BR /&gt;I have done all that you have mentioned which is pretty straightfoward from any manual on SAMBA (HP and O'Rielly) but it just keeps asking for a guest Login everytime.. says 'Invalid user or Password' then pops up a dialog box prompting for guest password on the HP box.. where the user name is greyed out allowing me only to enter  a password.&lt;BR /&gt;Darren , &lt;BR /&gt;I did try user security but didn't actually go indepth there since I was convinced that share security was what I needed. Will look at it today and get back to you guys. &lt;BR /&gt;I will assign points once I make some headway that way I can assign the points right.&lt;BR /&gt;thanx guys..keep em coming..</description>
      <pubDate>Tue, 12 Oct 2004 00:15:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396830#M200090</guid>
      <dc:creator>Victor_101</dc:creator>
      <dc:date>2004-10-12T00:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication problem with CIFS (Samba) from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396831#M200091</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Be aware with encryption problems between XP/W2K clients and HP-UX samba server.&lt;BR /&gt;&lt;BR /&gt;The problem when if you want to use /etc/passwd users for SAMBA, you must choose option: 'encrypt passwords = NO ' in SAMBA configuration but Windows OS crypt password by default. You can configure Windows for no crypt password (HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP for W95 and W98, HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\Rdr\Parameters for WNT, W2000 or WXP. Add DWORD key 'EnablePlainTextPassword' with value = 1). &lt;BR /&gt;This works well with W95 and W98, but W2000 and XP crypt already password when you open session. You can connect SAMBA ressources like with W98 and W95 AFTER session is opening but you must enter user and password again one time.&lt;BR /&gt;&lt;BR /&gt;Best solution is using 'encrypt password = yes' but with this option you can't use /etc/passwd for SAMBA users. You must use SAMBA password file. The two files are independant and you must manage twice.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See: &lt;A href="http://samba.linuxbe.org/fr/samba/learn/encryption.html." target="_blank"&gt;http://samba.linuxbe.org/fr/samba/learn/encryption.html.&lt;/A&gt; (In french).&lt;BR /&gt;&lt;A href="http://sambafr.idealx.org/samba/docs/man/Samba-Guide/" target="_blank"&gt;http://sambafr.idealx.org/samba/docs/man/Samba-Guide/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;JMB</description>
      <pubDate>Tue, 12 Oct 2004 08:46:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396831#M200091</guid>
      <dc:creator>BONNAFOUS Jean Marc</dc:creator>
      <dc:date>2004-10-12T08:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication problem with CIFS (Samba) from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396832#M200092</link>
      <description>Myself, I use SECURITY=SERVER and password server = domaincontroller1, domaincontroller2, domaincontroller3, domaincontroller4&lt;BR /&gt;&lt;BR /&gt;That way authentication comes from the Windows world - I also use username.map file to map nt id's to unix.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 12 Oct 2004 08:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396832#M200092</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-12T08:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication problem with CIFS (Samba) from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396833#M200093</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Problem can be cause by domain authentification (users from others domain than domain of the server)&lt;BR /&gt;See the following threads:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=108319" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=108319&lt;/A&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=104833" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=104833&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=694825" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=694825&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;JMB</description>
      <pubDate>Tue, 12 Oct 2004 08:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396833#M200093</guid>
      <dc:creator>BONNAFOUS Jean Marc</dc:creator>
      <dc:date>2004-10-12T08:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication problem with CIFS (Samba) from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396834#M200094</link>
      <description>Hey, &lt;BR /&gt;I have also setup samba for users in my old setup. All I had to do was create user ID's for users on Unix side and after that I did &lt;BR /&gt;&lt;BR /&gt;smbpasswd -s username passwd. &lt;BR /&gt;appropriate permissions to folder in quiestion. I have just gave write level permissions to user read/write=true &amp;amp; guest account=ok &lt;BR /&gt;I have managed all this using SWAT. &lt;BR /&gt;I havent done a share level access, it was a user which i had created, which group of users used as a share folder. &lt;BR /&gt;First time it will ask for password everytime you access. You can map this also using same NT technique:&lt;BR /&gt;&lt;BR /&gt;run \\servername\&lt;SAMBASHARENAME&gt;&lt;BR /&gt;give username &lt;BR /&gt;&amp;amp; password&lt;BR /&gt;&lt;BR /&gt;which shall be alright. then. I dont know if a trusting has to be there from NT side. There shall be some way for adding this to trusted list of server as microsoft does. &lt;BR /&gt;&lt;BR /&gt;Hope this helps somewhere. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prashant&lt;BR /&gt;&lt;/SAMBASHARENAME&gt;</description>
      <pubDate>Tue, 12 Oct 2004 09:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396834#M200094</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-10-12T09:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication problem with CIFS (Samba) from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396835#M200095</link>
      <description>Sorry for above..it would be smbpasswd -a &lt;USERNAME&gt; &lt;BR /&gt;&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;Prashant&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 12 Oct 2004 09:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/authentication-problem-with-cifs-samba-from-windows/m-p/3396835#M200095</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-10-12T09:23:55Z</dc:date>
    </item>
  </channel>
</rss>

