LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   can't mount to windows share folder using samba (https://www.linuxquestions.org/questions/linux-software-2/cant-mount-to-windows-share-folder-using-samba-107030/)

yawhum80 10-22-2003 02:32 AM

can't mount to windows share folder using samba
 
i has successful install samba in my linux box and i can see my computer in windows pc but when i try to access to linux resource it will pop up a message box said resource is \\localhost\IPC$ and require me to enter password. why? I had not add any user in smbuser and how can i ignore this pop up message box and straight to my linux resource. :( :(

strangehart 10-22-2003 03:40 AM

well u wil have to add a samba username plus a samba machine account. On the other hand the resource which you are trying to access should have appropriate permissions set.

jdruin 10-22-2003 06:40 PM

You may be able to add "guest accounts" to your samba conf file and suppress the password.

http://www.oreilly.com/catalog/samba...k/ch06_02.html

yawhum80 10-22-2003 09:52 PM

thank you for the link, and i have another problem is my linux cannot mount to linux share resource when i using smbmount "//workgroup/colin/c /tmp"
i also has try to use "mount -t smbfs //workgroup/colin/c /tmp", it give me an error message said "1554: connection to workgroup failed smb connection failed" but when i using smbclient -L colin it will return the share resource information to me.

What is the problem?

yawhum80 10-24-2003 11:52 PM

hi all i has successful to set up my samba and my windows now is able to view my linux share data and I able to mount the winodws resource, thank you for all the help.


All times are GMT -5. The time now is 12:14 AM.