LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   smb protocol (https://www.linuxquestions.org/questions/linux-networking-3/smb-protocol-242285/)

andy753421 10-13-2004 03:12 PM

smb protocol
 
i am trying to use samba on a gentoo computer, i have it installed and it woks fine, but i am trying to browse the network through konqueror and whenever i type smb:/ into the location bar it gives me the error

"Protocol not supported

smb"

i know it works because other computers can see my shares and i can see other computers through xsmbrowser or something, i just cant figure out how to make it work in konqueror or anything else, firefox gives the error

"smb is not a registered protocol"

n3tw0rk 10-13-2004 03:16 PM

have you configured the LISa Daemon? If not then go to the control center -> Internet & Network -> Local Network Browsing

Demonbane 10-13-2004 06:25 PM

you need to compile Konqueror with smb support
Code:

USE="samba" emerge kdebase

andy753421 10-15-2004 05:11 PM

Code:

USE="samba" emerge kdebase
for future reference, that worked great


All times are GMT -5. The time now is 11:48 PM.