PDA

View Full Version : [ubuntu] Problem with Ubuntu to view my samba server


cloudlor
September 29th, 2008, 01:34 AM
My ubuntu can't show the samba server in the Network GUI. But can use the command to connect the problem. Anybody face this problem before?

jerome1232
September 29th, 2008, 01:39 AM
Yeah that's a (imho) major known bug in gnome, it can't browse authenticated shares, a workaround is to pop open nautilus, then hit ctrl+l
and type

'smb://hostname/sharename' If you want easier access just bookmark it, hit ctrl+d and it should now appear in your places menu

so if I want to browse my computer 'joe' and access the share Public

smb://joe/Public will get me there

cloudlor
September 29th, 2008, 12:01 PM
oh, thank you for helping.