Results 21 to 25 of 25
Originally Posted by boiseneon
would you paste your script on here so I can compare it?...also how do I find out what version of samba that I am running?
ermmm ...
- 08-19-2005 #21Linux User
- Join Date
- Feb 2005
- Posts
- 290
ermmm sorry, i did not "paste" my script here, in fact, i copied what you did earlier (the "slimmed" version) and it works for me ....
Originally Posted by boiseneon
- 08-22-2005 #22Just Joined!
- Join Date
- Jun 2005
- Posts
- 84
it doesn't work on mine...wonder why????
- 08-26-2005 #23Just Joined!
- Join Date
- Jun 2005
- Posts
- 84
I think that the problem had something to do with KDE. I reinstalled linux without any gui interface and now it works fine...I just have to do everything in the command line now...by the way how do I tell linux to start samba when it boots?
- 08-26-2005 #24
Running samba when you boot? Run:
system-config-services
and add samba to the runlevel that you're using. I believe it works nicely in text mode, but works best from X.
btw have you tried re-installing KDE again to see if it breaks your samba system? You can always uninstall it again afterwards if it does...
And what about gnome? Does that interfere with samba too?Linux user #126863 - see http://linuxcounter.net/
- 08-27-2005 #25Linux User
- Join Date
- Feb 2005
- Posts
- 290
imho, nothing to do with KDE at all.
and, if you're using redhat based distro, try this to make samba start automatically:
chkconfig smb on
(or chkconfig smbd on, not with my linux box at the moment, good luck)


Reply With Quote