samba is included in the cacko full. It would not be listed as a separate package or complain when trying to install another samba package. It is part of the rom and should generally be available from the start. I seem to remember having to disable it (locking the Z down for internet use on the bluetooth phone)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=130974\"][{POST_SNAPBACK}][/a][/div]
ic ... but the command to run it is not the typical samba start/stop is it? From above posts, I get the impression it is inetd xxx? yes?
Confusing ... did I miss the documentation somewhere?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=131042\"][{POST_SNAPBACK}][/a][/div]
all the network related services in linux can be either run as standalone daemons or from inetd/xinetd hence samba, ssh, telnet, ftp, etc.. can all be run and controlled from inetd or have their own daemons. cacko uses inetd for everything.
samba is one of those services that require additional codepages to be installed in order to recognise and deal with other language settings. simply configuring it to use utf8 won't work unless you also install the appropriate codepage module as well.