this is result:sectroyer wrote:this command:Code: Select all
mount | grep cifs
Code: Select all
VDLinux#> mount | grep cifs
VDLinux#> mount | grep cifs
VDLinux#> VDLinux#> mount | grep cifs
VDLinux#> mount | grep cifs
VDLinux#>
this is result:sectroyer wrote:this command:Code: Select all
mount | grep cifs
Code: Select all
VDLinux#> mount | grep cifs
VDLinux#> mount | grep cifs
VDLinux#> VDLinux#> mount | grep cifs
VDLinux#> mount | grep cifs
VDLinux#>
Ok it?s done.zoelechat wrote:Now launch samba script through webif and try the command again please (just to be sure)
Code: Select all
VDLinux#> mount | grep cifs
//192.168.1.251/PUBLIC on /dtv/usb/sda/smb/192.168.1.251/PUBLIC type cifs (rw,mand,relatime,sec=ntlm,unc=\192.168.1.251\PUBLIC,username=sysadmin,uid=0,noforceuid,gid=-1,noforcegid,addr=192.168.1.251,file_mode=0755,dir_mode=0755,nounix,rsize=16384,wsize=131007,actimeo=1)
//192.168.1.251/sysadmin on /dtv/usb/sda/smb/192.168.1.251/sysadmin type cifs (rw,mand,relatime,sec=ntlm,unc=\192.168.1.251\sysadmin,username=sysadmin,uid=0,noforceuid,gid=-1,noforcegid,addr=192.168.1.251,file_mode=0755,dir_mode=0755,nounix,rsize=16384,wsize=131007,actimeo=1)
VDLinux#>
Code: Select all
M_OPTS="$PERM,user=${USER},password=${PASSWD},codepage=cp1250,iocharset=utf8,noserverino"
Code: Select all
M_OPTS="$PERM,user=${USER},password=${PASSWD},codepage=cp1250,iocharset=utf8,noserverino,nounix,nobrl,noperm"
Ok, nothing new.zoelechat wrote:As expected and that gives no clue...
Could you edit again this line:and add ,nounix,nobrl,noperm at the end, like this:Code: Select all
M_OPTS="$PERM,user=${USER},password=${PASSWD},codepage=cp1250,iocharset=utf8,noserverino"
(then reboot)Code: Select all
M_OPTS="$PERM,user=${USER},password=${PASSWD},codepage=cp1250,iocharset=utf8,noserverino,nounix,nobrl,noperm"
Code: Select all
get_servers
get_shares
Code: Select all
get_servers >> /dtv/samba.log
get_shares >> /dtv/samba.log
Code: Select all
cat /dtv/samba.log
Output:reboot TV and give output of telnet commandCode: Select all
cat /dtv/samba.log
Code: Select all
VDLinux#> cat /dtv/samba.log
Search Shares
on: 192.168.1.5
on: 192.168.1.254
on: 192.168.1.4
VDLinux#>