BizHat.com
07-05-2006, 01:39 PM
Hi,
I want to access Windows Share on Linux.
I have samba installed and i can see Windows PC on
Computer > Network
When i double click on the Windows PC icon, i get error
The folder contents could not be displayed.
You do not have the permissions necessary to view the contents
of "Windows Network: fwhwin".
fwhwin is name on Windows computer.
I can mount the files of Windows Share with command
mount -t smbfs -o username=root //192.168.199.1/work /root/Desktop/work
It will ask password, after that share is accessable. But doing this for all the PC is not easy.
How can i get the "Windows Networking" working ?
OS: Fedora C3
Thanks,
Yujin
I want to access Windows Share on Linux.
I have samba installed and i can see Windows PC on
Computer > Network
When i double click on the Windows PC icon, i get error
The folder contents could not be displayed.
You do not have the permissions necessary to view the contents
of "Windows Network: fwhwin".
fwhwin is name on Windows computer.
I can mount the files of Windows Share with command
mount -t smbfs -o username=root //192.168.199.1/work /root/Desktop/work
It will ask password, after that share is accessable. But doing this for all the PC is not easy.
How can i get the "Windows Networking" working ?
OS: Fedora C3
Thanks,
Yujin