Ubuntu Networking :: Nautilus Won't Connect To Windows Shares?

Aug 17, 2010

After running updates earlier today, none of my Ubuntu-based computers can connect to any Windows shares in Nautilus.Samba is running and working fine; I can access the shares via web browser using smb://hostname, so I know it's not an issue with Samba not working.Also, the two Windows-based computers can see each others' shares, including printers.

View 3 Replies


ADVERTISEMENT

Ubuntu Networking :: Permanently Mapping And Viewing Windows Shares(outside Of Nautilus)?

Nov 11, 2010

I'st just installed 10.10 on Virtual Box. I'm trying to map some windows drives (On the host) permanently. Using Places->Connect To Server etc I can connect to my windows box no problem and see the directories etc in Nautilus (2.32.0) all ok.But rebooting the system results in my having to log in again - I've looked atis that the only what to get this to work permanently?Also, and more importantly K-Develop (And possibly others) can't see this mapped drive when I want to open a file from it? What would be the problem here?

View 4 Replies View Related

Networking :: Can't View List Of Shares In Nautilus But Can Browse Shares Directly?

Dec 11, 2008

I run opensuse 11 at work. I'm trying to see the list of shares on a "server" that is running windows server 2000. If I try smb://server, it doesn't show any shares, but I can browse directly to it such as smb://server/share1. If I use smbclient, it returns the list of shares correctly. I guess I just don't understand why smbclient shows the list of shared folders, but nautilus cannot.

View 3 Replies View Related

Ubuntu Networking :: Unable To Connect With Windows 7 Shares

Dec 20, 2010

I have a machine with Windows 7 Ultimate with several shared folders. Then I have VMWare with Ubuntu 10.10 as guest running. Samba runs in Ubuntu and in Windows, I can see the shared folders of the Ubuntu guest (read and write) as well. This morning I saw the shared folder of the Windows host and I could still open it manually in the Ubuntu guest. After this, I wanted to mount the folders permanently with fixed entries in the /etc/fstab. This failed and now I can't see the folders of the Windows host in the Ubuntu guest..

View 3 Replies View Related

Fedora :: Samba Shares Not Appearing In Some Nautilus Windows

Nov 23, 2010

I am in the process of migrating my small workplace to a basic spin i've created of f14. Everything is suave but some file browser windows eg: file upload in gmail, hotmail etc, does not show my samba shortcuts i've created nor even the option to browse the network in the "places" section. It shows other locally created shortcuts but no samba ones. Just to test it, even creating an ftp:// shoftcut yeilds no dice. I had a quick search through the forums and I couldn't find anything. I have a feeling this has an easy solution that my inferior brain cannot comprehend! Loving F14 on my macbook pro and so are my employees in my office! Feels much less bloated than Ubuntu IMHO.

View 2 Replies View Related

General :: Cannot Connect To Windows 7 Shares From Ubuntu 9.04

Jul 1, 2010

I updated one of my windows boxes from XP to Windows 7 and now my Ubuntu boxes cannot connect to the shares on that windows box! I have done a lot of research on this and anything I try does not work.

View 1 Replies View Related

OpenSUSE Network :: Cannot Connect To Windows Domain Shares Anymore

Apr 9, 2010

I installed 11.2 a couple weeks ago on a machine at work, and thru YaST connected to the domain. I was then able to add a printer, and thru nautilis browse to windows computers with shares. Something changed about a week ago and I've played with everything I can think of, read lots of tutorials, and still can't make it work. I'm about ready to format and reinstall from scratch and try again, as I'm out of ideas.

So the way it was before, in nautilus if I clicked on network it would give me a list of all sorts of computers on my domain, and if I clicked on one of the windows machines it would ask me my username/password, and after I entered them, I'd be in.

Now, in nautlis if I click on network it shows me "windows network" and if I click on that it gives me a list of all sorts of workgroups and domains (or something like that). If I click on the one with my domain name, it asks username/password but it doesnt work.

I've tried leaving the domain and rejoining, I've enabled and disabled kerberos, ldap, samba, everything I can think of - although I dont think I had to change those at all from default the first time.

I dont know what I could have done between when it worked and now. I did allow some installation of updates. Shortly thereafter I noticed ssh no longer worked, and after playing with it forever I couldnt make it work, I uninstalled openssh and then reinstalled it from the repository, and it worked again. No idea why it stopped working, but maybe it's related to this domain problem, I dunno.

My main goal at this time is to be able to access windows shares from the linux machine. I don't care if I have to login to linux with my windows domain account or a local account (although all the documentation I've followed said that I should be able to login with a domain username/password too).

View 3 Replies View Related

Ubuntu Networking :: Trying To Use Nautilus "shares"

Jan 14, 2011

Ok, what I am trying to do is share a folder with the "share" properties in nautilus. The folder had a few subfolders and a few symlinks. The share is readonly with guest access(as set up by the nautilus properties window). It successfully shares the folder and subfolders, but does not share the symlinked folders (I should mention the symlinks are to other devices, but same owners). Nautilus is using samba to share, so I checked my ~/.samba/smb.conf and added

Code:
follow symlinks = yes
wide symlinks = yes

also noting that there was no actual entry for the share here... It turns out the shares are generated in /var/lib/samba/usershares/ so i added the link permissions to the file there (which looks like a regular samba share), and still no luck.

View 4 Replies View Related

Ubuntu Servers :: Can't Connect To Samba Shares With Windows 7 Or Ubuntu

Jul 18, 2011

I'm trying to use Windows 7 to connect to a Samba server (running Ubuntu 11.04).

Server is named Mars. Below is my Samba configuration file. I can ping the server, and connect to it via RDP and ssh, so i know its not a network connectivity issue. What else could it be?

Code:
[global]
log file = /var/log/samba/log.%m
server string = %h server (Samba, Ubuntu)
winbind enum users = no
force group = nobody

[Code].....

View 8 Replies View Related

Ubuntu Networking :: Windows Cannot See Shares ?

Aug 1, 2010

Simply share a printer in a small, secure home network spread over 5 or 6 machines running mostly windows (98 through Win7) but using the UBUNTU box as the host for the printer.

The network has basic connectivity. I have no problem pinging any box from any box. Or surfing from any box.

From UBUNTU box, can see and browse Windows Workgroup no problem.

Windows machines see the announcement of UBUNPRIN but cannot connect. Cannot seem to authenticate. I'm thinking that I have the share set up with NO security.

security = SHARE

And

map to guest = Bad User

Adding some terminal output and the smb.conf file...

Clip from log.nmbd:

View 9 Replies View Related

Ubuntu Networking :: Cannot Write To Windows Shares

Jan 31, 2010

I've recently switched to Ubuntu from debian, and I'm now running a fresh install of 9.04 32 bit. I have a Windows XP media computer which I would like to be able to browse using smb://. This worked fine on my debian system, but I cannot get it to work on ubuntu. The windows XP machine has a couple of shares, e.g Music. I can access the Music share via smb://, but I cannot write to it. Nautilus just says "Permission denied". I can also see the default shares, e.g. E$, but if I try to open them I am prompted with a password, but no matter what I enter it seems to have no effect. How to proceed?

View 8 Replies View Related

Ubuntu Networking :: Accessing Windows Shares From 9.10?

Feb 16, 2010

i have 3 ubuntu machines running 9.10. All of them are running SMB so that the Windows machines can access the shares on the Ubuntu machines, but the ubuntu machines can not access shares on the Windows machines. When I click to connect to a windows machine ( all of them running XP), it says "connecting to COMPUTERNAME.." It never opens the computer, and it always comes back with an error saying that it failed to connect. I haven't been using ubuntu for very long, so im not as savvy with it as I am on windows. All windows machines can see all ubuntu shares, just not the other way around and I'd like it to be both.

View 3 Replies View Related

Ubuntu Networking :: Can't Access Windows Shares

Feb 3, 2011

Running Ubuntu 10.10 M-M..Running Network, my machine sees my Windows Workgroup, and even the machines on the workgroup. When I try to access those machines, I get a message "Failed to retrieve share list from server." I've been able to mount other machines by using straight IP accesss, but that is of little use since IP addresses are not Static.

View 6 Replies View Related

Ubuntu Networking :: Cannot Mount Windows Network Shares

Feb 13, 2010

I am trying to share files on my Windows XP Home machine over my P2P network to my Ubuntu netbook. The folder I wish to share is configured in Windows with public permissions. I go to the Files & Folders > Documents and then I click on Network in the Places tab. A Windows Network icon appears, but when I double click it I receive the error message, "Unable to mount location. Failed to retrieve share list from server."

View 2 Replies View Related

Ubuntu Networking :: Using Samba Shares On Windows Vista

Feb 27, 2010

I setup shares on a fresh install of Ubuntu 9.10 via the shared folders application from here: [URL]. The shares are visible on my vista laptop but when I go to open them I get an error "you might not have permission to use this network resource". I set the smbpswd to nothing via the method in the above article as well and my /etc/samba/smd.conf has the follow lines:

[300]
path = /media/Secondary Storage
available = yes
browsable = yes
public = yes
writable = no

[500]
path = /media/New Volume
available = yes
browsable = yes
public = yes
writable = no

View 7 Replies View Related

Ubuntu Networking :: Windows 7 Not Reconnecting To Samba Shares?

Jul 9, 2010

Been trying to deal with this one for some time, and still not sure it's more or an issue on the Samba or Win 7 side.

Running Ubuntu 10.04 with Samba 3.4.7, using Windows clients from 2000 on up to access shares.

2000 and XP have no trouble both connecting initially to shares, but upon reboot the shares are disconnected and do not automatically reconnect unless one of them is double-clicked on. Passwords and mappings are saved such that Windows tries to reconnect upon restart. When manually reconnected in this way, shares remain open as they should. This isn't a big issue, but it would be preferable to have these shares reconnect so that links and shortcuts across the LAN work right from bootup.

The bigger issue is with Vista/Windows 7 - When shares are set up with appropriate passwords and such on the clients, they work as expected, until the client is rebooted. After signing into windows 2 things are observable:

- Black screen for 2-5 minutes before desktop appears

- error message appears when you try to double-click on a mapped share (even with a saved password) that the connection cannot be restored.

If you go into credentials manager and delete the saved password for the share(s) on the samba server, you are prompted for the password when you try to open any of the shares - reenter it and you're then fine until the next reboot.

There must be some issue with the persistence of the saved password, but not sure if this a Windows-side issue or not. Read some other info on this, and had to make the following changes earlier to even get Win 7 clients to connect to samba at all:

[URL]

It appears that when Win 7 starts up, it simply can't connect using the saved password, and the desktop doesn't come up until the reconnecting action(s) time out (if you disconnect your win 7 machine from the network the delay is not present).

It's not a game-breaker, but really annoying when rebooting having the delay and reentering the network share password(s).

View 9 Replies View Related

Ubuntu Networking :: Cannot Get Windows 98 To Access Linux Shares

Nov 9, 2010

when I try to access the shares from a Win98 laptop. The server name shows up in the Network Neighborhood (freaking childish names!) but when I double-click it, Win98 keeps asking me for the password for the \SHOPIPC$ connection. I have deleted the .pwl file on the Win98 and logged in using the same user/pass combination as I do on the Linux. On the Linux, I ran 'smbpasswd -a derek' and supplied my password.Windows XP sees the server just fine, but Windows 98 just does not want to play nice. Is there any thing that I can do to fix this without breaking the connection to the XP box or the Linux laptop?

View 9 Replies View Related

Ubuntu Networking :: Windows Shares Only Work With IP Address (10.10)

Mar 3, 2011

My computer running Ubuntu 10.10 cannot see the Samba shares on either of my two Windows XP machines. I have Samba installed and configured, I am on the correct workgroup. However, under "Network", there is only one item - Windows Network, which contains no workgroups. I am hosting a share on this Ubuntu PC, but I haven't had the time lately to see if I can view it from the Windows XP computers. If I click Connect to Server, and enter the IP Address of one of my XP computers, I can connect to them. However, if I enter the computer's name I get "Failed to retrieve share list from server" without a specific share, and with it I get "Failed to mount Windows share."

View 2 Replies View Related

Fedora Networking :: Connecting To Windows Shares On Another PC

Jun 13, 2009

I'm just staring with fedora 11 and I want to know how to do the following:
1- Connect to windows shares on another PC.
2- Set these shares to be accessible in the Computer location at all times.

View 2 Replies View Related

Networking :: Mounting Shares From Windows Server

Dec 8, 2010

My question is that I have a handful of servers, Server 1 is a Suse Linux machine and Server 2 is a Windows Server 2003 machine. I can mount and access the files/shares on the Linux machine no problem but when I come to using the Server 2003 shares I encounter problems ... here is a snip of my fstab ...

Code:
//10.0.0.20/applications /myfolder/applications cifs username=user1,password=pass1,auto,uid=user2,gid=group2,0 0
user1 and pass1 is the username and password of a user (local to the remote machine) and user2 and group2 are taken from the machine performing the mount.

Am I doing it right, is that how I should be mounting a share from a (Domain enabled) Windows Server 2003?

View 2 Replies View Related

Networking :: Samba Server And Windows Shares

Jan 25, 2010

I have a problem with 'Samba' shares on Ubuntu 8.04. Bringing shared folders over from Windows (on another computer) is not a problem...until I try same process with a Windows backup folder holding .tib data from an 'Acronis' backup.The files appear in Ubuntu Network, everything looks o.k., Ubuntu just won't copy the data to another folder. Other shares work without a problem, its only with these ':.tib' data.

View 3 Replies View Related

Networking :: Trying To Access Windows Shares From Fedora 12

Jan 3, 2010

This is a bit of a shameless cross-forum bump, as I'm really trying to crack samba in the hope of getting some server action going, and this is the closest I've been to actually understanding what I'm playing with.
"Well, I've lasted a lot longer than usual before resorting to asking around, but I've finally gone delightfully mad. I've been trying to access shares based on Windows 7 Ultimate with limited user access on said shares. I've managed to get into my XP machine, another mate's Vista machine and various Linux boxes with no issues, but that's only for shares that are accessible by everyone. The moment I try to get into a share that requires user credentials, I get "Error returning browse list: NT_STATUS_ACCESS_DENIED"

If I try to access restricted shares (be it machine or folder) through Nautilus, I will get a user logon prompt, but it fails. Using smbclient results in just as little success, and now I'm munching through O'Reiley's Samba manual from '99, after realising that I need to basically learn Samba in its entirety to have a hope in hell at getting this to work. The trouble is though, every HOWTO and relevant forum post I get my hands on all seem to concentrate more on the server side of things, and usually servering from a linux box, not the other way around as I'm trying to.

The above Windows 7 machine won't even allow me to view its share contents, whereas the XP machine will allow me to browse, but won't allow me to access folders with restricted access. I'm pretty sure there aren't any major issues with the way the Windows 7 machine is setup, as it can be accessed with logon from my Xbox, Ubuntu machine, XP and Vista, with only Fedora having problems getting in as it constantly fails logon. What I'm trying to establish is, if Ubuntu can get in, is there something in my Fedora samba config I'm missing that's preventing me access? My thanks in advance to those of you who've been able to put up with me rambling"As you'll see in my original fedoraforum post, the workgroup misreport issue mysteriously fixed itself after a few updates, although I'm inclined to blame my mate's Win 7 box...call it force of habit, I've just generally come to mistrust an OS that tries so diligently to shift focus away from its shell.

View 1 Replies View Related

Ubuntu Networking :: Viewing Computers / Shares On Windows Network?

Oct 23, 2010

When I goto Places->Network sometimes I see the other Windows computers in our house, and sometimes I don't. How do I make this more consistent?

When I double click on the "Windows Network" icon right now, I get "Failed to retrieve share list from server". Sometimes this works and I get to see the shares on the Windows pcs.

View 1 Replies View Related

Ubuntu Networking :: Can't Access Windows 7 Shares On 10.10, But Can Do Vice Versa?

Dec 7, 2010

Ok this is a really weird issue because of the way it played it out. I have been researching it off and on for weeks now trying to figure it out and have come up with nothing. Basically when I first installed Ubuntu 10.10 (64 bit) I was able to access the shared files on my Windows 7 (64 bit) computer perfectly once I changed the domain name in Samba. However I wasn't able to access my Ubuntu shares from Windows 7. After researching for a while to figure that out, I found this:[URL]... Boom! Instantly I could access my Ubuntu shares without a problem from Windows 7.

However after I did this something happened where I could no longer access Windows 7 files from Ubuntu. Unfortunately I am not sure if the change happened immediately or some time later. When I go Places > Network I see the name of my Ubuntu computer (Living-Room) and my Windows computer (Nick-PC) as well as a folder called "Windows Network." When I open Nick-PC it brings up a dialog box saying a password is required. There are three text entry fields and a couple option:

Username: Nick
Domain: NRAU
Password: [not filled in]
_ Forget password immediately
_ Remember password until you logout
_ Remember password forever

The password field has to be filled in and I have tried every option. Each time it thinks for a second and then just pops the same dialog box again.

View 9 Replies View Related

Ubuntu Networking :: Info For Accessing Shares On A Windows 7 Computer?

Dec 29, 2010

I just got my Ubuntu 10.10 laptop to finally be able to access my Windows 7 Professional's shares, and I'd like to share how I got it working. Whenever I would go to Places > Network on Ubuntu, and then double click on my Windows computer (sometimes after finding it in Windows Network > {workgroup name}), it would immediately bring up a box saying "Password required for {computer name}". My Windows password wouldn't work here, but I didn't even want to be asked for a password. In Windows, under Network and Sharing Center > Choose homegroup and sharing options > Change advanced sharing settings..., Turn off password protected sharing was already selected.

So, I eventually found out that samba (the program Linux uses to talk with Microsoft's SMB network share protocol) has a bug of sorts. The format of the SMB packets coming from a clean Windows 7 is known by samba. However, if you install Windows Live Sign-In Assistant (which is provided through Microsoft Update) on Windows 7, the packets coming from Windows 7 are modified, and samba can not handle this. A patch has been written for samba, but Ubuntu's repositories (which has samba version 2:3.5.4~dfsg-1ubuntu8.1) does not yet have that patch.

Also, it seems Microsoft has stopped Windows Live Sign-In Assistant from appearing in Programs and Features. It doesn't appear even if you specifically download and install it separately. I did, however, notice that the installer calls itself Windows Live Essentials 2011. So I found that in Programs and Features, and uninstalled it. It asked which components I wanted to uninstall, and I selected all of them. Rebooted Windows, and now I can access the share no problem. I also grabbed the offending packet using Wireshark before and after that uninstall. The packet is indeed different. Specifically, without Windows Live Essentials 2011, there is no mechToken in the packet.

The current version of samba available is 3.5.6. I may try downloading and compiling that later, and see if it deals with the change that Windows Live Essentials 2011 makes OK. Also, it may be possible to get the share working without uninstalling every single Windows Live Essentials 2011 component. You may want to try that if you would like to keep a component.

View 9 Replies View Related

Ubuntu Networking :: Nautilus Can't Connect To Win7 Share?

Jan 18, 2010

My Ubuntu Desktop (9.10, 64-bit) VM can't connect to my Windows 7 (64-bit, Ultimate) File Share using Nautilus. I enter "smb://<comuterName>" in the address bar and then it comes up with a password dialog (see screenshot) and then after entering the correct login info, the dialog disappears for a second or two but then reappears again. The dialog always comes back up and the share is never mounted. Connecting from an XP box on the network to the windows 7 share works just fine. Connecting from the Ubuntu machine to the windows 7 share using the appropriate 'smbmount' command works just fine. Connecting from the Ubuntu machine (using the nautilus GUI) to the XP box (password protected) works just fine. Then I turned off password protection in Win7, rebooted the win7 machine, and still all of the above tests turned out the same. And the Ubuntu machine still doesn't connect to the windows share using the nautilus GUI, and still displays the password dialog even though no password is required anymore. I tried using smbclient to view the shares, here is the output (not sure if I should be trying something else using the smbclient program):eddie@eddie-ubuntu:~$ smbclient -L eddie-win7 Enter eddie's password: session setup failed: SUCCESS - 0

I'd like to know how to connect Ubuntu to the windows 7 share using the nautilus GUI. If it's a bug, I'd like to file it (I think it is). But first I would like some direction trouble-shooting to make sure it is in fact a bug. (I think I read elsewhere on this forum that someone connected Karmic to win7 share, so maybe it's not a reproducible bug. But then again, maybe they weren't using 64-bit Karmic...)

View 2 Replies View Related

Ubuntu Networking :: Active FTP With Nautilus / Connect To Server?

Jul 16, 2010

I need to connect to an FTP server that only accepts active FTP connections. (In Windows, I have to uncheck the "use passive FTP" option in Folder Options in order to connect) Is there a way to do this with Ubuntu's Connect to Server system/Nautilus? I would like to be able to interact with the files as if they were local, as I can on other FTPs and on Windows.

View 3 Replies View Related

Fedora Networking :: Unable To Mount Windows Shares

Mar 2, 2010

I am unable to mount Windows shares on Fedora 12. From Nautilus, I can navigate to the shares, but when I attempt to open one I get a dialog "Password required for share ... on ..." asking for username (prepopulated with my username), domain (prepopulated with MYGROUP) and password. I have the same username on the Windows box, but when I enter the password and click Connect, the dialog just pops up again. I'm not sure what "domain" is, tried with my Windows workgroup name, no good. If I blank out either username or domain, the Connect button is disabled.

I tried using the mount command:mount -t cifs //192.168.0.2/... /tmp/mnt -o username=adrian,password=...,iocharset=utf8,file_m ode=0777,dir_mode=0777
That did work once, but now gives the useful error message:mount error(5): Input/output error
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
I can run Windows instead on the client machine, and that gives me access to the shares, no problem.

I have libsmbclient-3.4.5-55.fc12.i686, but that was installed a month ago. I don't see any more recent changes to anything relating to the samba client. I've never had to enter a password to access Windows shares. Actually, it looks like the problem may be on the Windows side, although as far as I know, nothing has changed there. Using smbclient with debuglevel set high, I see failures with this error:SPNEGO login failed: NT_STATUS_REQUEST_NOT_ACCEPTED
Every now and again, I can connect to one or more shares, but after a few attempts, I can't connect to any more. Tried rebooting the Windows box, but that's had no effect. Oh, and "smbclient -L" shows domain as the host name of the windows box, but anonymous login (smbclient -L -N) shows domain as the workgroup name.

View 5 Replies View Related

Fedora Networking :: Windows CIFS Shares At Startup

Jun 3, 2011

After booting, the sda5 and sda8 mounts work fine, but the Windows shares haven't been mounted. If I enter the command: mount -a everything works fine. I don't know if this a timing issue, or something to do with the new systemd stuff, but it has happened in previous Fedora releases from time to time.

View 1 Replies View Related

Ubuntu Networking :: Samba Shares Used In Windows DFS Not Accessible To Remote Users

Feb 7, 2010

We have an existing Windows 2000 network that I am trying to add an Ubuntu 8.04 server to. I have put links into the windows domain DFS to the linux machine's samba shares.

The shares work fine for local users that are physically on the same network (192.168.0.X). Remote users from other offices or dialing in with a vpn client can not access the these particular folders off the DFS. However, they can map them directly from the ubuntu server.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved