Yes, you can change the name by editing the samba configuration file.

  
- Enable remote login.
  
  Settings > Advanced > Remote Login > Enable SSH.
  
  
- Using an SSH client such as 'PuTTY for Windows'
  (http://www.putty.org), connect to the Touch on port 22 with username
  'root' and 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.
  
  # vi smb.conf.dist
  
  
- Change the 'netbios name', then save the file.
  
  
- Restart Samba (or reboot the Touch).
  
  # /etc/init.d/samba restart
  


If you're unfamiliar with vi, you can do a google search for one of the
many guides available online. It might also be a good idea to first make
a backup of smb.conf.dist.

# cp smb.conf.dist smb.conf.dist.bak


-- 
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=86536

_______________________________________________
Touch mailing list
Touch@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to