Ubuntu Installation :: Samba For File Sharing With WinXP PC?

Feb 5, 2010

Suppose I have installed a Ubuntu (UNR9.10) PC in my home LAN,-> am I right that I need to have Samba server installed before I can share folders & files (mainly large media files) in the harddisk of Ubuntu PC for read/write access by other LAN PC running WinXP?

-> am I right that Ubuntu PC cannot access (read or write) USB harddisk nor USB thumbdrive as formatted by WinXP? how about SD card through USB card reader? does UNR v9.10 contain Samba or do I need to install it separately after UNR installation? where can I find the instruction for installation and configuration of the samba server?

View 3 Replies


ADVERTISEMENT

Fedora Networking :: Unknown Samba Password - Use Samba For File Sharing Like On A Windows Home Network

Jul 17, 2010

I want to use samba for file sharing like on a Windows home network. Actually they are all Linux machines but nfs is too complicated. On my host machine I installed samba and system-config-samba. I created a new share for /home, check marked writable and visible and put access to everybody. For preferences-->server settings--> security the "authentication mode" is set to user, encrypt passwords is no, and guest account is no guest account. Under preferences-->samba users I added myself as a user with the same windows user name as my Linux user name and the same password.

My client is a virtualbox fedora (used for testing purposes but actual clients will be real computers on my home network). I entered the address smb://192.168.1.184. When asked for the user name and password I put my regular user name and password since that was what I set in samba users. However, the password dialog keeps coming up and won't let met into my own computer. If I quit it says something like access is denied. How can I get my home network back? I liked this feature when my home computers ran XP but I switched them to Fedora 12.

View 2 Replies View Related

Debian :: File Sharing Through LAN Between Debian & WinXP

Jul 12, 2011

when I was using Windows XP, I could copy files from my PC into the shared folder of another PC (with WinXP), through LAN, both conected to a router.now I'm using Debian Testing, but the other PC still has WinXP, and I have no idea how to access the shared folder of the Windows box, from my Debian box... but I found out that this type of file sharing is done through a protocol developed at Microsoft, but supported by Samba, only I don't know how to configure smb.conf so I can access the shared folder on the Windows box, and to copy files into it

View 3 Replies View Related

Server :: File Sharing Using Samba?

Feb 25, 2011

i am able to set up samba server with adc it is working properly. also i set the GID and stikki bit permission in sharing so i can set only crater can delete the files. But i want some users have ability to delete permission for all files and folders in that sharing

I am not able to set that

View 3 Replies View Related

Ubuntu Networking :: Samba File-sharing Not Working?

Jun 6, 2010

I am at a total loss. For all intents and purposes - sharing files over a lan without a password between this ubuntu 10.04 machine and my wifes laptop (windows 7) should be trouble free. I've installed samba, and created an smb.conf file in /etc/samba

Code:
[global]
workgroup = WORKGROUP
server string = Samba Server
netbios name = oak
security = share

[Code]....

I want to note that I was using Arch Linux and this exact setup worked flawlessly. Why on earth would it not work the same in Ubuntu? Is it not the same Samba?

View 5 Replies View Related

Ubuntu Networking :: Sharing The Samba File / Directory?

Aug 1, 2010

I've been trying for what seems like forever to share a single directory with only two authorized users and I just can't get the permissions right.

Running Ubuntu 10.04 desktop as home file/print server.
Two users: chris and gretchen
Directory to share: Music
Music resides in chris' home folder.

I'd like to have full access for these two users and no access for anyone else. The challenge is that the best I can get for gretchen is read-only. What i've done so far:

Created user accounts for each
Created Samba accounts with passwords for each
Created a group called "family" and added chris and gretchen to it
Assigned the family group to the Music folder.
Shared the folder giving read and write access to family group.

chris seems to work ok but when gretchen access it from her snow leopard laptop she can't create a new folder. It should be noted that chris is also the admin account.

View 3 Replies View Related

Fedora Networking :: Sharing File Through Samba ?

May 10, 2011

I've got a problem while sharing file through samba.

My smb.conf is here:

Then i restart my smb service, and i found the 'shared' folder on windows, but I can't access it.

View 4 Replies View Related

Networking :: Samba File/Folder Sharing ?

Jul 14, 2009

I am running OpenSuse 11. It runs Apache webserver and Samba for filesharing. I am also running webmin. Everything works 100%. I have 2 shared folders that can be accessed by everyone. My question is how can I log in to the shared folder from a windows machine when I set the permissions for only a certain user to log in. My system hostname is Linux.site and my user is henk. I am not sure how I need to log in that way. Should the username be Linux.sitehenk ...

View 1 Replies View Related

Ubuntu :: Samba: Switching From Unix To Windows File Sharing?

Sep 9, 2010

I'm using [URL] to help set up my server for windows file sharing. I accedently pressed unix file sharing and now i can switch it to windows file sharing.it would be fine to uninstall the Unix file sharing and replace it with the windows counterpart.I have Ubuntu desktop 10.04 (because i keep getting an error with the kernel with the server editions)

View 1 Replies View Related

Ubuntu Networking :: Samba File Sharing Stoped Working?

Dec 1, 2010

I set up a Ubuntu Server for my home network to share among Win XP and Ubuntumachines.Initially everything worked fine with all Win XP machines being able to share files on the server; however, after I installed and setup SSH between my Ubuntu machines and my Ubuntu Server I now cannot share and/or even see my Server directory from Win XP or Ubuntu machines through the Samba.I have tried for 2 days to figure out the problem without success.Did I break something while setting up the SSH? How can I fix Samba?Here's some things I have setup or tried so far:1. Samba users are setup and were working previously.2. Samba share drives were setup and working previously.3. I can see the Server using SSH or SFTP from my Ubuntu machines.4. I have gone over the Samba config file numerous times5. I am administering Samba on the server via the terminal and Webmin

View 9 Replies View Related

Debian :: File Sharing On Windows Client Using Samba

Oct 1, 2010

I am new to debian. How to configure debian 5 on file sharing on windows client.

View 10 Replies View Related

Ubuntu :: Sharing An Printer With WinXP?

Feb 9, 2011

I have an Ubuntu laptop running 10.04LTS. I want to share its printer with a WinXP laptop. How do I get WinXP to find and use my printer connected to an Ubuntu 10.04 laptop over a wireless network?

View 2 Replies View Related

Server :: Setup Samba To Allow File Sharing To: /home/kris & /var/www

Feb 11, 2011

I am trying to setup samba to allow file sharing to: /home/kris & /var/www

I am trying the command smb://192.168.*.* from my MacBook & \192.168.*.* but when I enter "kris" & password: "******" it keep's on coming up "Incorrect Username &/or Password"

Here is my conf file:

Code:
[global]
workgroup = homegroup ;put your own workgroup name here
netbios name = intranet ; this should be your own too
server string = Intranet in Kris' Room.
; hosts allow = 192.168.1

[Code].....

View 15 Replies View Related

CentOS 5 :: Samba Sharing Shows Wrong File Names In Windows

Jun 29, 2009

I just installed a CentOs 5.2 Linux server and I'm trying to configure Samba. The file names of files created from the windows workstation are ok, but the file names of files created from the Linux server appear with different names than them are supposed to have. I've checked the Samba configuration file but I can't find options for fixing this trouble. Samba version 3.033375

View 6 Replies View Related

OpenSUSE Network :: Set Up A Samba File Sharing System But Workgroup Asks For A Username And Password?

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

Ubuntu Servers :: WebDAV Best Option For Internet Wide "samba-like" File Sharing?

Sep 14, 2010

What is the best option for Internet wide "samba-like" file sharing? WebDAV?

View 8 Replies View Related

Ubuntu :: Samba Share To Winxp Cant Connect

Sep 1, 2011

Yesterday I reinstalled my ubuntu 11.04 and now I cant get samba to work. I allso installed Firestarter to get internet connection to my media center pc. In firestarter I have unchecked in the "advanced options" "block broadcast from external network".In my media center pc when I go network connection and view workgroup computer, I cant see my computer at all. If I try to ping my computer then everything is ok.

View 1 Replies View Related

Ubuntu Servers :: Installing File Sharing Using EBox - Failed To Enable: "root Command /usr/share//ebox-samba/ebox-samba-enable Failed"

Sep 27, 2010

Installing file sharing using eBox and get the following error:

[Code]///

View 1 Replies View Related

Server :: CentOS /Samba Server- XP Windows Client File Sharing?

Nov 3, 2009

I have a CentOS + Samba server and Windows XP client machines. Users, passwords and permissions are entered on the server machine.users and passwords ( same as on the server ) are entered in the XP client machine.When attempting to access a public file on the server using a XP client machine and the IP address of my server, I am asked a user name and password and none of the already entered seem to work. I cannot access the server file (prompted again and again to enter user name and password). What did i miss

View 7 Replies View Related

Ubuntu Installation :: Dual Boot Remix With WinXP Now WinXP BSOD On Boot?

Sep 12, 2010

I just installed Ubuntu Remix 10.04 on my wifes MSI U100 netbook. I did a dual boot just in case she had to get into Windows for something. I let the install automatically partion (did the side by side option). Anyway, Ubuntu works fine and imported all her documents and stuff. Problem is Windows XP won't boot. The first time I tried to boot Windows XP I got a message saying the hardware had changed and I had to select safe mode, normal boot, last known good, etc... I booted normally. I got the splash screen followed by a quick flash of BSOD and a reboot. I does this no matter how I try to boot Windows (safe, command prompt, etc). Anyone have any idea what the problem is?

View 3 Replies View Related

Fedora :: Samba As BDC On F11 And WinXP SP3 Not Join In Domain

Sep 28, 2009

I have installed Fedora 11 and all updates. Samba 3.4.1. When join to domain from WinXP box with sp3 show error. The specified network password is not correct.

View 9 Replies View Related

Ubuntu Networking :: No Longer Have Samba Shares To WinXP System

Aug 20, 2010

Ever since my upgrade to 10.04 I no longer have Samba shares to my WinXP system(s).I have searched the forums high and low and for the life of me cant figure out what I am doing wrong.I am not able to see my XP system from Ubuntu, nor see my Ubuntu system from XP.Attached here is a copy of my smb.conf.

View 9 Replies View Related

General :: Samba Cannot Share Files - Not Accessible By WinXP

Nov 21, 2010

I used Samba to share some files. But when I try to share /home/username/download, it is not accessible by WindowsXP. But when I modified the dir to /opt/*. It is OK.

View 2 Replies View Related

Ubuntu Networking :: Can Client PC Sharing Key With Access Files / If Not File Sharing?

Jul 7, 2011

Im using WPA with a TKIP pre-shared key...Can a client pc im sharing my key with access my files if im not file sharing? Router config?

View 2 Replies View Related

Ubuntu :: Samba Stalls - Link Desktop "Karmic" Up To An XP Laptop "homegroup" For File Sharing

Jan 30, 2010

I am trying to link my desktop "Karmic" up to an XP laptop "homegroup" for file sharing. Both computers are on my wifi served by a router. The following plugins were installed via Synaptics:

[Code]...

Initially clicking on "samba" brings this up: "warning: some lines couldn't be understood while reading the configuration file /etc/samba/smb.conf. these may be unknown configuration directives samba plugins but could also be configuration errors." You ignore the warning and continue on. The results are a static "samba server menu" accepting what you type ...but doing nothing with it upon pressing OK.

View 3 Replies View Related

CentOS 5 Server :: Cups & Samba -- Printing From WINXP Client As Postscript Fails?

Mar 14, 2009

Apologies if this was asked before -- I have googled the last bytes out of my Firefox but fail to find anything helpful. Here's my problem:I have a foomatic hpijs cups-driver for a HP Inkjet (Non-PS printer) installed. Printing from UNIX-hosts works. I have cups configured not to allow raw-printing (/etc/cups/mime.types: #application/octet-stream, /etc/cups/mime.convs: #application/octet-stream).I have now installed samba-printing, the cups PS-drivers plus the Windows PS-drivers are populated to /etc/samba/drivers/W32X86/ and get pushed to the WIN-Client.Problem is that when I print from a WINXP client, the printer outputs heaps of Postscript-text instead of my page.I have tried to debug this a bit but fail to find anything really useful. My observations so far:

- The samba-pushed HP_Photosmart_3300.ppd (in both /etc/samba/drivers/... and in the resulting dir on the WINXP client) reads:
*cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"

[code]....

View 2 Replies View Related

Ubuntu Installation :: Get A Torrent Download App On Computer For File Sharing?

Mar 19, 2010

I am a relative moron when it comes to using Ubuntu. This is a relatively old machine and I purchased it from a friend. She said Ubuntu was a good choice to maximize space as opposed to XP. I want to find a way (and maybe an example of one) to get a torrent download app on my computer for file sharing. I found one that uses Java, but when I tried to install java it was utter failure.

View 4 Replies View Related

Ubuntu Servers :: Samba Sharing Not Showing Up

Apr 16, 2010

For some reason SAMBA is not showing up

[default-www]
writeable = yes
read only = no
path = /var/www
force group = nogroup
force user = nobody
guest only = yes
public = yes
create mode = 777
directory mode = 777

I can see Ubuntu on the LAN, but nothing being seen under it. What is wrong with it? /var/www has been chmod already, and set to 777

View 3 Replies View Related

Ubuntu :: Sharing Files With Samba In Windows XP?

Sep 26, 2010

I shared home folders to be accessible from a Windows XP notebook computer which my wife uses some times. One of the folders contains many pictures which I later renamed (bulk rename at the ubuntu box). The pictures at the Windows box still have the old name and they can be opened as usual. However, when my wife rotated a picture and saved it with the same name, the picture just disappeared. For some reason It can not display the new names. I removed the Thumbs.db files, restarted samba and re-configure again the connection with samba but no luck. It is not a big problem but I was wondering if someone knows what this is happening?This is my samba config file:

Code:

[global]
workgroup = WORKGROUP
server string = %h Ubuntu
dns proxy = no

[code]...

View 3 Replies View Related

Ubuntu Networking :: NFS And Samba Sharing Simultaneously?

Jan 6, 2011

I have a Lucid server with several external (eSATA) NTFS formatted drives. Right now, I'm sharing everything through Samba and administered through Webmin. Partly because I'd like to play with it and learn more and partly to see if there's any appreciable difference in overhead and speed, I'd like to try out NFS.

My question is, can the two sharing schemes (NFS and Samba) coexist on the same box peacefully?If not, I can rid of Samba and go with NFS, but I'd rather give it a shot first.Plus, some of the clients are Windows machines, so I'd have to install the SFU tools in order to get an NFS client on them.

View 2 Replies View Related







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