I have whitebox 3.0 linux $ uname -r 2.4.21-27.0.2.ELsmp $ rpm -q samba-client samba samba-client-3.0.9-1.3E.1 samba-3.0.9-1.3E.1 so, when I've try to put this line in /etc/fstab --- //orion/ftp /mnt/orion smbfs rw,codepage=cp866,iocharset=koi8-r,uid=ctac,gid=apache,dmask=0775,fmask=0664,credentials=/etc/samba/smbacct.ctac 0 0 --- (it's a single line, of course) everything is ok, especially russian/cyrillic letters in filenames BUT: when I'm putting in options (right before 'rw, ...') something like '_netdev' or 'noatime' all my cyrillization (I mind in windows/linux env's) goes away... I do not like this stuff
we don't maintain smbfs. Sorry. You will need to contact the kernel maintainers. The cifs fs code is actively maintained. I would suggest testing that if possible. See the http://www.samba.org/samba/download/