Ubuntu :: Automount Windows Share ?

Jul 31, 2010

I am running Ubuntu 10.04 and I am trying to automatically mount a windows share by following the advice in this Ubuntu wiki page [url]

However, when I edit the /etc/fstab file as advised and then "sudo mount -a" I get the following message in the terminal window:

Quote:

The share in question is on a FreeNAS server and the CIFS share is "//192.168.1.1/Music"

I have added the following line to /etc/fstab

Quote:

View 3 Replies


ADVERTISEMENT

Fedora Networking :: Automount A Nfs Share When The Server Machine Restarts?

Mar 16, 2010

I'm making a clever backupsystem based on nfs and rsync.Basically, I export folders from the clients to a backup server, and the backup server processes them and makes backups.The backupserver mounts the folders during startup, but if a client restarts, then I guess it would unmount from my backupserver, right?What can I do to make it automount the folder whenever the client gets back up again?All the clients are static servers without much interferance, without any risk of external people tampering with them and without internet access. Security is not an issue, and any kind of shady compromisingcripts will do.However, installing software on them is tricky as I have to download packet for packet and transfer them via usb manually.

View 9 Replies View Related

OpenSUSE Network :: Automount A Samba Share On Computers Startup?

Nov 3, 2010

i'm trying to automount a samba share on computers startup, everything works just fine when the network adapter is controled by traditional way ifup but when i'm switching to NetworkManager doesn't work anyway. i'm hiding the share information from the common user by using the /etc/samba/cifstab as i read on intrernet, in the cifstab i put //server/share /home/user/share cifs sername=user,password=pass,uid=1000,_netdev .could anybody give me a hint or tell me where to look?

View 3 Replies View Related

Ubuntu Servers :: Modern Central User Management - Automount A Secure NFS Share Somewhere In The /home Directory

Mar 14, 2010

I've setup Kerberos and OpenLDAP servers (9.10) similar to the official documentation (and other sites that fill in the "gaps"). However, when you start to get in to some of the details, there seem to be many options - and I guess I'm looking for what could be the defacto standard. I'd like to allow Ubuntu clients to have a sso capability, with the ability for local caching of passwords if not connected to the network (such as a laptop user away from the office, prior to a VPN). I'd like to automount a secure NFS share somewhere in the /home directory. If the user logs in to a computer they've not logged in to before (if they're authorized), it would be nice if a skeleton /home directory could be setup there automatically I'm guessing that it is not desirable to use a shared /home NFS - as if you're off the network this would be problematic - as well as multiple computers sharing the same /home. There are some benefits to a shared /home (SSH certs, etc.), so maybe there is a hybrid approach out there.

I've read that it's not necessarily good practice to have OpenLDAP to do the authentication (leave this to Kerberos), but it's fine for authorization (such as ACLs for logins to certain computers). It's also good practice to use TLS with OpenLDAP (which requires public certs on all the clients) and to not allow anonymous read to the directory. I would guess that a computer host keytab could be refreshed to bind to the OpenLDAP server via GSSAPI / SASL to allow a non-anonymous read, and then determine if, say, the user was a member of a group allowed to log in. Kerberos would then pick up and authenticate the user and then proceed to the login. Off the network here, I'm not sure. I found this document, but it's self declared missing items: [URL]

I'll stop the rambling, but I cannot be the only one who would like to setup a relatively standard and secure server based network authentication and authorization back-end. Is there any _complete_ documentation on the best practices and how to implement?

View 4 Replies View Related

Ubuntu :: Can't Automount Windows 7 Partition

Feb 8, 2010

I installed Storage Device Manager and can't automount my Windows 7 partition. It doesn't show up in Storage Device Manager. When I mount the partition, it comes up as /media/286CC2A6397A0F2A instead of sda# like normal drives.

View 9 Replies View Related

Ubuntu :: Disable The Automount For /windows?

May 12, 2010

I've recently installed ubuntu 10.04 on a machine with MS Vista. Initially, I decided to use a fat32 partition (mounted at /windows) for storage of files used by both Ubuntu and Vista. Then, I saw that Ubuntu can read/write on NTFS partitions, so I deleted my fat32 disk space.

Now, Ubuntu tries to mount that partition and during the boot of the Gnome environment, it says that /windows cannot be mounted. If I press S (skip), the desktop can be loaded normally but I would like to delete all references to that partition.

View 3 Replies View Related

Debian :: Automount Windows Partition In RW Mode

May 9, 2011

I'm using Debian Squeeze XFCE along with Windows 7 as dual boot on my notebook. I want to access my Windows 7 partitions from Debian for both reading and writing. I was a Ubuntu user in which the Windows partitions were visible by default. I want to know how to mount the drives used by Windows 7 automatically on startup.

View 4 Replies View Related

Slackware :: Automount Encrypted Windows Partition - Truecrypt

Jan 12, 2010

I'm trying to automount my encrypted Windows partition in Slackware-Current.

With help from the Gentoo wiki, I came up with this script:

Code:

Then I added this to my fstab:

Code:

I get this error when I try to mount my partition (as root):

Code:

Error: Unable to initialize gtk, is DISPLAY set properly?

But if I run my script like this (exactly how mount runs it), it works fine:

Code:

New script

Code:

View 2 Replies View Related

Debian Installation :: Systemd - Automount Windows Partition / USB Devices In Jessie

May 11, 2015

There seems to be no documentation on how to automount partitions and USB devices under systemd in Jessie. (Overall, systemd entirely lacks any useful documentation or GUI configuration tools -- all very cryptic and hidden.)

I created custom files to enable automounting. I put them in /etc/systemd/system -- this may not be the right place, but it works.

Kernel note:
This does not work under the old Wheezy kernel linux-image-3.2.0-4.

To automount my Windows partition so I can access its files, I created:
/etc/systemd/system/media-windows.mount

The name of the file must match the mount point -- in this case, /media/windows

My file notes the device and file type, plus an fmask option so all the Windows files don't seem to be executable:

[Unit]
Description = windows mount to /media/windows
[Mount]
What=/dev/sda1
Where=/media/windows
Type=ntfs-3g
Options=fmask=111
[Install]
WantedBy=multi-user.target

The file ownership must be root.root. Apparently it doesn't need to be executable.

After creating, enable with:

sudo systemctl enable media-windows.mount

and it will mount on the next boot.

I read elsewhere that the before running the enable command you should run a start command:

sudo systemctl start media-windows.mount

but that didn't work for me.

View 2 Replies View Related

Fedora Hardware :: Automount Windows Partition At Boot - System Very Slow

Feb 18, 2010

After a new Fedora 12 installation, i cannot automount my Windows partition. My system is setup originally at windows XP ,partitioned, then change to Fedora 10. Change to Fedora 11 through update.System very slow.

I decided to upgrade to fedora 12 by DVD installer, then i have to mount manually to access my back-up, when typing su -c '/sbin/fdisk -l' at terminal, this is the code:

View 6 Replies View Related

Ubuntu Networking :: Samba Share : Get An Error Message "unable To Mount Location, Failed To Mount Windows Share"?

Jan 22, 2011

I have installed ubuntu 10.10 and the Samba addon to configure my shares to my Windows terminals.This is what I got

Firewall off (utf disabled)

Internal Sata /dev/sda1 (EXT4 FS)

External USB HDD /dev/sdb1 mounted at /media/SG1500GB (EXT4 FS)

I have two shares

1. //home/test - Which I can see and access with no problems (can't write to it though even though I set the share as writable?, but, I can read from it). This is available to everyone. My windows terminal can see this folder and access it. This is on my main 80GB internal drive /dev/sda1.

2. //media/SG1500GB/Music. I set this up for everyone full access and I can see it at all my Windows machines but,I can't get into the folder. Windows keeps giving me an error stating network path not found.I also try to access it via the Nautilus (Places/Network/system/music) and get an error message "unable to mount location, Failed to mount windows share". This drive is mounted per the disk utility.

View 4 Replies View Related

Ubuntu Networking :: Sharing Windows 7 Drives - Unable To Mount Location - Failed To Mount Windows Share Error Message

Sep 5, 2010

I have recently set up an ubuntu installation on an old PC. After some fiddling with both it, and the windows 7 machine, I have managed to share all of my drives. However, when attempting to access them from ubuntu, only 2 of the 4 hard disk shares will mount, with the other 2 failing with a Unable to mount location, failed to mount windows share error message.

View 2 Replies View Related

Ubuntu :: Share With Windows 7

Feb 25, 2010

I recently purchased a new laptop with Windows 7 and I am happy with the OS. I was debating between replacing Windows with Ubuntu like I did on my older machine, but the graphics performance in Windows 7 in 1080p tipped the scale in its favor. That said, I have about 1TB of media on my Ubuntu desktop stored on an ext4 partition that I would like to share over my network with the laptop, but Windows 7 cannot see the shares. Would this be a file system issue or a Samba compatibility issue? Also, is there a way I can convert the ext4 to ntfs without data loss if I decide to just put the media in an eSata enclosure?

View 3 Replies View Related

Ubuntu Networking :: Cannot Share With Windows 7

Mar 10, 2010

I have recently installed ubuntu on my old pc. i wanted to share my PC with my laptop running windows 7. i have a wireless connection and the file sharing in windows is managed by network magic, but till now i m not able to share folder with windows 7, my Ubuntu pc can see the laptop folder but is not able to mount it and my windows 7 cannot detect ubuntu at all, i recently saw a post about windows live id assistant(and to uninstall it) but i think that its not installed on my laptop.

View 3 Replies View Related

Ubuntu :: Windows 7 Won't Share Files?

Nov 7, 2010

Earlier this year I had probs getting Windows 7 to share files with Linux over a network. I uninstall Windows sign-in assistant and this worked.

Recently I installed Windows Live Essentials 2011 and all seems to have gone pear shaped because I can no longer share files with Ubuntu and Windows 7.

View 9 Replies View Related

Ubuntu :: Can't Access Windows Share?

Apr 27, 2011

Overview I have a couple of Pc's that I have installed Ubuntu 10.10 on, standard installs. No install issues I have a FreeNAS box set up with a windows share for various things pictures, videos, musicThe files are located in a directory Media, i.e., media My Pictures mediaMy Videos mediaMy Music each folder has lots of files and directories, specifically My Music has >2000 files/top level directories I connect to the FreeNAS share with no issue and can browse all the files, EXCEPT....The issueI cannot access the My Music directory. Can access Media, see all directories but when I click My Music I get >>The contents could not be displayed.... Sorry, could not display all the contents of "My Music": Invalid argument<

View 5 Replies View Related

Ubuntu :: Mounting A Windows NFS Share

May 12, 2011

I am attempting to mount an NFS share that has been setup on a Windows Storage Server 2008 (R1). Initially, I could not even mount the share, though it would show up using "showmount -e <server_ip>". After adding the "ANONYMOUS LOGON" user to the NTFS permissions and granting the "Full Control" permission, I was able to successfully mount the share and read from it. However, I cannot write to it. The NFS share is set to allow anonymous access, UID 0 and GID 0. The appropriate host is listed in the NFS Share Permissions with Read-Write permissions, and ANSI encoding. Root access has also been allowed. I also tried granting the "Everyone" user full control in the NTFS permissions as well. See screenshots and console quote for clarification if needed.

View 1 Replies View Related

Ubuntu Networking :: 9.10 Can't Connect To Windows 7 Share?

Jan 3, 2010

My laptop has Ubuntu 9.10. It can connect to shares on my XP and Vista computers without issue, but cannot connect to a share on my Windows 7 system. I'm using "Connect to Server" and have tried by both Computer name and IP address. When I click connect, it prompts me for User ID, workgroup and password, however when I enter them, the same prompt comes back a few seconds later and is blank. I don't receive any errors, it just won't connect.My XP and Vista systems can connect to the Windows 7 share, just not the Ubuntu system

View 9 Replies View Related

Ubuntu :: Cannot Mount/connect To Windows Share

Jan 10, 2010

I cannot connect to a share on Windows XP machine, because it rejects my password. I'm using correct username and password. When running from console, smbclient's error message is: session setup failed: NT_STATUS_LOGON_FAILURE I can connect to said share from other Windows machine.

View 9 Replies View Related

Ubuntu Networking :: Cannot Share Windows Printer

Feb 23, 2010

I have a Windows XP box with an HP5610 connected to a USB port. I have a Dell notebook computer loaded with Ubuntu 9.10. I have the two networked via a wireless connection and can share folders/files between the two with no problem. Unfortunately, I cannot share the Windows printer with the Ubuntu box. I can go through the printer setup with Samba on the notebook and the HP is detected however, whenever I go to verify I get an invalid argument error.

In reading one of the posts it suggested pinging the ubuntu box from the Windows box. Since I already have viable file sharing connection does that come in play at all?

View 1 Replies View Related

Ubuntu :: Failed To Mount Windows Share ?

Mar 4, 2010

I'm trying to access shared directories on a WIN/XP box in my home lan and get that message.

I can access other shared directories on a Win-7 box, but not those on the old WIN/XP box.

Where to start to debug this?

View 4 Replies View Related

Ubuntu :: Connecting To Samba Share From Windows XP In An AD?

Mar 5, 2010

I have an Ubuntu server with some shares and a Windows XP client in an active directory, i've created all the right accounts but can't seem to connect my linux box from the XP machine wouldn't the user name box popping up with ACTIVEDIRETORYNAMEusername like that? hope that makes sense, the account to access the share is locally created on the linux box?

View 4 Replies View Related

Ubuntu :: Deleting Files On A Windows Share

Mar 17, 2010

I am connecting to a Windows 2003 server share from my Ubuntu 9.10 machine. This is not a problem & deleting normal files is fine. What I am actually trying to do is remove a virus from this server. If I have AV software running on the server it is constantly picking up the virus & eventually this kills the server. The AV software is unable to remove the virus on the server, but is able to on desktop machines.Anyway, I thought use Linux to do the job & get the AV software back on the server. No go. I get a permission denied error when trying to remove the files with rm -f "filename"Is there anyway around this? I am reluctant to start the server with the Ubuntu live CD as it is in use as a file server. If I could remove the files manually this would be good.

View 9 Replies View Related

Ubuntu :: Failed To Mount Windows Share?

Mar 21, 2010

i've been trying to network with the other computers that are in the house so that we can share music and pictures and what not, but, everytime i try to view one of their computers it says unable to mount location failed to mount windows share.

View 1 Replies View Related

Ubuntu :: Share Drives With Other Users Using Windows XP

Apr 4, 2010

1) I want to share my drives with other users using windows XP, what settings do I have to make in my Ubuntu machine.

2) In windows, when we want to access a shared drive, we go to Run > and type \192.168.1.10 to access the shared drives of the pc having that IP. In the same way how do I access the drives of another user having either ubuntu or windows?

View 8 Replies View Related

Ubuntu Networking :: Mount Windows NFS Share?

Apr 16, 2010

I'm using Unix services for windows on a windows system and shared a few folders using it; now how can I mount it on Linux?

There's no way you can search for this question online. These search terms -

"mount windows NFS share linux"

Also mean -

"mount linux NFS share windows"

and -

"mount share windows linux NFS"

Which actually means NFS 4 which supports SMB protocol.

So actually it's IMPOSSIBLE to search for this and so this will be a good sticky.

View 9 Replies View Related

Ubuntu :: Mounting Windows Share Using Nautilus

Jul 20, 2010

In Nautilus, I can find the share under Network which I want to mount. When I double-click on the desired folder, I was prompted for a username, domain and password. However, I could not log in; there was no error messages, but Nautilus kept prompting me for my username etc..It would seem like I've entered the wrong details, but I've used a Mac OS to access the share using the same wired network and I had no problems doing so.So what could be the problem? Am I missing some setting? Or is the Windows share setting denying access to Linux systems?

View 9 Replies View Related

Ubuntu :: Share Windows 7 Folders With Lucid 10.04

Jul 24, 2010

I have Lucid 10.04 as my main system, which happily shares files/folders with other Ubuntu & Windows XP PC's around the house; but for the life of me I can't get Windows 7 (new Asus Notebook & older AMD Skt A PC) to share a thing with anything (unless all other PC's are running Win7 as well) - I have Win7 PC set as a workplace PC (not part of 'Home-group').

Also I can't remember how to change the Ubuntu network settings from default 'Workgroup' to my own group name.

View 9 Replies View Related

Ubuntu :: Nautilus Mounting Windows Share?

Aug 4, 2010

I have been looking into how to get Nautilus to emulate the windows "map network drive" feature.

I have found several howto's that use various command line utilities to try to do this, however they tend to be like trying to use a sledgehammer to fix small dents.

When I connect to a share server, Nautilus puts a directory on my desktop that only Nautilus seems to be able to see and use. I would like to be able to access this directory with non-Nautilus applications.

View 5 Replies View Related

Ubuntu Servers :: Share Folders With Windows?

Sep 3, 2010

I have been through a lot of sites and googled allmost everything to get an answer about sharing folders on a Ubuntu Server with Windows clients.

Every site tells me, that the only way to get from windows to the shared folders on a ubuntu server, is by using some extra software, installed on the windows machine.
Is this correct?

View 8 Replies View Related







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