Quote (andrewb @ Aug. 02 2007,21:08) |
RobertS: Thanks for clearing that up. I suspected it was all just down to a limitation of the unionfs system. Juanito: If you load samba.unc at boot time & then edit smb.conf in /etc/samba using vi (the file is invisible but it edits ok - you need to be root - i.e. use 'sudo vi smb.conf'). Now add this file (etc/samba/smb.conf) to your filetool.lst so that it gets backed up. All will now work automatically on boot as Samba will be loaded first & then the restore script will put the edited smb.conf back where you want it (it still isn't visible under etc/samba, but is editable with vi - it is visible under ramdisk/etc/samba & can be edited there ok as root [run emelfm as root & edit from there]). You can run smbd & nmbd in bootlocal.sh to get the server started. I have used this for file-sharing with M$ clients & it works well. |
Quote |
...talk about crazy making.,...followed by the hplip-cups disaster; suicide may preclude printing. |
Quote (Juanito @ Dec. 29 2007,09:28) | ||
- do you mean there's a problem with the hplip extension or a problem with hplip & cups in general? |
Quote (jpeters @ Dec. 29 2007,19:22) |
I haven't found a way to turn samba off and back on without rebooting. |
Quote (john.martzouco @ Dec. 29 2007,22:22) | ||
killall -TERM smbd killall -TERM nmbd /usr/sbin/smbd -D /usr/sbin/nmbd -D |