Kyruss;534157 Wrote: > Is it possible to change the Name of the Workgoup?
Oh, boy. :) I've done this. But it may not be easy, depending on how familiar you are with Linux. It may also be overwritten the next time the firmware is updated. First, enable remote login (SSH). Settings > Advanced > Remote Login > Enable SSH. Then, using an SSH client (such as 'PuTTY' (http://www.putty.org/)), SSH into the Touch (port 22) with username=root, password=1234. Go to the samba configuration directory. #cd /etc/samba Edit the smb.conf.dist file, which is a template file for the Samba configuration file. You'll see the workgroup line near the top. # vi smb.conf.dist Restart Samba or reboot the Touch. # /etc/init.d/samba restart -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=77267 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
