Ubuntu :: SAMBA Share Doesn't Work?

Mar 16, 2011

My SAMBA share doesnt work. i have added valid users, public (not protected by password) shares are working but intended password protected share isnt.

Windows XP says:

Code: "You might not have petrmission to use network resource.

Multiple connections to server or shared resource by the same user, using more than one username are not allowed. disconnect all previous connections to the server or shared resource and try again.." /etc/init.d/smb.conf

Code:
[protected]
path = /home/pass
writable = yes
browseable = yes
security = user
valid users = janis

View 9 Replies


ADVERTISEMENT

Ubuntu Networking :: Samba Doesn't Share Folders In 10.04?

Feb 18, 2011

I have been looking in the forums but I found no solution for my problem.I already configured Samba and I am sharing folders, printers, etc. (Samba, authentification mode = user, guest account = nobody, share the folder give access to them, enable the permission to access, write, etc.) and seems to be working well.I am trying to connect a Windows to my shared folder in Ubuntu. The only problem is that Samba rejects it and doesn't ask for the password. It just drop the users (from Windows and Ubuntu systems) that try to access to my folders.So when it do in a Terminal sudo smbpasswd -a USERNAMEand I type no password, then it works they everybody can access to those shared but when I type any password then it comes back to the same problem that Samba never asks for passwords and rejects the users.

So the solution would be just give no password to share the files, but the other problem is that every time I restart the user session (restarting the computer, logging out, etc.) it just comes back to the same problem that Samba drops the users and doesn't ask for the password. Seems that every time I restart the system just forgets that I set no password.Another thing is that when I set authentication mode = shareThen nothing works. No password, no access just is possible to see it.

View 9 Replies View Related

Ubuntu Networking :: Windows PC Doesn't See Samba Share But Can Connect Manually

Aug 29, 2010

I'm running Lucid and and trying to get Samba set up to allow sharing files on my network. My problem is that my Windows laptop (Win7) can't see the Linux PC when I click on Network. It only shows my own laptop and my roommate's Vista laptop. However, if I manually connect to the computer (\serenity) it works just fine.

Right now I'm simply using the smb.conf that comes with the package and adding my share info.

The relevant section is:

Code:

View 2 Replies View Related

Ubuntu Networking :: Personal File Sharing/share Files Doesn't Work

Apr 14, 2010

I'm using 10.04 beta...

If I go to system - preferences - personal file sharing, I cannot select "share files over the network." The panel is greyed out and the message "This feature cannot be enabled because the required packages are not installed on your computer" is shown

It ever so usefully doesn't tell me what those packages are though! - It'd be nice to have more useful error messages or the ability to click to install them...

Anyway, what do I have to do to get this going again?! I've installed everything to do with samba, webdav that I can find but still no cigar...

View 9 Replies View Related

Ubuntu :: Samba Server And Windows 7 - User Doesn't Work?

Feb 7, 2010

So here is what I'm trying to do: I want to share a folder and have it so that guests can access it, but only read. I also want to make it possible that I can mount it as a network drive on my Windows 7 machine and login with my linux account so that I can have write access. This is from a completely stock Ubuntu 8.10 and Samba config. Everytime I've tried I've failed to get it working.

View 1 Replies View Related

Ubuntu Servers :: Samba Folder Doesn't Work In Vista

Mar 27, 2011

I got ubuntu samba server on server 10.04 username:user1 , Home folder: /home/user1 This user connects from a macbook pro no problem. I followed the same steps to set up user2 username:user2 , Home folder: /home/user2 This user does not connect from windows vista. I have the correct ports open, 137-139 & 445, and can connect from the macintosh, but not vista. The error says that the username or password is in correct. If you need some log files or config files, just let me know where to go and they're all yours!

View 9 Replies View Related

CentOS 5 :: System-config-samba Doesn't Work?

Feb 24, 2010

system-config-samba doean't work from terminal neither it is shown in graphical mode, i cannot see system > administration > servers. Server is missing.

View 1 Replies View Related

Slackware :: SAMBA Share Option 'grayed Out' In The Share Dialog?

Mar 18, 2011

I am attempting to share a folder from an existing drive that has been formatted in NTFS. I simply right click on the folder, goto share, and I can see the option to share to UNIX and that works with no problems. My question is; why is the SAMBA sharing dialog grayed out?

View 1 Replies View Related

Networking :: Samba Configuration - Cannot Mount Samba Share

Apr 26, 2011

Start>Run>\192.168.0.1storage gives me "The specified network password is not correct." It lists my domain as "ANTEC" which is the name of my computer, though I've changed the workgroup to WELLS. I've run:

setsebool -P samba_domain_controller on

Trying to connect to samba locally gives me this:

Code:

[tedward@hp-firegate ~]$ smbclient //192.168.0.1/storage -Utedafur
Password:
session setup failed: NT_STATUS_LOGON_FAILURE

[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

Server :: Ubuntu 10.04 Samba + LDAP - Getting Samba To Work Properly

Sep 23, 2010

I'm having some trouble getting samba to work properly. I'm following this tutorial [URL] when I run

Code: sudo smbclient -L localhost I receive the following: Code: Enter root's password: Anonymous login successful Domain=[SAMBA] OS=[Unix] Server=[Samba 3.4.7]
tree connect failed: NT_STATUS_END_OF_FILE I'm lost!

View 3 Replies View Related

Ubuntu Networking :: How To Samba Share

Feb 15, 2010

I have karmic on my laptop, and I can't access my windows network. I have had previous versions of ubuntu and managed to configure samba. However, since my last reinstall, I can't get it to work.

View 7 Replies View Related

Ubuntu :: Setup A Samba Share From The CLI?

Feb 22, 2010

how do you setup a Samba share from the CLI?

View 3 Replies View Related

Ubuntu :: Samba Share Not Accessible?

Oct 28, 2010

I'm running Ubuntu 10.04 and Samba 4.The folder I've shared is on NTFS partition and though is visible from other Windows 7 system on LAN, can't be browsed. Even from my own computer if go to network places the folder is there but when I double click on it I get

View 9 Replies View Related

Ubuntu :: Connect To Samba Share?

Dec 5, 2010

I just installed UNE v10.10 on a new netbook and I guess I've become too spoiled using the Desktop's PLACES->Connect to Server because I can't find where this is in UNE. I'd also like to "bookmark" it so I can single click to connect to "crunch20/netshare2" (I have added ip for crunch20 in /etc/hosts).

View 1 Replies View Related

Ubuntu :: How To Mount A Samba Share

Dec 11, 2010

I need to mount two Samba shares from my Ubuntu Server to my Desktop they are:

[shared]
path = /media/share
read only = no
guest ok = yes
[www]
path = /var/www
read only = no

I made two directories in my home folder on the desktop called share and www how do I mount these now? I have to use the terminal btw.

If I run the command: smbclient -L //192.168.10.101 which is the IP of my server it works.

View 1 Replies View Related

Ubuntu :: XP Accessing A Samba Share?

Sep 1, 2011

I use an IBM S50 desktop running XP as a file and print server via Windows shares and so far all my XP and Ubuntu laptops can see and use the shares. Now I would like to move the S50 to Ubuntu and still use it as a file and print server. To test this, I have installed Ubuntu 10.04 via wubi and then I installed samba. First thing was to do the simplest case: follow the official documentation,

[URL]

I followed it to the letter, editing the smb.conf file, creating a /srv/samba/share directory, changing the permissions, and restarting the daemons. I was able to read and write to the share with my Ubuntu laptop. Success! However, my Windows laptop can see the Samba server, but when I click on the share, "Ubuntu server (Samba, Ubuntu)" to reveal the file system, it asks for a username and password.

how to let XP access the Ubuntu share?

Code:
workgroup = workgroup
server string = %h server (Samba, Ubuntu)
security = user

[Code].....

View 7 Replies View Related

Ubuntu :: Encrypting A Samba Share ?

Jun 13, 2010

I'm looking to create an encrypted container file on a samba share, and then mount this locally. I have the following snippet working but only for fat32, and I cannot work out how to get ext3/4 going -

If I format the container as ext3 I can mount it, but never as read write.

View 3 Replies View Related

Ubuntu :: Using Fakeraid For Samba Share?

Jan 15, 2011

I have just installed Ubuntu 10.10 server on and old pc to use it as a backup server for my and my kids pc's.The pc I use for the Ubuntu server has two sata disks on a fasttrak 378 controller, fakeraid as I have learned, and a single pata disk. I have installed ubuntu on the single pata disk and was planing to use the fakeraid as the samba share.

df -> Code: /dev/mapper/ubuntu-root
75287688 985120 70478136 2% /
none 1024032 248 1023784 1% /dev
none 1030124 0 1030124 0% /dev/shm

[code]....

How do I mount this fakeraid with a mirror setup? should I mount one of the disks, and if so which?

View 2 Replies View Related

Ubuntu :: Can't Remove Samba Share / Stop This?

Jan 26, 2010

I just set up a quick share to allow another computer to get some files. I then noticed I was already sharing another folder elsewhere that I had forgotten to stop sharing so I stopped it from sharing.

When I got the files I wanted on my other computer I went to stop the share I had just set up but it appeared to be unshared even though I can see and access it on the network.

Any ideas how to stop this share?

View 7 Replies View Related

Ubuntu :: Mount A Samba Share Form Another Pc?

Feb 8, 2010

I want to mount a samba share form another Ubuntu pc.

With nautilus I can do: smb://xxxxxxx;username@192.168.1.12/sharedfolder/ And i can browse the shared folder without problem

but I want to mount it. I have tried:

Code:
user@compu:~$ sudo mount -t smbfs //192.168.1.12/sharedfolder /mnt/folder -o username=username
mount: wrong fs type, bad option, bad superblock on //192.168.1.64/esco3,
missing codepage or helper program, or other error

[Code].....

Im aware I'm not passing the password and I was hoping it would ask me. Also I'd like to store all that info in my computer and try to auto mount the shared every time i use the pc.

View 3 Replies View Related

Ubuntu Networking :: Can't Connect To Samba Share

Mar 4, 2010

I am running Jaunty 9.0.4. I used system-config-samba (gui) to configure Samba. I put myself as a user and tried to map the drive from my local PC. I am unable to map the drive. On windows, I try to connect using a different user and when I select finish, it prompts me again and adds my workgroup before my user name.

View 8 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 :: Folder Permissions In A Samba Share?

Mar 22, 2010

i have an old desktop that i have decided to use as a central point for localhost/website files. I have 2 laptops, a ubuntu and vista, and i want them both to be able to see the public_html folder on my desktop, and be able to create/update folders and files.

I have set up the samba sharing and that's working fine, but when i create folders using my laptop, they are not writeable to the desktop or other laptop because my laptop is the creator. Is there a way that I can set it so that whenever folders/files are created from either laptop, they have full permissions?

View 2 Replies View Related

Ubuntu :: Failed To Open Samba Share?

Mar 28, 2010

I have two computers at home both on Ubuntu 9.10.

Iam trying to get samba to work without password authentication. The smb.conf is the same on both machines beside netbios name and shares.

testparm gives

Code:
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$]"
Processing section "[Home]"

[Code]....

View 2 Replies View Related

Ubuntu Networking :: Can't Get Permissions In Samba Share?

Jun 6, 2010

When I create a new folder on my ubuntu machine and share it with my windows 7 machine using 'net usershare add <dir> <path>', I can't get write perms in Win 7. It keeps giving me a "You need permission to perform this action'. I've chmod the folder to 777 but still no luck.

The funny thing is, it was all working fine until I tried to add a new usershare yesterday (Can't think what I've changed). I use this sharing method to share all of my development /var/www/ folders so I can work on them from my win machine.

I have had a few problems with my samba smb.conf, and it nuked and rebuilt yesterday. I'm fairly new to the Linux game, and this permissions problem has me baffled.

View 1 Replies View Related

Ubuntu Security :: Encrypting A NAS Via A Samba Share?

Jun 10, 2010

why the following doesn't work with ext3 or 4?

dd if=/dev/urandom of=/tmp/container.bin bs=1024 count=20000
sudo losetup /dev/loop2 /tmp/container.bin
sudo cryptsetup -c aes -s 256 --verify-passphrase luksFormat /dev/loop2[code].........

View 1 Replies View Related

Ubuntu Servers :: Samba Won't Share Second Harddrive?

Jun 20, 2010

My first post, and I'm an Ubuntu n00b. But I've done a lot of reading and still can't seem to get anywhere with this. First of all. I know that I've set Samba up correctly because I can create a share in /home/documents which is mounted on my primary hard drive /dev/sda1, Windows 7 can access it no problem. But, when I try to set up a Samba share on my second hard drive /dev/sdb1, Windows 7 cannot access it. I've mounted the share in /media/Share The error I get in Window 7 is: " Windows cannot access \HOMESERVERData Check the spelling of the name. Otherwise, there might be a problem with your network."

My first thought is I must have the hard drive mounted or formatted incorrectly, but I can't find anything on this forum to tell me otherwise. I feel like I need to restart the process of this Samba set up. Can someone please guide me through: reformatting sdb1, mounting sdb1, setting up my smb.conf, fstab, and any other config files required to use my second hard drive as a Samba share?

View 6 Replies View Related

Ubuntu :: Connect To Samba Share Using Kerberos

Jul 12, 2010

I have an Ubuntu server that's part of a Windows domain and requires Kerberos authentication when connecting to its Samba shares.I have an Ubuntu desktop machine that is capable of obtaining Kerberos tickets via kinit and can successfully connect to the Samba share on my Ubuntu server using Kerberos authentication via smbclient.

View 2 Replies View Related

Ubuntu Networking :: Samba Share With Symlink?

Jul 26, 2010

I have mounted a samba share on my desktop from a remote server (with smb4k). There I created a symlink to "/". When I open the symlink with konqueror it opens the right one (the root directory of the server), but when i open this link with the shell (cd rootfs/), then it opens my local root directory (of my host)... Is it possible to open the right link with the shell?

View 1 Replies View Related







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