![]() |
Does samba create the group sambashare in Slackware as in ubuntu?
Does samba upon installation create a group 'sambashare' for use in creating shares? If so does this mean that only users who are part of the group sambashare can access the shares? In Ubuntu there is such a group but in Slackware there isn't. I'm assuming this is distribution specific. Is this revelant to how users can access shares?
|
Quote:
Quote:
|
Is samba behavior random? My samba share with a ps2 works sometimes randomly sometimes it works sometimes it doesn't. My configuration options when it works and when it fails to connect are the same.
|
Quote:
|
Here are the configuration options in my smb.conf file.
Code:
[global] |
At a minimum I would add two lines.
Quote:
Quote:
At this point I don't have any idea what windoze systems you are trying to connect to your samba server. Each version of windbloze has its own set of problems. To get this running better, you need to start with basic network configuration. Any server should have a fixed IP address, not one assigned by DHCP, or in windoze speak, 'Automatic'. How have you set the server up? The 'hosts' file. Have you got correctly updated hosts files on every system you want using file sharing? If not, or you have no idea what I asked, the answer is no. You need to fix that. On a linux system, the file is located at /etc/hosts. This file is the first place the system goes to resolve IP addresses. It is a plain text file on both windoze and linux. Here is a sample from mine. Quote:
The next two lines are form other machines on my network. The IP address; The name I use to connect to it, and an alias name. If you are running DHCP on your windoze machines, you need to go into your router config, and for each MAC address, assign which IP address gets served to that MAC address. Almost all home routers can do this. You get the MAC address ( the real hardware address of the lan card that is burned in hardware ) in linux by running the command 'ifconfg'. In windoze, you can try 'ipconfig'; not sure if that works on all versions, or not. Its in the Control Panel; somewhere. Once the file is built, you can copy it to each system in the network. The only thing you need to change it the external IP address entry for the system you copy it to. To test this, you use the ping command. You have to be able to ping from any system, to any system, using the names you assign in the hosts file. You may have to boot windoze in order to make the system read the hosts file. On XP, the hosts file is located in C:/WINDOWS/system32/drivers/etc/hosts. You may have to use the search facility to find it on other versions. The workgroup name on each system should match. Have you checked that? MAC addresses on windoze. I tested 'ipconfig /all' and it shows the mac address on XP; also know as "Physical Address". Not sure what works on other versions of windbloze. See how far you can get. |
Technically, I am trying to connect to a playstation 2 from my Slackware pc. In /etc/hosts is the name I use to connect to it the sharename of the share? Moreover, is the alias what I wish to name it or does it have to have a specific name? The ip address I specified for the ps2 is
Code:
192.168.0.10Code:
127.0.0.1 localhost Code:
hosts allow = 192.168.0.10Code:
Note that it can be very confusing in share-level security as to which UNIX username will eventually be used in granting accessCode:
[global]Code:
[global] |
Quote:
Quote:
Quote:
I can not help with open ps2 loader. Never used it, I don't have a PS/2. The network guide looks very reasonable. Quote:
|
Quote:
|
| All times are GMT -5. The time now is 10:21 PM. |