一部ネット情報では不可能と言われているがdebianでも3.0系sambaならREGZAと接続出来る。
     
# smbpasswd -a kkuma
# cat /etc/samba/smb.conf
#======================= Global Settings =======================
     
[global]
	workgroup = WORKGROUP
	server string = Samba Server Version %v
	log file = /var/log/samba/log.%m
	max log size = 50
	unix extensions = No
	idmap config * : backend = tdb
	hosts allow = 127., 192.168.11.
	cups options = raw
	dos charset = CP932
	unix charset = UTF-8
     
[homes]
	comment = Home Directories
	path = %H/samba
	read only = No
     
[printers]
	comment = All Printers
	path = /var/spool/samba
	printable = Yes
	print ok = Yes
	browseable = No
     
[video]
	comment = Video Directories
	path = /var/video
	read only = No
	create mask = 0777
	directory mask = 0777
	guest only = Yes
	guest ok = Yes
     
# /etc/init.d/samba restart
  debian_version 7.8 samba-REGZA
2015/4/29
カテゴリー » Raspberry Pi 2 Model B
   — posted by くま at 12:18 pm  
   
    TrackBack [0]
TrackBack [0]
  


 RSS2.0
 RSS2.0

















Comments