Ubuntu :: Acces To Shared Folder On Windows 2008

Mar 30, 2010

Here is my config so far :

1. I installed Windows server 2008, with Active Directory, DNS, DHCP.
2. I installed Ubuntu 9.10 and joined it to the domain. Everything is ok. I can see the Ubuntu in the active directory, it gets an Ip address from the DHCP.
3. I create a shared folder on the server 2008.
4. I can access the server from Ubuntu ONLY by going to "Connect to Server" and entering the data to connect.

My problem :I would like to have the shared folder showing up when Ubuntu boots up or when the user is logging IN on the Ubuntu host. I have tried many things without success. I know how to do it so this is fine. BUT i would like a user to be able to access the shared folder without having to do anything (especially for users who are not familiar with computers). What is the best way to do it ?

View 1 Replies


ADVERTISEMENT

Ubuntu :: Shared Folder Between Windows And Partition?

Feb 7, 2011

I was wondering if theres a way to create a folder that would be accessible when I boot with windows or ubuntu? Is there some shared location I can place this folder?

View 4 Replies View Related

Ubuntu :: How To Modify Folder Property So That Some IPs Can Acces

Nov 2, 2010

I try to set up a Ubuntu server that links 4 PC/Mac machines. How can I modify a folder property so that my linked PC can access (Create and delete) while the Mac can't or the other way around? Now, I have created a folder from Ubuntu, It lets all or none linked computers to have the same right.

View 9 Replies View Related

Ubuntu Networking :: Windows Shared Folder Ask For A Password

Nov 18, 2010

I installed ubuntu in a desktop pc and without configuring anything i had my network working: 1 windows 7 pc which is sharing a folder with other 3 windows pc and with my ubuntu pc. Yesterday as every day before i entered into win7 shared folder from ubuntu but it asked me for a password which was not set up in win7 pc.

View 5 Replies View Related

Ubuntu :: Change Permissions Of Windows Shared Folder

Jan 31, 2011

I'm in an organization where each user has a Windows network username, and a central windows server with a folder for each user. I can access the folder using SAMBA and my (windows) network user name. I want to change the permissions (sharing settings) for my folder on this windows server - using only Ubuntu.

Had i been using windows I would simply right-click on the folder, go to permissions settings and add/modify users in the list.First of all, is it even possible to do this using Ubuntu?

View 2 Replies View Related

Ubuntu :: Can't Boot To Windows Xp After Creating Shared Folder

Feb 16, 2011

i had created a thread in desktop environment and had received no comments, so posting it here again.

Had installed ubuntu alongside windows xp in dual boot. everything was working fine untill last week.

last week i did share a folder on NTFS partition from ubuntu to be accessed by my laptop which runs XP. i could access the folder after i ran this command from terminal "sudo smbpasswd -a myusername". After this i cannot boot to windows. it shows up windows screen and reboots again. ubuntu works fine. what do i do to get back windows XP to working again?

View 2 Replies View Related

Networking :: Access Windows Shared Folder

Jan 24, 2010

I'm Using CentOS5.4 and I don't know how to access a windows shared folder over the network

View 1 Replies View Related

Ubuntu :: Move/copy A File To A Shared Windows Folder?

Mar 23, 2010

I am able to view my windows network from my UBUNTU desktop after being prompted for a username and password to the windows network. No problem. But how can I accomplish this from the command prompt?

Here is my windows directory; smb://corpserver/d$/Data

And here is what I am trying to accomplish;

Code:
mv /var/lib/mysql/RSecuredData.csv smb://corpserver/d$/Data/Common/Secured%20R%20Reports/$(date +%Y%m%d)_RSecuredData.csv

Basically taking a csv file and moving it from mysql directory on my Ubuntu machine to a network folder on my windows server. (Windows Server 2003)

When I try that command from the command prompt I recieve;

Code:
mv: cannot move `/var/lib/mysql/RepoSecuredData.csv' to `smb://corpserver/d$/Data/Common/Secured%20Repo%20Reports/20100323_RepoSecuredData.csv': No such file or directory

View 9 Replies View Related

Debian :: Root Acces To Download Folder

Jun 3, 2011

i have downloaded some series into my download folder. apparently i did that as root (cant remember how but ok)now i want to delete some of the folders, but i dont have acces. i tried everything. deleting it while as root, using the command line : " sudo rm -R <folder> was the closest i got and i actually succesfully removed one folder. now the problem is that it was a folder named usr, one word. but when i try to delete a folder with more words, its trying to delete all those words seperatly, like ecery word is a different folder.

View 3 Replies View Related

Ubuntu Servers :: Write Acces In Win7 Folder Via Samba?

Nov 22, 2010

Not sure if this is the correct forum for this but I run ubuntu 10.04 server in virtualbox, and have samba running. I can see the files and read them in win7, but I want write access aswell!

I need to do this in terminal only, and Im not that well versed in Linux or the terminal. Anyways here is my smb.conf:

[global]
security = share
workgroup = myworkgroupname
load printers = no

[Code]...

Since "read only = no" I think i should have write permissions... and since I can read the files Im guessing the smb.conf is the problem?

View 3 Replies View Related

Server :: Windows Machine Cannot See Samba Shared Folder

Apr 30, 2009

I have everything networked properly, as far as I can tell, both computers see each other... I can use putty to port in and use my Linux machine (Debian 4). When I go to map network drive on my XP machine, I can see the computer, but not the shared folder. After some googling I found that i have to create my Windows user name ont he Linux machine as a user as well. Unforunately, that user is 'Administrator'. So I told Linux to force user, and it created it, and did smbpasswd command and added the user to the samba list. Still nothing.

View 14 Replies View Related

Ubuntu Networking :: Access A Windows 2000 Shared Folder From Kubuntu?

Jun 19, 2011

I have been learning about P2P networks and have been experimenting with all kinds of operating systems. I figured out how to share and access Windows shared files on other Windows computers.

Now I'm trying to access Windows shared folders from Linux operating systems.

Here's the deal. I created a shared folder on Windows 2000 Professional. I want to open it from Kubuntu 10.04.

I am not running Virtualbox. These are separate operating systems on separate computers.

View 2 Replies View Related

Fedora :: Mount Windows Shared Folder / How To Change Ownership?

Aug 18, 2011

I mounted a shared windows folder from my LAN, and I changed the mount point's ownership on Linux using command line `chown me:me windir`. but when I enter the mount point, and to create files, it mentioned me 'Permission denied', but the file is actually created on the windows' folder, and its ownership is root:root.
this problem puzzled my programs going to run on it. cause them will detect a system returned error, and terminate in a abnormal way.

View 3 Replies View Related

General :: How To Mount Windows Shared Partitions And Folder On Rhel 6 With Acl?

Jun 7, 2011

please help to mount windows storage server 2008 shared drives and folders( without password) to rhel ent server 6 through acl. I want restricted access to those drives and folders.

View 3 Replies View Related

CentOS 5 :: Connect MySQL On C5.6 With SQL Server 2008 On Windows Server 2008 R2?

May 18, 2011

I need to connect a Server CentOS 5.6 with DB MySQL with a DB SQL Server 2008 on Windows Server 2008 R2 64bit, but i don't know how to do this.

So that MySQL DB has to import data from SQL Server on Windows Server.

View 1 Replies View Related

Ubuntu Networking :: Shared Folder Not Visible / Error: Failed To Mount Windows Share?

Jan 2, 2010

I have two computers running Ubuntu 9.10, both have one shared folder. These were set up via Nautilus.

On computer 1 I can see and use the shared folder of computer 2 just fine.

On computer 2 I can NOT see the shared folder of computer 1 anymore since recently. I has worked in the past.

Some more information: the name of computer 1 is "daniel", the share name is "gedeeld". So the address of the shared folder of computer 1 would be smb://daniel/gedeeld/
Opening this address in Nautilus works fine on computer 1 (that shares the folder), but results in an error on computer 2.

Error: failed to mount Windows share. Please select another viewer and try again.

View 1 Replies View Related

Server :: Samba Entry Of Fstab To Mount Windows Shared Folder On Machine

Dec 15, 2010

I spent all day learning some concepts of Samba which I left while preparing for RHCE.One of them is how to permanently mount (fstab entry) windows shared folder.Manually mount command is running fine for me.

View 6 Replies View Related

OpenSUSE Network :: Mount Shared Directories - Accessing Window 2008 Shares From SUSE?

Dec 31, 2010

Using a SUSE server, what's the best method/tool available to mount existing shared directories? I have defined shares on a Window 2008 server and am attempting to configure the SUSE server.

View 8 Replies View Related

Ubuntu :: Shared Folder Is No Longer Shared After Rebooting?

Aug 13, 2010

I have two partitions: one for Ubuntu 64-bit and another one with the format NTFS only for keeping documents. I have shared one folder of this NTFS partition, but every time I reboot the PC (or shutdown and start again for that matter) the folder is no longer shared.Why?How can I prevent this folder to be un-shared when I reboot the computer?

View 3 Replies View Related

OpenSUSE Install :: Acces To Windows Partition

Nov 14, 2010

I have been an Ubuntu user for years and am new top OpenSuse 11.3. In Ubuntu I was used to be able to mount and have read/write acces to my Windows partition. My question is: Is this possible in OpenSuse?

View 9 Replies View Related

Ubuntu :: VBox Shared Folder Both Way / Access To Certain Folder In Win7?

May 26, 2010

- I have ubuntu installed, and win7 is installed using vbox.

- I know how to set shared folder, so win7 can access the folder in ubuntu.

- I need to have an access to certain folder in win7 from ubuntu.

How can I do that?It is not about samba, right?

View 5 Replies View Related

Fedora Networking :: Unable To Access Fedora 10 Shared Folder From Windows

Aug 17, 2009

Linux OS : Fedora 10 (No graphical mode)Windows OS : XP and Windows Server NT...I am able to access from my windows to linux using following step//fedora10 ip username of admin and password...I am able to view the admin and shared printer of fedora 10.When i try to enter in the admin folder i am not able to access it. It is giving error "Access is denied".

View 6 Replies View Related

Fedora Networking :: How To Share Folder To Acces Trough Another Fedora System?

Aug 16, 2011

Maybe the most stupid question you guys ever heard, but i do not find the solution.Now that i have acces on the netbook i would like to share a folder on my desktopcomputer so i can acces it with the netbook when im in the bedroom.(moviefolder)But how do i share a folder in Fedora 15?

Username and password are the same on desktopcomputer and netbook.
desktop computer is named koen-pc
netbook is named koen-net

View 7 Replies View Related

Ubuntu Servers :: VPN Shared Folder / Make A Folder?

Aug 31, 2010

I am attempting to make a shared folder for people that VPN into the network. This folder needs to be accessible to windows and mac machines. So far I have the VPN through ppptd working. I just don't know how to make a folder. I feel like this should be fairly easy. I am using Lucid Lynx server edition.

View 1 Replies View Related

SUSE / Novell :: 2 Users Acces 1 Folder In 1 Users Mailbox?

Jun 24, 2009

Is it possible to have a folder on user A's GroupWise mailbox that user B can access with as much permisions as user A but user B cannot access the rest of user A's mail?

View 2 Replies View Related

General :: Unable To Share Folder In Suse 10.0 / Folder Defaults To Not Shared

May 13, 2010

I wanted to enable file sharing in for one of my folders under the home directory. I noticed that the 'not shared' and 'shared' always defaulted back to 'not shared'. And now I see what looks like an electrical plug icon symbol over the folder icon symbol like I might see used for some of the root folders. What does the new icon indicate about the folder attributes and why does file sharing default to 'not shared'?

View 1 Replies View Related

Ubuntu Installation :: Install On Windows 7 And WinServer 2008 ?

May 23, 2010

I Installed Ubuntu 9.10 on perfectly working dual boot computer (I have Win7, WinServer 2008 & Mac OSX). After Installation, GRUB consolidated Win7 & WinSer 2008 and just put WinServer2008. Windows 7 totally disappeard. I'm sure it did't go any where, but GRUB did some consolidation and put just WS 2008.

Before Ubuntu 9.1.0 Install my Dual Boot OS are
Win7
WinServer 2008 &
Mac OS X

After Ubuntu 9.1.0 Install my Dual Boot OS are
Ubuntu 9.1.0
Windows Vista Loader - This is WinServer 2008 &
Mac OS X

View 4 Replies View Related

Ubuntu Networking :: Can't Login Into Windows 2008 Using Rdesktop?

Nov 11, 2010

I have problem with login into Windows 2008 server usning rdesktop 1.6. While I'm connect Windows 2008 host, prompts username and password i get an error: "Wrong username or password" but i'm sure that username and pass are correct (I can connect this server using windows Remote Desktop). My OS is Ubuntu 10.04 64-bit.

View 1 Replies View Related

Ubuntu :: 11.04 RDP (Remote Desktop) To Windows Server 2008?

May 2, 2011

I was trying to connect to Windows server from 11.04 I knew the connection worked from a Windows 7 PC

terminal services client (rdp or rdpv5)An error has occurred Details: recv: ~Connection reset by peer

Fix I'd forgotten about the Windows server security. Control Panel, System & Security, System Remote Settings, Remote Desktop has 3 radio buttons. I changed from most secure to medium security.

View 2 Replies View Related

Ubuntu :: GRUB Dosen't Find Windows Server 2008 R2?

Nov 21, 2010

I want to dual boot Windows Server 2008 r2 and Ubuntu 10.10 . First, I installed Server 2008 r2 then Ubuntu. After the installation, Grub only found Ubuntu, and "Windows Recovery Enviroment (loader)" on dev/sda1. The Windows OS is installed on dev/sda2. When i load "Windows Recovery Enviroment (loader)" it does a chdsk, then reboot the PC.

How can i make grub find the Windows OS?

Edit: The partition on dev/sda1 is called System Reserved

View 1 Replies View Related







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