Red Hat / Fedora :: Can't Get The Win7 Boxes To See Shares On It
May 7, 2011
Home network with 3 Win7 boxes and one elderly Fedora 11 box (heloise) which has been running Samba well for several years. I've just built and started configuring a new Fedora 14 box (abelard) to replace heloise, but can't get the Win7 boxes to see shares on it.
Windows Explorer on the Win7 boxes can see abelard, and they can see the two shares I've created on it, but if I double-click on a share I get the "Windows cannot access" dialog.
I've set a Samba password for one user (ralph), the same as that user's login password, and set the "smb password file" entry to point to the resulting .tdb file.
All IP addresses are static (via Static DHCP), everybody can ping everybody, I can ssh from a Win7 box to abelard via Putty, and the network operates cleanly in all other respects. Here's my smb.conf:
# Samba config file created using SWAT
# from UNKNOWN (127.0.0.1)
# Date: 2011/05/07 11:25:27
[global]
workgroup = MSHOME
[Code].....
View 1 Replies
ADVERTISEMENT
Jul 21, 2010
This is the first time I have run into issues mounting windows shares but I really can't figure this out. Can someone put me out of my windows misery please.
First off, last week I rebuilt my work PC fromWIN7 32bit to WIN7 64bit since then I can no longer mount the window share on my ubuntu server:
I recreated my windows share called "Linux" and used the properties, advanced sharing and added everyone, full access and my domain account full access.
If I browse to \ipaddress I can see my share and access it. From a XP machine I can see the share and access it.
From linux I use the same mount point as before, /linux I use the same fstab and it fails
Code:
I try this manually now:
Code:
Next I try to mount it:
Code:
I looked at my firewall rules and they seem ok.
Next test was connecting to my 2nd pc on windows XP no probs mounted first time.
What is wrong with my new Win 7 setup?
View 2 Replies
View Related
Apr 26, 2010
I just installed a F12 server at home, replacing a FC9 server that ran samba to share media files. I had no problems connecting to samba on FC9 (the version escapes me, sorry) however Win7 seems to be fighting the F12 samba (v3.4.7) trying to do the same thing. I create a directory share, it shows up in windows explorer, but when I try and open it win7 tells me I dont have rights to it.
I created a printer share via samba, and successfully connected to it from win7 and use it as my default printer, and that works OK. I know win7 uses smb2 as its samba protocol, and that might be some of the problem (or all of it), but I'm not sure. I also have googled and saw that people have had had issues with samba as their domain controller while trying to join win7 into the domain, however I do not use win7 as a pdc at all. The solution for this seems to be registry hacks, but I am not sure they apply to me as I haven't seen anyone correlate it. Tailing the logs, this is what I see when I try and explore the file share from win7:
Code:
[2010/04/26 13:09:56, 1] smbd/notify_inotify.c:421(inotify_watch)
inotify_add_watch returned Permission denied
Now I have edited smb.conf manually in the past but to try anything I've even played with webmin to see all the options I might be missing, still my conf is fairly simple:
[Code]...
I see the movies share in win7, but it doesn't let me in. I tried disabling requiring 128bit encryption for NTLM as one suggestion but that didn't work. Also changing local security policies to send LM & NTLM responses, and that didn't work.
View 3 Replies
View Related
Jul 3, 2011
I am new to ubuntu, Installed it somefays before and getting used to it. I want to share the Internet from my ubuntu box with 2 Win7 boxes and a through a switch (have 2 network connections, eth0 - LAN and eth1 - Internet) . Searched a lot i google and got some Idea about the process.
[Code]...
View 9 Replies
View Related
Nov 23, 2010
In our current setup Win 7 users get prompted for a user-name and password which they don't need, and I have even tried root password. so I think i need to upgrade my samba server.
View 9 Replies
View Related
Oct 3, 2010
I'm trying to get my Ubuntu computer to connect my Windows 7 shares. I do have Samba installed and it can "see" my Windows 7 computer...however, I cannot connect to the machine. I think I've heard some issues with the way how Windows 7 deals with networking now and Samba doesn't work with Windows 7 now or something? If possible, I can always use an NFS server and client for my Windows 7 computer.
View 5 Replies
View Related
Apr 18, 2011
I have Samba guest shares working - win7 and android tablet see the shares. However, a media player just reports No Folders Found. The media player can see Win7 and Android samba shares. Here's the testparm -s
Quote:
mint@mint ~/Desktop $ testparm -s
Load smb config files from /etc/samba/smb.conf
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"
[Code]...
View 8 Replies
View Related
May 16, 2010
Since "upgrading" (ha!) to lucid I have had a number of problems that I am working my way through. The latest is accessing samba shares from a Win7 PC. It takes minutes to open the requested share from the Windows 7 PC. File transfers, once the directory is accessed, can be measured in bytes. It is an absolute trickle.
AFAIK the smb.conf is unchanged and, in any case, there is no problem accessing the shares from another linux PC.
View 9 Replies
View Related
Jan 23, 2011
finding / mapping network shares on Win 7 guest in vmware. I am running 10.10 64 bit ubuntu and installed vmware workstation 7 (64 bit version). I created and installed win 7 (ultimate) vm. everything is good so far. The issue is I have a second desktop with ubuntu and I have shared 4 drives on that desktop. I want those shared available to the win 7 guest. And even after enabling the shared folders I do not see them.
Note: I have a shared folder on the same machine where I have vmware installed and win7 has assess to that drive.. its just that the shares on network are not available. Note2: i had virtualbox installed and it worked fine.
View 4 Replies
View Related
Dec 16, 2009
Don't know how this happened, but I only see small boxes instead of my fonts on the desktop, in the title bars or on the panel
I really don't know how to fix it..
View 4 Replies
View Related
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
Jul 28, 2010
I am working as a Linux administrator in a very small data centre with 5 servers with following routine tasks.
1. Managing SAMBA shares and giving user specific access for the shares.
2. Scheduling backup of some mount points with rsycn to store data in remote hard disk
3. User and group administration, with sudo access.
4. Creating and Managing Xen Virtual machines and giving access to other project teams.
5. Automating some tasks with Shell Scripting.
6. Managing FTP server for user uploads.
I have practiced a lot in my home laptop without RHEL training, Cleared RHCE and LPIC1. I want to do some advanced system admin tasks, but do not have option in my current data centre. With Above skills is it possible to get a job ?
View 9 Replies
View Related
Jul 4, 2011
I have some software installed on a RedHat Linux box, that is attempting an FTP transfer to a remote system.
The transfer is always aborted after 20 seconds.
The same software on another RH box does not do this. Both boxes are accessing the same source FTP server.
What operating system options should I check to see what is causing this timeout?
View 5 Replies
View Related
Mar 22, 2010
I want to share a directory between two fedora 12 KDE boxes, peony and dandelion. I have set it up as simple as I can ('share' level security), but it just doesn't want to play. Any idea what might cause this error? I can ping the server ok, using hostname or the IP as shown here.
View 6 Replies
View Related
Jun 1, 2009
I have fedora running as our email server at work using sendmail. It used to have spamassassin and MailScanner installed, but one of those died over the weekend and killed the mail server. We do not need either of these as we are using a web based spam filter now (postini), so I tried removing these. I have discovered that the mail is in the mqueue waiting for delivery to the users mailboxes. I have tried using "sendmail -q -v":
Code:
Running /var/spool/mqueue/n51Jx6Gg023820 (sequence 1 of 1174)
<abaughman@grandproductsinc.com>... Connecting to local...
<abaughman@grandproductsinc.com>... Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL
Running /var/spool/mqueue/n51JsuRe023619 (sequence 2 of 1174)
<ksullivan@grandproductsinc.com>... Connecting to local...
<ksullivan@grandproductsinc.com>... Deferred: local mailer (/usr/bin/procmail) exited with EX_TEMPFAIL .....
I do not have a procmail config file: /etc/procmailrc. I am not sure why, or what it should be, perhaps that is the problem. I guess I don't exactly know how this server runs all that well. I was able to get it up and running but never understood it enough to now find what is not working correctly.
View 1 Replies
View Related
Jul 30, 2009
I reinstalled Fedora 11 last night because i saw that I could leave out packages that I don't need by unchecking everything in the software selection screen. Anaconda installed about 179 packages and I rebooted. I installed X, GDM, and LXDE, but whenever, I start GDM, all the fonts show up as random boxes, ie. there's no english on the sceen, just boxes. I'm pretty sure that i forgot to install a font that fedora uses for gdm but i don't know which one to install.
View 1 Replies
View Related
Jun 25, 2011
I have been trying to setup IPSEC encryption between two linux boxes. I have a server application which runs on Linux Box A and a client application which runs on Linux Box B. The client sends the data to server. I have captured wireshark logs at both server and client end. In the wireshark logs I can see that the Box B send ESP packets to the Box A.
But the server Application running at Box A is is not able to get any packets. If I turn the policy off at Box B, Box B sends normal UDP data packets to Box A, but still the Server Application running at box A doesn't get any packets.( Expected behavior since policy at Box A enforces that all packets coming from Box B should be encrypted.)
If I turn the policy off at Box A and Box B both, the server application receives the unencrypted data which is also expected behavior. But when the policy is turned on at both the boxes the encrypted packets reach the Box A but are not delivered to the server application. If anyone has faced such issue please help me to debug this issue. I have attached the ifconfig and policy settings at Box A and Box B for your reference.
View 2 Replies
View Related
Apr 28, 2009
I have recently set up a mail server running dovecot and everything is fine. However, I now want to retrieve the contents of 2 pop mail boxes and insert them into the IMAP structure under dovecot. I need to check for spam and sort them according to sender and recipient.
What is my best software option for retrieving the mail?
View 3 Replies
View Related
Dec 31, 2010
Just installed Ubuntu 10.10 onto my new netbook from a USB stick. The laptop came with Win7 Starter, which I kept on a small partition. Installation was apparently successful, but when I start up the computer, it will go straight to Win7 and GRUB doesn't appear.
View 9 Replies
View Related
May 2, 2011
I had vista installed, then I installed Win7 on a dif. partition. Then I installed Ubuntu 11.4 over the vista partition (formatted first), and now I can't get into Win7. I'm really at a loss. I've tried the Win7 disk, and it doesn't detect the Win7 installation. I've also tried sudo update-grub, and it doesn't seem to detect the win7 install either. I've tried making the Win7 partition bootable using gpart as well. I'd like to dual boot Win7 and Ubuntu, however I need to do that.
View 9 Replies
View Related
Apr 23, 2011
i installed ubuntu after windows 7 but now i cant boot windows 7 i tried the start up repair and I've read through some questions answered on here and int figure out the problem i don't want to uninstall ubuntu unless it's my only option
View 9 Replies
View Related
Sep 1, 2011
i have ubuntu 10 and win 7 dual booting on one hdd, all of a sudden grub says error no such partition when i select windows at the boot menu. and i cant get to the win7 partition from ubuntu (to play music and stuff, this used to work, places, mount filesystem, 250 gigs whatever). i've tried the stuff in these links and nothing has worked so farpartition info
sudo fdisk -l /dev/sda
Device Boot Start End Blocks Id System
/dev/sda1 1 29094 233697523+ 7 HPFS/NTFS
/dev/sda2 * 29095 30401 10498477+ 83 Linux
View 8 Replies
View Related
Apr 23, 2010
I am giving 10.04RC a try instead of Windows 7, so far so good. I can connect to my network shares fine using "Connect to a Server" & bookmark with the file browser, however when I use OpenOffice writer Spreadsheet to open/save files the shares disappear in the"Open/Places". Is this a bug in Ubuntu or Open Office? Is there an update/fix?
View 1 Replies
View Related
Apr 5, 2010
I can't use my shares on external drives. I've tried to work with this and I really like Fedora but enough is enough. enough having to recover from multiple crashes attempting to get Nvidia drivers installed but I've given up on this. I haven't found a solution after HOURS and HOURS of searching. I was willing to wait for 13 to have 3d support on my Nvidia card but if I can't find a solution to this one
View 6 Replies
View Related
Oct 9, 2010
I'm trying mount nfs shares on f11 to a f14 machine. They are all sub-folders of /media, they all have the same owner (me), same group (ditto) 0x777 protection set. In some cases I can see files in the sub folders but other folders remain hidden. here is a copy of my exports file
[root@mythtv todd]# cat /etc/exports
/media/areca1 192.168.1.0/255.255.255.0(rw)
/media/areca2 192.168.1.0/255.255.255.0(rw)
/media/areca3 192.168.1.0/255.255.255.0(rw)
[Code]...
View 2 Replies
View Related
Nov 8, 2010
I currently mount my smb shares by adding the appropriate line to fstab. Now my son also uses my laptop (F13 by the way) and I would also like to automount the shares for him but as a different user because there are some directories he should not have access to.
View 1 Replies
View Related
Sep 4, 2011
I have recently installed Fedora 15 KDE (with Dual Boot Win7) on my computer:Dell Optiplex 330, Intel Core2Duo- 2.53 GHz, 32 Bit, 2GB RamnVIDIA 8400 GSWhile going through the Guides mentioned here: for F15, I tried to install nVIDIA Drivers after updating the Kernel.suyum update kernel*rebootHowever it gave me some errors and then I did try the following method (as described in Missingbox studio guide)su -yum install akmod-nvidia xorg-x11-drv-nvidia-libs.i686 bootconf-gui kernel*develfollowed by Reboot.
I start my computer, I get the screen which shows that Fedora will boot in 3 seconds. This is followed by a black screen with a "Blue followed by white" Bar running towards right (where Fedora 15 is written)....It stays there for ever (I waited for 3 hours and then switched off my computer).Presently I am writing this post through Windows7.Is there any way I can repair Fedora through Win7 or by any other means.---------- Post added at 10:57 AM ---------- Previous post was at 10:51 AM ----------I remember the instructions (given by leigh123linux) that we should provide the following information
rpm -qa *vidia* *kernel*|sort;uname -r;lsmod |grep -e nvidia -e nouveau;cat /etc/X11/xorg.confI had it saved as a .txt file in my home folder.
View 8 Replies
View Related
Oct 3, 2010
I am a Linux newbie, and this is my third attempt in 5 years to become a regular user, and drop microsoft once and for all. Unfortunately, I am having difficulties. Normally it's a good way to learn, but I've been spinning my wheels for 4 days on one problem. It's compounded by the fact that I'm just learning even basic commands. So, please be patient.I have 3 machines.
1)tabletop with Fedora 13, Name: Trout, wired network connection
2)tabletop with winxp, name: bdc, wired network connection
3)laptop with winxp, name: bclaptop, wireless network connection
From Trout, I can access share folder named 'share' on bclaptop. I can also access 'shareddocs' on bdc.From both Xp machines I can access the other xp machines shared folders, but cannot access the shares on Trout, these shares names are 'share' and 'lshare'. On Trout GUI file browser if I go to 'Network' find 'Trout' (looking at itself on the network) I get "Unable to mount location: failed to mount windows share".
I can ping any other machine from any machine using either it's name or IP address. The windows machines do see Trout. The Linux shares can be seen in XP's 'My Network Places'.The network is on a 2-wire router/modem. The original windows network name (workgroup?) is 'Timber'. The workgroup created by Samba is 'mygroup'. They appear to be different workgroups, and Trout is in 'mygroup', and xp machines are in 'Timber'. I don't understand this part enough to know if this is significant.I "believe" I have the permissions wide open for 'lshare', but not 100% certain on any of this (newbie), so ask anything, please. I fumbled through Samba trying first to do it with text editor, then ended up with GUI Samba Editor. Looks to me like services smbd and nmbd are running. The Samba Editor made a rather large smb.conf file, so I'll just put what I think is relevant
View 14 Replies
View Related
Jan 5, 2009
I'm having some troubles with my samba shares on a fresh install of Fedora 10 x86_64 on my laptop. The laptop has only the KDE Desktop environment. I'm trying to share between this computer and my homebrew server via a wrt54g linksys router running DD-WRT firmware. The server is running Fedora 9 i386.
The shares on the server can be read by the laptop, and I have been consistently able to mount the server shares on the laptop using mount.cifs, but only when the firewall on the server is down. Shares are only visible between the machines when the firewall is down on the machine containing the share. I set up the shares using the system-config-samba tool, and the firewalls are both set to allow samba server and samba client. I can typically see the laptop from the server, but not the shares, and only when the laptop firewall is disabled. I can access the Laptop shares from the laptop. When trying to mount the laptop shares on the server, a warning message stating that the mount failed appears. Shares show up as correct in both the system-config-samba tool, and the KDE sharing tools. The share shows a "shared" icon in the dolphin browser.
From all that I know, the shares should work perfectly. I've searched the web, perused the man pages and how-to's, and combed through the forums, and everything I've found tells me that the shares should be working. Since they are not working, it leads me to believe that I must have made a mistake someone and not noticed it.
View 8 Replies
View Related
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