Ubuntu :: SMB Browser Just Keeps Closing When Browsing Workgroup?
Feb 4, 2010
I'm trying to add a network printer. I went to Admin > printing > New...It started searching for printers, then brought up a "New Printer" box... So I expand Network Printer, and go to "windows printer via SAMBA"When I hit browse, it shows my workgroup, so I expand WORKGROUP, and it shows the PC thats sharing the printer... however, soon as I expand that PC thats sharing the printer, the WHOLE thing closes out
Printer configuration, new printer, SMB browser, all of it closes as if i killed the process or something... I can even refresh and try expanding workgroup again and it'll close out
View 2 Replies
ADVERTISEMENT
Jun 8, 2010
Now I have this issue on Ubuntu 10.04. Whenever i close the file browser(am running gnome), it reopens and throws a pop up saying "Cant find /media/A9AE-2182 Please check the spelling and try again."
Now, under /etc/fstab, there is no such device at all. Am wondering, how can i stop this? I click on Close all windows and then shortly it sort of auto-opens and opens 2 file browsers.
Maybe this is related to another issue i have, whenever i shutdown the machine, when i boot it up, on the splash screen it says unable to mount media, press M for manual repair or S to proceed. When i proceed, gnome starts off with no window manager, the windows are without borders and am forced to login as guest and run compiz --replace.
View 2 Replies
View Related
Feb 10, 2010
I made a fresh install of Kubuntu 9.10 with KDE 4.3 last week and everything went well. Everything except the web browsers. Whenever I browsing sites the browser will freeze up. Sometimes if I wait long enough, I'll be back up and running. However, sometimes I have to force quit. I have noticed that in some instances the freezing will be isolated to one tab, while other tab are in fine working condition. what could cause this and how to make it stop? I say Web Browsers because I use Chrome and Firefox and it happens to both of them.
View 1 Replies
View Related
Sep 22, 2010
Not sure if this was the right place to post this. Recently installed Ubuntu Netbook remix on my netbook. On Windows I used IIS and pointed my website to a directory full of video files all in .avi containers, enabled directory browsing and could watch files in the browser on my PS3.
I'm wondering how I go about doing this in Apache? Since there isn't any GUI to do it for me like in IIS :P.
View 11 Replies
View Related
Oct 17, 2010
I've just installed Slackware 13.1 in two different laptops for first time. I have some strange internet browsing behaviour in one of the laptops. I've installed 2 internet browsers(firefox,opera) using the directions from Slackbuilds.org and there is also konqueror pre-installed. Moreover I installed Wicd network manager.
I can browse some pages e.g. ..... with firefox very slowly but NEVER facebook. I can browse almost any page, even facebook, with OPERA but very very slowly. The same goes with konqueror... Wicd shows that i am always connected with my WPA wireless network
Laptop details:
Quote:
Toshiba sattellite a100-209
//-----------------------------------------------
Processor Intel Celeron M 370 / 1.5 GHz
Databus-Speed 400 MHz
//-----------------------------------------------
Installed RAM 512 MB
Technology DDR2 SDRAM - 533 MHz
[code]....
View 7 Replies
View Related
Feb 19, 2010
I have an existing windows workgroup set up. (for those interested, at the moment we must keep two computers on windows for school reasons...but will change as quickly as the semester is over and run windows in virtual) anyway, the workgroup has an HP F300 printer. our Ubuntu computers can see the network, and access shared files and external hard drives. but, it does not see the printer. we are running 9.04 on one computer, and 9.10 on the other. i know from [url]that if i connect directly, the printer will work. how do i access the printer without connecting directly?
How can i get all these to talk to each other when I get rid of the Windows set up? can someone point me to a guide for resetting things on a Ubuntu network/workgroup?
View 2 Replies
View Related
Mar 6, 2010
i was trying to create a share in ubuntu.went to smb.conf and joined a workgroup but the name i gave for it was wrong..i fixed it later on..but the name of the workgroup won't go from the network..How can i delete the workgroup from the network?
View 5 Replies
View Related
Nov 30, 2010
This is piece of my samba configuration with LDAP
Code:
workgroup = PCPR
netbios name = SERWER
server string = Samba %h PDC
My domain name is PCPR, (workgroup name is equal to the PDC's domain name, right?) but when I execute
Code:
net getlocalsid
i get
Code:
SID for domain SERWER is: S-1-5-21-3946501231-293034350-4217055208
Why SERWER, should not be PCPR?
View 4 Replies
View Related
Jan 5, 2011
I have one PC (morpheus) on which I've chosen to share a couple of folders in the home directory. The folders show the "Shared" icon in them and are chmod 777'd. I can access them by going to Dolphin -> Network -> Samba Shares -> Workgroup -> Morpheus -> Foldername ... but *only* on that same computer (Morheus). All my computers are running Kubuntu with KDE 4.5 and attached by ethernet.
If I try and go to Dolphin -> Network -> Samba Shares on *any* other computer, Dolphin just reports "Unable to find any workgroups in your local network. This might be cause by an enabled firewall." I've never set up a firewall on any of these computers. Do I need to open ports on my router just for this? Morpheus is set to DMZ mode on the router so it should accept *any* port request not assigned to another computer already.
I have a feeling that there's just something obvious I don't know, because in all my years of trying to get this to work on and off, I've never managed to find a decent *simple* CLI or GUI based tutorial or figure it out myself. The web just seems full of long threads of people having very specific problems unique to their situation trying to sort them out. I just want to share folders over a lan via KDE.
View 1 Replies
View Related
Apr 6, 2011
I need to reinstall the samba directory, mainly to get the default smb.conf. It appears I have to remove smbclient, which takes ubuntu-desktop with it (which I now know is mostly ok). Hopefully reinstalling those will then replace /etc/samba. There's enough troubleshooting samba threads out there for the rest. I'll flag this solved when I'm done.
I am working on setting up BackupPC on Maverick , for my network. I am unable to view my WinXP machine's shares if I type "sudo smbclient -L //JonDoe/" . However it works if I use the XP machine's IP "sudo smbclient -L //192.168.1.100/". Viewing the workgroup (with the proper name) in Nautilus only shows the Ubuntu machine. I ended up using multiple how-tos which had me install the following packages : Samba, smbfs, system-config-samba.
With all that nothing worked so I decided to uninstall the above with "remove completely" in synaptic, expecting everything to be completely gone. But /etc/samba with smb.conf still existed so I deleted it. OOPS!!! . Installing Samba after the uninstall did not create a new /etc/samba/ directory. Reinstalling smbclient in synaptic didn't create it either. Uninstalling smbclient with pull BackupPC with it. Sweet! I do have a firewall package installed which allows outgoing but blocks inbound traffic from outside my LAN. I will disable it when I get home.
View 1 Replies
View Related
Aug 7, 2009
I have just started using using Ubunu 9.04. I have to manually configure network to connect to the net. Gateway values when entered are not saved, they come back to 0.0.0.0, I am also required to enter workgroup, How do I do it?
View 1 Replies
View Related
May 11, 2010
I am using an Ubuntu 64 bit desktop. I need to create a network (the way you create a workgroup in windoz). I have two other machines running Ubuntu also and all connected to a 3-Com switch through ethernet. I would prefer not to use DHCP, and just have a simple network where I can share resources like drives and printers.
View 3 Replies
View Related
Aug 23, 2010
`I'm on 10.04 trying to access shares on a windows machine. The machine does not appear at all in windows network/workgroup. I can see these shares when I'm on my windows partition so I know the problem isn't with the network.
Code:
sudo aptitude install apache2.2-bin apache2.2-common libapache2-mod-dnssd
View 1 Replies
View Related
Oct 5, 2010
I have installed Kubuntu and I am having trouble changing the workgroup so I can see my Windows XP systems and share files and folders.
View 2 Replies
View Related
Feb 6, 2010
Here's what I have working now: one old Dell L933r (Ubuntu 8.04), one old homebuilt (Ubuntu 8.04), one Acer netbook (Ubuntu 9.10), and one HP netbook (Ubuntu 9.10); a Trendnet TEW-631BRP router; the Dell & the homebuilt are wired, and the netbooks are both wireless. The LAN was setup quite awhile ago, when I still had some Windows machines; I have no WIN machines now, and don't plan on any. There are times when I can "see" other machines on the LAN, and there are times when I can't - MSHOME and WORKGROUP are in view. How can I remove the LAN network in place, and start over, creating a LAN that will only be used by Ubuntu machines?
View 1 Replies
View Related
May 11, 2010
How do I join a Windows XP Workgroup named HOME?
View 1 Replies
View Related
Feb 5, 2011
I've just recently got my samba confg working with a workgroup. I can view/access/modify windows machines on workgroup just fine. What I can't do is access shares created on ubuntu desktop. My ubuntu machine appears on Windows Workgroup, but denies to Windows users. When I try to create a share using Folder Sharing, I get this returned to me:
'net usershare' returned error 255: net usershare add: cannot convert name "Everyone" to a SID. Invalid parameter.
Here's by samba config file.
[global]
workgroup = JANSSEN HOME
server string = UServer
encrypt passwords = No
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Entersnews*spassword:* %n
*Retypesnews*spassword:* %n
*passwordsupdatedssuccessfully* .
username map = /etc/samba/smbusers
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
browseable = No
View 4 Replies
View Related
Feb 9, 2011
i am new using ubuntu 10.10 and so far i like it but the only thing i have problems is to be able to connect to the network i am running Windows 7 on the main pc and when i try to connect to the network (Click on Places, Network, Windows Network "icon appears" "right click on it" and get message Unable to mount location, "Failed to retrieve share list from server" i have try many solutions for the last 3 days but no luck can somebody i just want to share some music files and be able to connect to sound system and play the music
[Code]...
View 1 Replies
View Related
Mar 8, 2009
So everything seams to be fine on my F10 boxes networking. I can ping computers on the network with both LAN IP addresses, and their hostnames. However, I can only access my F10 box with a LAN IP. In windows, I go to view workgroup computers... only the windows systems. If I go to the F10 system with samba via the IP address it works fine, just can't get to it with a hostname.
I'm wanting a static IP of 192.168.1.22. And on the windows workgroup "workgroup".
I'm new to doing things with linux that are remotely difficult... and well, this has proven to be. I can't work out if this is a SMB problem, general networking...
smb.conf (I've ommited the top info segment due to forum character limit, as well as the SELINUX notes)
Code:
#======================= Global Settings =====================================
[global]
# ----------------------- Netwrok Related Options -------------------------
#
[Code].....
View 7 Replies
View Related
Mar 28, 2010
Similar to how Windows can list all computers in your workgroup (even if it's a slow process sometimes).
Can smbclient command do this or another samba util?
View 2 Replies
View Related
Feb 27, 2009
At first I installed debian 5 and I want enter on my workgroup using windows XP PCs, in same time I want use firewall now when I stop firewall I can access on the pcs but when I start iptables and open port for samba such as 137,138,138 and 445 I can't access on any PC on work group this is the output of iptables - L command:
Code:
Chain INPUT (policy DROP)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT udp -- anywhere anywhere udp dpt:netbios-ns state NEW
ACCEPT udp -- anywhere anywhere udp dpt:netbios-dgm state NEW
ACCEPT tcp -- anywhere anywhere tcp dpt:netbios-ssn state NEW
ACCEPT tcp -- anywhere anywhere tcp dpt:microsoft-ds state NEW
Chain FORWARD (policy DROP)
target prot opt source destination
Chain OUTPUT (policy DROP)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere
View 6 Replies
View Related
Feb 22, 2010
I have two types of OS in my network windows (XP,7) and linux (debian 5.03, ubuntu 9.10 8.04, fedora 8) all of linux can see an reach the windows shared folders but windows can not reach linux shared folders what can I do fo fixing this problem what should I follow. I have to say I disabled all of windows firewalls; and all linuxs can reach each other shared folders. (My network is Workgroup not domain).
View 2 Replies
View Related
Mar 23, 2010
I'm running Ubuntu 9.10, and am getting the following error when I attempt to access the HADEN workgroup on my Windows network via Samba: Unable to mount location - Failed to retrieve share list from server. I ran the following command:
Code:
peterv@MBP17U:~$ findsmb
sh: /usr/bin/nmblookup: not found
*=DMB
+=LMB
IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION
[Code]...
On my Windows XP machine, I can see the Ubuntu directory and can access files on it. I just can't access the Windows workgroup from Ubuntu.
View 1 Replies
View Related
Dec 30, 2010
I have a home network with Ubuntu (3 PC) Windows (XP 3, 7 1 vista 1) and Lacie networked drive. I have successfully edited fstab to mount the lacie drive at startup on my main ubuntu PC and it works a treat. My problem is setting up the Unbutu PCs to browse the workgroup. This was working but now (since my last update of Unbutu I think) I get prompted for a password and no matter what I do it does not let me browse.
Now I have read a few things on Samba and do not have the time or ability to become a network engineer. All I want to do is is have on my Ubuntu the same browsing ability that seems to come out of the box in Windows.
View 9 Replies
View Related
Aug 15, 2009
After installing Samba as per procedure, Samba does not see Windows "workgroup".
View 4 Replies
View Related
Apr 13, 2010
My interest to be able to join my windows workgroup and be able to work with the windows shares . I am running Fedora 12 in a virtual machine as guest OS. I know I have to install Samba which does not come installed in Fedora 12. Do I need to configure samba after installation if my only interest is to work on windows shares from Fedora and not the other way around? .
View 7 Replies
View Related
Apr 18, 2011
Which is the default file browser(NOT web browser) of Ubuntu 10.10 Maverick Meerkat?Nautilus?Are there any others for Ubuntu?
View 7 Replies
View Related
Oct 29, 2010
I have an OpenSuSe Server configured with DNS, Samba (PDC + WINS), LDAP, Squid All this is in a hybrid scenario with other OpenSuse acting as clients and some Windows 7 also as clients. Everything works perfect. Both systems are able to join and authenticate in the Samba server very smoothly.
My problem is that in my workspace I have several different subnets/VLANS. So I have another OpenSuSe client here that needs to join the domain and authenticate with the samba server, but he just cant find it via the Windows Domain Membership setup screen (where I usually configure the others).
The server can pe pinged, and it does resolv local domain names. It seems the problem is that I have no place to configure a PDC/WINS server in Linux Client. It only asks me for the domain to join, and then it doesnt find it (Im guessing this happens because it cant receive the broadcasts from the server network).
Is there any way to declare the Samba/PDC/WINS server on the client side?
View 10 Replies
View Related
Mar 30, 2010
I set up a samba file sharing system but my workgroup asks for a username and password see this-This is the text in /etc/samba/smb.conf:
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
[code]...
View 9 Replies
View Related
Aug 2, 2010
i just updated from karmic 9.10 to lucid 10.04 using the online upgrade option. so far everything is working great. the only issues i am having seem to involve firefox. when i visit videos i get the message "your browser is no longer supported. please upgrade to a modern browser." i am running 3.6 "canonical" so it is "modern". i am able to watch videos after i close the message. it's just an annoyance to get this message every time i view a video.
next, is on some websites (like this one) it will not supply my login info. but on a few sites (like ebay) it does supply my login info. not sure why some sites work while others don't. the info is there when i look under my saved passwords....
View 4 Replies
View Related