Elijah
11-22-2003, 11:03 PM
I have 2 pc's (1st box using Debian other uses WinME). I want to be able to share my linux shares to my Network Neighborhood in WinME and vice versa, but after configuring using swat, I tried to logon using windows and it gives me the "No domain server was available ..." error message...
In WinME I could see my Debian shares but when I click on it, it asks for a password for "Resource: \\VALHALLA\IPC$" I typed my user password and it denied me access.
Luckily from my linux box I could see both my windows shares & linux shares using the smbclient -L command.
Here's my smb.conf # Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2003/11/23 18:02:27
# Global parameters
[global]
workgroup = HOME
server string = Samba Server
encrypt passwords = No
log file = /var/log/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = No
ldap ssl = no
hosts allow = 192.168., 10.106., 127.
[homes]
comment = Home Directories
path = /home
read only = No
guest ok = Yes
[/share]
comment = Linux Shares
path = /share
guest ok = Yes
[Canon]
path = /tmp
printable = Yes
I could ping both boxes and it pings back fine... I'm using firestarter as my firewall.
Can anyone please help me out on this? I have very little networking know-how :confused:
edit: I forgot to mention I'm currently using Samba-3.0
In WinME I could see my Debian shares but when I click on it, it asks for a password for "Resource: \\VALHALLA\IPC$" I typed my user password and it denied me access.
Luckily from my linux box I could see both my windows shares & linux shares using the smbclient -L command.
Here's my smb.conf # Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2003/11/23 18:02:27
# Global parameters
[global]
workgroup = HOME
server string = Samba Server
encrypt passwords = No
log file = /var/log/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = No
ldap ssl = no
hosts allow = 192.168., 10.106., 127.
[homes]
comment = Home Directories
path = /home
read only = No
guest ok = Yes
[/share]
comment = Linux Shares
path = /share
guest ok = Yes
[Canon]
path = /tmp
printable = Yes
I could ping both boxes and it pings back fine... I'm using firestarter as my firewall.
Can anyone please help me out on this? I have very little networking know-how :confused:
edit: I forgot to mention I'm currently using Samba-3.0