LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Samba server not working... (https://www.linuxquestions.org/questions/linux-newbie-8/samba-server-not-working-504008/)

adlib69 11-22-2006 03:15 PM

Samba server not working...
 
Hi

I'm a complete newbie...

A couple of days ago I turned one of my three computers into a Suse 10.1 Linux machine, intending to use it as backup for my music and picture files while I get to grips with Linux. The other 2 are still running Windows XP.

All went well, and I can see the other 2 machines from the Linux machine, and I've successfully copied files into my home directory. However, I cannot see the Linux machine from windows. Some shares are listed in explorer but they cannot be opened, and the computer is described as 'unknown'.

It seems to me that Samba is not working correctly; on boot up, the smb file system is listed as 'not used', and when I tried to share my home directory, it was rejected and a comment said 'perhaps smbd is not running'.

Any thoughts, anyone???

Adlib69

Micro420 11-22-2006 03:46 PM

Code:

ps -aux | grep smbd
What's the output? Your first clue is that smbd is probably not running.
Code:

testparm
What's the output?

adlib69 11-22-2006 04:36 PM

root 6220 0.0 0.1 1856 628 tty1 S+ 22:31 0:00 grep smbd

Testparm on smb.conf
Loaded services file OK

Adlib69


All times are GMT -5. The time now is 09:19 AM.