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


ADVERTISEMENT

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

Ubuntu :: KDE Dolphin Stop Responding On NFSv4 Share

Apr 4, 2011

I just started to use NFSv4, but Dolphin seems to have problems with it. For example if I copy something from local partition to the nfs partition dolphin stops to response. I cannot launch another dolphin or browse the current dolphin. After copying is completed the dolphin starts to work again. I also have cifs partitions via samba, but with those I don't have this problem. Something wrong with my NFS configuration maybe?

Code:
/export 192.168.0.0/24(rw,fsid=0,no_subtree_check,async,no_root_squash)
/export/alpha 192.168.0.0/24(rw,no_subtree_check,async,nohide,no_root_squash)
/export/beta 192.168.0.0/24(rw,no_subtree_check,async,nohide,no_root_squash)
/export/gamma 192.168.0.0/24(rw,no_subtree_check,async,nohide,no_root_squash)
/export/delta 192.168.0.0/24(rw,no_subtree_check,async,nohide,no_root_squash)

View 1 Replies View Related

Ubuntu Installation :: Stop Hoarding Everything And Share Boot Screen With Windows Xp?

Mar 18, 2010

I installed windows xp on my tobisha satellite l305, then installed ubuntu 9.10..my friend's laptop had vista and was SOOO bogged down from viruses, so he wanted to try ubuntu. We installed ubuntu, leaving the other half of his hard drive unallocated.Afterwards we installed xp, on the unallocated space, but it wouldn't let me dual boot... it would boot directly into xp, however, the ubuntu partition was still there because through the file system in xp we could find it.So then run gparted on a live CD, delete the ubuntu parition, leaving it unallocated, then installed it over that unallocated space.

now, when i dual boot it shows on the grub page the option to boot to ubuntu, ubuntu (recovery) and these two memory test things that when i ran it just shows a BIOS looking screen.testing my memory. However, on the desktop i have mounted 79gb which has all the windows files in it.so how do I tell ubuntu to stop hoarding everything and share the boot screen with windows xp?

View 2 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

SUSE :: Use To Start Or Stop Samba Service In Suse10?

Aug 15, 2010

Which command i need to use to start or stop samba service in suse10? I tried rcsmbd start , ./smbd start , /etc/rc.d/init.d/smbd start and no result. And the second question . How i need to connect to samba server from windows7 ? Are there any samba client programs or i must connect from cmd ?

View 2 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

Ubuntu Networking :: Share Samba In Virtualbox?

Sep 15, 2010

Ubuntu 10.04 with Windows OS as Virtualbox, using Samba I connected to another computer which shows up mounted as:

Code:
smb://scott/premier9/

Now in Virtualbox Shared folders it doesn't show up so I can't share it?

Screen shots below...

How can I See it in Virtualbox?

View 1 Replies View Related

Ubuntu Networking :: Samba Printer Share With XP?

Nov 16, 2010

My desktop is now dual boot, Xubuntu 10.10 has been added to WinXP. The attached parallel printer works fine with either OS. When running XP I can share the printer with my two XP laptops without problem. I cannot share it when the desktop is running Xubuntu. Neither laptop can see the printer. However, if I open the desktop Samba config application, change any parameter, retype in the original parameter, both laptops can see and connect to the shared printer - until I reboot the desktop

View 9 Replies View Related

Ubuntu :: Samba Share With Group Permissions?

Nov 18, 2010

I am trying to set up a Samba share on one of my machines where I am the owner and a special group manages permissions for read-only access ( me:specialgroup ). If I log into the share as me, there is no problem (I have read/write privs as per usual). However, I am not able to log into the share using any of the group members (there is only one currently). That user is not able to access the share (failed to mount).

The folder (which is the share) is owned by me:specialgroup and the permissions have been forced down the folder. Samba is set to Share this folder with no guest or others write access.

View 9 Replies View Related

Ubuntu Networking :: Share USB Disk With Samba?

Jan 7, 2011

I've installed ubuntu 10.10 and shared with samba a folder of the disk with no problem I tryed to share 2 different usb disk and I got problems!

With windows I can see the shares, but not browse and all the setting in smb.conf are the same for the folder in the hard drive and the USB disk

View 3 Replies View Related

Ubuntu :: Auto Mount A NAS Samba Share

Jan 13, 2011

One problem I'm having is with getting some apps to access NAS hosted files and folder over samba. Two examples are photo managment apps and backup apps, which seem to only want to work with local files and folders.I have come across a number of articles about cifs, autofs, gigolo, fstub, etc (including the autofs community documentation). But so far I've had no luck in auto mounting a samba shared resource as local.

Can anyone point me to a definitive tutorial, or provide an explanation on how I might accomplish auto mounting samba shares?

View 7 Replies View Related







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