On a Cloning Linux Images on VM system with rpm lvl samba-2.0.7-95 for
samba
I was trying to get a set up a file Share
I created a /tmp/Samba/test
chmod'ed it to 777
I saved my smb.conf
I changed the group name to BRPENGUIN
I added the following to the bottom of the file
[test]
path = /tmp/Samba/test
read only = No
guest ok = Yes
I ran a testparm and all looked good.
I did /etc/rc.d/init.d/smb restart
looked like it was ok but nmbd never started.
I did a I did /etc/rc.d/init.d/smb stop and the start
and it said it failed, I then copied my saved smb.conf back and I
stopped and started again and I still get a failure (it was back the way
it was).
I can no longer start Samba. Any ideas about where I can start looking?
Thanks
Bill