<?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 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691439#M1388</link>
    <description>Hello Kodjo,&lt;BR /&gt;&lt;BR /&gt;Thank you for the reply and for your info about ask a new question in the forum. I didn't know that. You can see that I'm new.&lt;BR /&gt;Thank you&lt;BR /&gt;Goran</description>
    <pubDate>Wed, 03 Apr 2002 04:47:33 GMT</pubDate>
    <dc:creator>Goran Bulut_1</dc:creator>
    <dc:date>2002-04-03T04:47:33Z</dc:date>
    <item>
      <title>samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691430#M1379</link>
      <description>Hi all,&lt;BR /&gt;I'm running Linux 7.2 and I want config. Samba&lt;BR /&gt;I can see samba server but not access share&lt;BR /&gt;Attach is my smb.conf&lt;BR /&gt;Any help will be appreciated&lt;BR /&gt;Goran&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Mar 2002 03:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691430#M1379</guid>
      <dc:creator>Goran Bulut_1</dc:creator>
      <dc:date>2002-03-27T03:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691431#M1380</link>
      <description>Dumb question time:&lt;BR /&gt;&lt;BR /&gt;Have you started 'smbd' ? (usually /etc/rc.d/init.d/smbd start), and does it give any errors (listed in /var/log/messages) when you do so?&lt;BR /&gt;&lt;BR /&gt;Can you see the List of shares (//machine/IPC$) when accessing just '\\machine' ?&lt;BR /&gt;&lt;BR /&gt;What user are you using on your PC?  Is this user a valid user on the Linux box? or have you created a mapping using 'smbusers' ?&lt;BR /&gt;&lt;BR /&gt;Is your PC running Windows? If so, which one?&lt;BR /&gt;&lt;BR /&gt;What share are you trying to access?  I noticed that you've got 'tmp', 'home', and 'share' listed there, as well as the 'homes' (user) shares.&lt;BR /&gt;&lt;BR /&gt;Get back to us with that, and we'll continue on a little bit further :)</description>
      <pubDate>Wed, 27 Mar 2002 05:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691431#M1380</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-03-27T05:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691432#M1381</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I see your smb.conf.&lt;BR /&gt;Are you using non-encripted password?&lt;BR /&gt;If you want to enable encripted password,&lt;BR /&gt;you have to modify smb.conf.&lt;BR /&gt;&lt;BR /&gt;And check your firewall settings using&lt;BR /&gt;# ipchains -L &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Mar 2002 12:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691432#M1381</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-03-27T12:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691433#M1382</link>
      <description>hi,Stuart&lt;BR /&gt;your&lt;BR /&gt;Have you started 'smbd' ? (usually /etc/rc.d/init.d/smbd start), and does it give any errors (listed in /var/log/messages) when you do so? &lt;BR /&gt;atash my last./var/log/messages&lt;BR /&gt;Can you see the List of shares (//machine/IPC$) when accessing just '\\machine' &lt;BR /&gt;I can't see the list of shares \\machine(tasa)&lt;BR /&gt;"bad command or file name "&lt;BR /&gt;I'm using valid user on the Linux box&lt;BR /&gt;My PC is running Windows 98 and I have &lt;BR /&gt;hosts with users&lt;BR /&gt;and lmhost with users&lt;BR /&gt;What share are you trying to access? I noticed that you've got 'tmp', 'home', and 'share' listed there, as well as the 'homes' (user) shares&lt;BR /&gt;In net.ner. I can see just smb server?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi Nari,&lt;BR /&gt;&lt;BR /&gt;I not using non-encripted password but I want to connect with NT&lt;BR /&gt;To eenable encripted password what to modify in smb.conf&lt;BR /&gt;Regards&lt;BR /&gt;Goran&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Mar 2002 06:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691433#M1382</guid>
      <dc:creator>Goran Bulut_1</dc:creator>
      <dc:date>2002-03-28T06:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691434#M1383</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;if you want to encrypt passwords, you must only add a line&lt;BR /&gt;&lt;BR /&gt;encrypt passwords = yes&lt;BR /&gt;&lt;BR /&gt;to your smb.conf&lt;BR /&gt;&lt;BR /&gt;You must then use smbpasswd to add user &amp;lt;-&amp;gt; password mappings.&lt;BR /&gt;&lt;BR /&gt;Regarding your problems:&lt;BR /&gt;&lt;BR /&gt;Try \\(IP-Adress)\share to access your server. I know some environments where there are problems with the name resolvation... &lt;BR /&gt;If you can access your samba this way, you can try to enable samba as wins server and add this in the configuration of the win98-pc...&lt;BR /&gt;&lt;BR /&gt;If you still cannnot access your samba, I think you should check, if ports 137-139 are unblocked in a firewall between the samba-server and the win98 client.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Christoph&lt;BR /&gt;&lt;BR /&gt;P.S.: Do not forget to assign points :-)</description>
      <pubDate>Thu, 28 Mar 2002 12:18:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691434#M1383</guid>
      <dc:creator>Christoph Rothe_3</dc:creator>
      <dc:date>2002-03-28T12:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691435#M1384</link>
      <description>Use the command&lt;BR /&gt;  netstat -an | grep 13[7-9]&lt;BR /&gt;to see if the deamons are listening.  They should be listing on UDP ports 137 and 138 as well as TCP port 139.&lt;BR /&gt;&lt;BR /&gt;Check the nmbd and smbd log files in /var/log.  Names may vary.&lt;BR /&gt;&lt;BR /&gt;See samba.org for more debug info.</description>
      <pubDate>Thu, 28 Mar 2002 17:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691435#M1384</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2002-03-28T17:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691436#M1385</link>
      <description>Hello Goran,&lt;BR /&gt;&lt;BR /&gt;I had a look to your smb.conf file :&lt;BR /&gt;&lt;BR /&gt;Here is (probably) a mistake :&lt;BR /&gt;&lt;BR /&gt;   smb passwd file = /usr/bin/smbpasswd&lt;BR /&gt;&lt;BR /&gt;Normally, you should use this parameter to specify the location of the passwd file itself, not the program used to make it.&lt;BR /&gt;The passwd file can be found either in /etc or /etc/samba.&lt;BR /&gt;&lt;BR /&gt;Remark 1 : make sure that the /usr/bin/smbpasswd binary was not corrupted. If it is the case, restore it from another machine running the same version of Samba, or re-install Samba.&lt;BR /&gt;&lt;BR /&gt;Remark 2 : each remote user must have an account in both your smbpasswd database and the Unix /etc/passwd. For example, if you are connecting from windows using the user "goran", it must exist in /etc/passwd and in /etc/samba/smbpasswd.&lt;BR /&gt;To add a user in samba password database :&lt;BR /&gt;   /usr/bin/smbpasswd -a goran&lt;BR /&gt;To change goran's password in samba database :&lt;BR /&gt;   /usr/bin/smbpasswd goran&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Mar 2002 21:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691436#M1385</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-03-29T21:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691437#M1386</link>
      <description>Hi all,&lt;BR /&gt;Thanks for respond its work now&lt;BR /&gt;New&lt;BR /&gt;If I use command ipfwadm&lt;BR /&gt;I got Warning: you must enable ip forwarding for packets to be forwarded at all&lt;BR /&gt;use "echo 1 "&amp;gt; /proc/sys/net/ipv4/ip_forward&lt;BR /&gt;For what is stand this and what should I do? &lt;BR /&gt;Regards &lt;BR /&gt;Goran&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Mar 2002 16:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691437#M1386</guid>
      <dc:creator>Goran Bulut_1</dc:creator>
      <dc:date>2002-03-31T16:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691438#M1387</link>
      <description>Hello Goran,&lt;BR /&gt;&lt;BR /&gt;"pfwadm" : this command just help you set the kernel rules for network packet filtering. These rules apply to both incoming packets, outgoing packets and packets forwarded from a network interface to another.&lt;BR /&gt;&lt;BR /&gt;According to the IP forwarding : normally, packet forwarding is disabled by default. To enable it, you must tell the kernel to do so by typing :&lt;BR /&gt;&lt;BR /&gt;echo "1" &amp;gt;/proc/sys/net/ipv4/ip_forward&lt;BR /&gt;&lt;BR /&gt;Warning 1 : you must know what you are doing because this is a security hole. For example if your LAN card eth0 is on your local subnet and ppp0 is you modem connection to the Internet, doing this allows packets to be forwarded from/to your local subnet to/from the Internet.&lt;BR /&gt;&lt;BR /&gt;Warning 2 : if IP addresses from a subnet are not valid on the other one (this is mostly the case), you must set your ipfwadm rules to enable network address translation (NAT, also known as masquerading). This converts "on the fly" of packets routed from a subnet to another.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;&lt;BR /&gt;*****&lt;BR /&gt;Just for your information : it would have been a good idea to ask a new question in the forum. The reason for that is simple to understand : when people see "magic answer" icon (8-10 points given to a response), they skip to another question, so if you ask another question in the same thread, it will simply be ignored by most people.&lt;BR /&gt;*****&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Mar 2002 22:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691438#M1387</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-03-31T22:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691439#M1388</link>
      <description>Hello Kodjo,&lt;BR /&gt;&lt;BR /&gt;Thank you for the reply and for your info about ask a new question in the forum. I didn't know that. You can see that I'm new.&lt;BR /&gt;Thank you&lt;BR /&gt;Goran</description>
      <pubDate>Wed, 03 Apr 2002 04:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/2691439#M1388</guid>
      <dc:creator>Goran Bulut_1</dc:creator>
      <dc:date>2002-04-03T04:47:33Z</dc:date>
    </item>
  </channel>
</rss>

