lindahl
07-24-2002, 04:20 PM
I have been trying for a few frustrating days to set up my linux box with samba shares.
I run RedHat 7.3 on a PIII system.
I have searched throuth this forum and read all threads related to this problem and tried all suggested solutions without sucess.
Currently my smb.conf looks like this:
[global]
security = SHARE
[homes]
guest ok = Yes
And I get the following error message:
\\share\user
No Service is operating at the destination network endpoint on othe remote system.
I am testing it on a win2k machine on the same network.
I entered "\\share\user" from the "Run".
share is equal to the hostname of the linux box and user is equal to an existing user on the box.
I used the following command to start the samba daemons:
"/etc/rc.d/init.d/smb start"
The samba installation has not been modified apart from changing smb.conf forth and back before settling on what is precented above.
Any help is appreciated!!
I run RedHat 7.3 on a PIII system.
I have searched throuth this forum and read all threads related to this problem and tried all suggested solutions without sucess.
Currently my smb.conf looks like this:
[global]
security = SHARE
[homes]
guest ok = Yes
And I get the following error message:
\\share\user
No Service is operating at the destination network endpoint on othe remote system.
I am testing it on a win2k machine on the same network.
I entered "\\share\user" from the "Run".
share is equal to the hostname of the linux box and user is equal to an existing user on the box.
I used the following command to start the samba daemons:
"/etc/rc.d/init.d/smb start"
The samba installation has not been modified apart from changing smb.conf forth and back before settling on what is precented above.
Any help is appreciated!!