
I just want to report: Working on UE32ES5700. My Firmware is T-MST10PDEUC-1036.0 / T-MST10PDEUs-1002
But i have a little problem. I changed the user information in 04_04_samba.init but it did not work. Not even the "insmod cifs.ko" is done.
When i do "insmod cifs.ko" by telnet it works. Also the mount to my nas share by telnet works. But not by script.
As far as i remember i change userdata in /mnt/etc/init.d/04_04_samba.init. Is this the right file? I cant find it anywhere else in my TV-file-strucure.
My second option to solve myproblem: To make a script which does the same thing, that i do by telnet. But where to store this script and what name should it have. And at last: How to start this script?
As you see: Linux is not my mother operation system

Grettings Peter
*edit*: OK i found a soloution: I made my changes in the script with WinSPC. This Programm uses crlf and Linux only wants cr. Repaired the script with Notepad++ and now it works;
thanks for your work on samygo!