Operating System - Linux
1827872 Members
1135 Online
109969 Solutions
New Discussion

Re: mount windows shared to linux

 
tom quach_1
Super Advisor

mount windows shared to linux

Hi,
please advice how to mount windows shared filesystem to Linux.
the one below was always ask for a password.
Which password should i enter here.

[root@gridlx /]# mount -t smbfs //10.10.8.40/backup /TEST
Password:
1746: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
[root@gridlx /]#

Thanks in advance!
Tom
2 REPLIES 2
Ivan Ferreira
Honored Contributor

Re: mount windows shared to linux

Check the share/ntfs permissions. If you don't allow public access, you must use the -o username= option in the mount command.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
YAQUB_1
Respected Contributor

Re: mount windows shared to linux

Hi Tom,

Can U check the below URL site:-

http://lifehacker.com/software/linux-101/mount-a-windows-shared-folder-in-linux-288033.php

Hope it will help full for U.

Thanks--Yaqub
HP Support!!!