<?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 problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587558#M84994</link>
    <description>Ur huh.  Is the user you are accessing the share as (the windows user) a valid samba user?  (i.e. you've done an 'smbpasswd -a &lt;USER&gt; &lt;PASSWD&gt;' ?&lt;/PASSWD&gt;&lt;/USER&gt;</description>
    <pubDate>Fri, 22 Jul 2005 04:39:51 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2005-07-22T04:39:51Z</dc:date>
    <item>
      <title>samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587552#M84988</link>
      <description>Hi,&lt;BR /&gt;I have redhat 8 and I was trying to configure the samba. I configured it, and when trying to access the shared folder from a windows pc, I wasn't able to open it.&lt;BR /&gt;The configuration is :&lt;BR /&gt;[global]&lt;BR /&gt;netbios name = zizlin&lt;BR /&gt;server string = Samba Server&lt;BR /&gt;security = share&lt;BR /&gt;update encrypted = yes&lt;BR /&gt;oby pam restrictions = yes&lt;BR /&gt;pam password change = yes&lt;BR /&gt;passwd program = /usr/bin/passwd %u&lt;BR /&gt;unix password sync = yes&lt;BR /&gt;log file =/var/log/samba/%m.log&lt;BR /&gt;max log size =50&lt;BR /&gt;socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192&lt;BR /&gt;preferred master = True&lt;BR /&gt;dnx proxy = No&lt;BR /&gt;hosts allow = ipaddress of the window station&lt;BR /&gt;printing =lprng&lt;BR /&gt;&lt;BR /&gt;[najic]&lt;BR /&gt;comment = test&lt;BR /&gt;path= /home/najic&lt;BR /&gt;read only = No&lt;BR /&gt;create mask = 0664&lt;BR /&gt;directory mask = 0775&lt;BR /&gt;&lt;BR /&gt;on the windows station xp I can see "najic on samba server (zizlin) but only have to enter a password for the "Guest" and not able to access it. from another pc win2000 which i put the same ip and try to connect , I can put najic for user but failed to connect also.&lt;BR /&gt;&lt;BR /&gt;Any idea? and what should i put for guest account, and guest ok??&lt;BR /&gt;Regards,&lt;BR /&gt;Ziad</description>
      <pubDate>Thu, 21 Jul 2005 05:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587552#M84988</guid>
      <dc:creator>Morcos</dc:creator>
      <dc:date>2005-07-21T05:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587553#M84989</link>
      <description>In the global secion (usually) for 'guest account = &lt;USER&gt;', the user should be someone who has sufficient unix rights to do what you want the windows user to have (i.e. to be able to read the files, or write or.. whatever).&lt;BR /&gt;&lt;BR /&gt;In the 'najic' share, you should have 'guest ok = yes'.&lt;BR /&gt;&lt;BR /&gt;Reload sabma, and give it a shot.&lt;/USER&gt;</description>
      <pubDate>Thu, 21 Jul 2005 05:14:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587553#M84989</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-21T05:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587554#M84990</link>
      <description>You can use:&lt;BR /&gt;&lt;BR /&gt;[najic]&lt;BR /&gt;comment = test&lt;BR /&gt;path= /home/najic&lt;BR /&gt;read only = No&lt;BR /&gt;create mask = 0664&lt;BR /&gt;directory mask = 0775&lt;BR /&gt;public = yes</description>
      <pubDate>Thu, 21 Jul 2005 12:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587554#M84990</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-07-21T12:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587555#M84991</link>
      <description>Hi,&lt;BR /&gt;Thx for the information. When putting 'guest account = &lt;USER&gt; and guest ok = yes I become able to access the folder without any prompt for user and password. But if I want to access a folder and being prompted for a username and password what to do ? &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ziad&lt;/USER&gt;</description>
      <pubDate>Fri, 22 Jul 2005 03:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587555#M84991</guid>
      <dc:creator>Morcos</dc:creator>
      <dc:date>2005-07-22T03:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587556#M84992</link>
      <description>Change 'security = share' to 'security = user'</description>
      <pubDate>Fri, 22 Jul 2005 03:53:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587556#M84992</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-22T03:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587557#M84993</link>
      <description>Hi stuart,&lt;BR /&gt;I changed the value of security to "user" before asking the question and I was getting this error message:&lt;BR /&gt;"\\zizlin\najic is not accessible. you might not have permission to use this network resource.contact the administrator of this server to find out if you have access permission. The account is not authorized to login from this station."&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jul 2005 04:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587557#M84993</guid>
      <dc:creator>Morcos</dc:creator>
      <dc:date>2005-07-22T04:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587558#M84994</link>
      <description>Ur huh.  Is the user you are accessing the share as (the windows user) a valid samba user?  (i.e. you've done an 'smbpasswd -a &lt;USER&gt; &lt;PASSWD&gt;' ?&lt;/PASSWD&gt;&lt;/USER&gt;</description>
      <pubDate>Fri, 22 Jul 2005 04:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587558#M84994</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-22T04:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587559#M84995</link>
      <description>You should have:&lt;BR /&gt;&lt;BR /&gt;security = user&lt;BR /&gt;&lt;BR /&gt;Then the user account added to the /etc/passwd with:&lt;BR /&gt;&lt;BR /&gt;adduser&lt;BR /&gt;&lt;BR /&gt;And to samba with:&lt;BR /&gt;&lt;BR /&gt;smbpasswd -a&lt;BR /&gt;&lt;BR /&gt;The username on both must match the username used in windows.&lt;BR /&gt;&lt;BR /&gt;You can also authenticate users against a windows domain controller, if you have one.</description>
      <pubDate>Fri, 22 Jul 2005 14:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587559#M84995</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-07-22T14:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587560#M84996</link>
      <description>I created a user called najic on windows, on the linux also using adduser, and to samba using smbpsswd -a.&lt;BR /&gt;I tried to access the folder from windows using the user najic,but still having the same error message:"\\zizlin\najic is not accessible"</description>
      <pubDate>Sat, 23 Jul 2005 15:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587560#M84996</guid>
      <dc:creator>Morcos</dc:creator>
      <dc:date>2005-07-23T15:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587561#M84997</link>
      <description>This message "\\zizlin\najic is not accessible", maybe because the configuration did not take effect yet, so restart the samba service.&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;There are some problems with netbios resolution. You have configured as preferred master = True, this may cause problems if you have a server version of Windows installed on the network. So, use peferred master = no and oslevel = 2, or instead configure the samba as a wins server and the clients as wins clients of the samba server.&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;The owner or the permissions of the directory /home/nagic are incorrect. Correct the owner/permissions.</description>
      <pubDate>Mon, 25 Jul 2005 08:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587561#M84997</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-07-25T08:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587562#M84998</link>
      <description>Simple way to go is security=user and have user accounts set up in both the Windows domain and on the Linux server. LDAP will also work if there are multiple Linux/Unix servers involved.&lt;BR /&gt;&lt;BR /&gt;Its also a good idea to set up a machine account on the windows side for each Linux/Unix server. It makes it easier to find the Linux/Unix machine for the Windows users.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 25 Jul 2005 09:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-problem/m-p/3587562#M84998</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-07-25T09:52:01Z</dc:date>
    </item>
  </channel>
</rss>

