关于 samba服务中的乱码 问题求助! 已看过很多的贴子!
rt :看过很多的贴子,没有合适的解决方案,特请教!我的系统是centOS,我的samba的版本如下:
$ rpm -qa|grep samba
samba-client-3.0.10-1.4E
system-config-samba-1.2.21-1
samba-swat-3.0.10-1.4E
samba-common-3.0.10-1.4E
samba-3.0.10-1.4E
然后就是访问局域网 的时候犹如下情况:
1.访问win server 2003: 没有问我要用户名和密码,直接说没有权限访问.
2.访问winXP: 可以访问,但是有中文文件夹乱码,有英文文件家下面的中文正常. 有的文件夹不用密码可疑访问.有的用密码也访问不了?
求解!!! 我的smb.conf:
workgroup = mshome
server string = Lijie's Samba Server
printcap name = /etc/printcap
load printers = yes
cups options = raw
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /bin/false
username map = /etc/samba/smbusers
password server = None
winbind use default domain = no
comment = Home Directories
browseable = no
writeable = yes
comment = All Printers
path = /var/spool/samba
browseable = no
printable = yes 试试在[global]节中加入
dos charset=gb2312
我的是这样解决的,如果你用的是konquer就重启一下kde,如果用smbclient,应该立即可以看见中文正常
页:
[1]