Hello again,
I think i am almost there!! I can see my shares from a windows .net machine ... I only have one little problem, I can't connect to them. each time i try and make the connection i get an error message from the windows box
\\Samba\/home/share is not accessible. You might not have permission to use the network resource. Contact the adminitrator of this server to find out if you have access permissions.
No network provider accepted the given network path.
here is my smb.conf:
# Global parameters
[global]
workgroup = JEFFROSOFT
server string = Samba Server (Red Hat 8.0)
interfaces = eth0 127.0.0.1
bind interfaces only = Yes
encrypt passwords = Yes
smb passwd file = /etc/smbpasswd
pam password change = Yes
unix password sync = Yes
max log size = 0
hosts allow = 192.168.1.
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[/home/share]
comment = Windows File Share
path = /home/share
read only = No
create mask = 0765
[/tmp]
path = /tmp
read only = No
[HP]
path = /var/spool/samba
read only = No
printer name = HP
oplocks = No
available = No
I think i am almost there!! I can see my shares from a windows .net machine ... I only have one little problem, I can't connect to them. each time i try and make the connection i get an error message from the windows box
\\Samba\/home/share is not accessible. You might not have permission to use the network resource. Contact the adminitrator of this server to find out if you have access permissions.
No network provider accepted the given network path.
here is my smb.conf:
# Global parameters
[global]
workgroup = JEFFROSOFT
server string = Samba Server (Red Hat 8.0)
interfaces = eth0 127.0.0.1
bind interfaces only = Yes
encrypt passwords = Yes
smb passwd file = /etc/smbpasswd
pam password change = Yes
unix password sync = Yes
max log size = 0
hosts allow = 192.168.1.
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[/home/share]
comment = Windows File Share
path = /home/share
read only = No
create mask = 0765
[/tmp]
path = /tmp
read only = No
[HP]
path = /var/spool/samba
read only = No
printer name = HP
oplocks = No
available = No