Ubuntu Networking :: Samba Error In Nautilus Ver 9.10
Aug 19, 2010
I am running Ubuntu 9.10. I am trying to make a folder shareable so a windows XP computer can have both read and write access to the folder. I am using Nautilus to configure access and I get the error:
Quote:
This is the screen before selecting read/write access Prop1.png
This is the screen after unsuccessfully selecting read/write access. Prop2.png
I have attempted this before using this facility and I do have read access to the folder using the windows computer. But I need read/write access.
I've tried to RTFM and look through the forums. The samba service is running:
Quote:
At the command line Samba's testparm command kicked out many errors. This is puzzling because I did not edit the smb.conf file, Nautilus did. The parameters that testparm complains about appear to have correct syntax according to the Samba Team Website .
I also went into the Synaptic package manager and tried to re-install Samba with no effect. I would install the 10.04 LTS version but I've heard that has problems too.
Is this a permissions issue? The user I am logged onto has "permission to configure the system" checked under system-->administration-->users and groups.
View 4 Replies
ADVERTISEMENT
Apr 30, 2010
I have a Debian and a Ubuntu box. I installed a samba server on Debian box. I can log in the samba share folders from Windows boxes. Since the samba server has SHARE security mode, I need password only. But when I try to log in the samba share folders from Ubuntu box using nautilus, it asks username, domain and password. I cannot log in share folders on the Debian box. There is no message. Nautilus keep showing the password input box until i cancel it.So I use smbmount command. It works well. But that way is not comfortable at all. Anyone can help me logging in samba share in nautilus?
View 1 Replies
View Related
Jan 12, 2011
I am getting this error when I try to share a folder through samba.
Error 255 cannot convert name "Everyone" to a SID
I do not have a file /etc/init.d/samba Has this been replaced by /etc/init.d/smbd ?
Also, I have a /var/lib/samba/usershares folder but it is empty. Is there supposed to be something inside?
View 4 Replies
View Related
Jan 5, 2010
I'm running ubuntu 9.04 and trying to pull over some files via the GUI from a XP box over locally. I'm getting this error:"error while copying file into /volcano/tunes invalid argument" (under show more details)If I just copy over a mp3 file it works fine but the when I copy the entire directory I get this error.
View 9 Replies
View Related
Jul 19, 2010
I am trying to configure samba server on my linux RHEL 5 box to windows 2000 NT boxes but getting the following error
Global parameter guest account found in service section!
[2010/07/16 16:01:13, 0] lib/util_sock.c826)
bind failed on port 139 socket_addr = 0.0.0.0.
Error = Address already in use
View 1 Replies
View Related
Jun 20, 2010
I am trying to set up my Ubuntu 10.04 netbook to see my WinXP desktop's files and vice a versa. I followed the steps in this tutorial thread: HOWTO: Setup Samba peer-to-peer with Windows. I got as far as "Time to add yourself as an samba user." at this point I keep getting the following error:
Code:
sudo smbpasswd -L -a WinXP_User_Name
New SMB password:
Retype new SMB password:
Failed to add entry for user WinXP_User_Name.
My WinXP machine has no password.
My conf file is here:
[global]
; General server settings
; netbios name = WinXP_Computer_Name
server string =
; workgroup = WinXP_WorkStation_Name
announce version = 5.0
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=8192 SO_SNDBUF=8192
passdb backend = tdbsam
security = user .....
View 9 Replies
View Related
Sep 4, 2010
I can't share my /var/www folder on this machine - it worked fine on my Desktop, it just asked me to install the samba windows something.
What's going wrong with this.
Here is the error I get after right clicking and going to sharing and trying to share the folder...
Code:
View 5 Replies
View Related
Jan 20, 2010
When i try to share a folder from linux ubuntu desktop i am facing a problem a error reported are as follow:
loaded services file OK.
ERROR: lock directory /var/run/samba does not exist
ERROR: pid directory /var/run/samba does not exist
or i have no permission to open samba
View 1 Replies
View Related
Nov 23, 2010
I am in the process of migrating my small workplace to a basic spin i've created of f14. Everything is suave but some file browser windows eg: file upload in gmail, hotmail etc, does not show my samba shortcuts i've created nor even the option to browse the network in the "places" section. It shows other locally created shortcuts but no samba ones. Just to test it, even creating an ftp:// shoftcut yeilds no dice. I had a quick search through the forums and I couldn't find anything. I have a feeling this has an easy solution that my inferior brain cannot comprehend! Loving F14 on my macbook pro and so are my employees in my office! Feels much less bloated than Ubuntu IMHO.
View 2 Replies
View Related
Apr 5, 2010
I have a Samba server conecting to a windows XP machine that is in workgroup named CLOUDLESS. I have a share folder that resides in the server that can be accessed no problem by the XP client, but I got the following error message from the syslog:
Code:
Apr 5 18:15:44 firefly nmbd[5656]: find_domain_master_name_query_fail:
Apr 5 18:15:44 firefly nmbd[5656]: Unable to find the Domain Master Browser name CLOUDLESS<1b> for the workgroup CLOUDLESS.
Apr 5 18:15:44 firefly nmbd[5656]: Unable to sync browse lists in this workgroup.
[Code]....
View 3 Replies
View Related
May 27, 2010
When I run from the command line, I get this output:
Traceback (most recent call last):
File "/usr/sbin/system-config-samba", line 45, in <module>
mainWindow.MainWindow(debug_flag)
File "/usr/share/system-config-samba/mainWindow.py", line 82, in __init__
[code]....
I have removed and re-installed and get the same crash.
View 2 Replies
View Related
Jul 15, 2009
My network comprises three PC's .... Windows XP, Windows 98SE and Ubuntu 9.04 running SAMBA. All PC's are configured WORKGROUP=WORKGROUP. The network connection To/From XP/UBUNTU via SAMBA Shares works perfectly OK. However, despite scouring all forum information regarding changes to Win98 ENCRYPTION, (Registry change re: DWORD "EnablePlainTextPasswords"), the Win98 PC refuses to connect to UBUNTU. The UBUNTU PC can conect to all the Win98 shared folders OK. I have disabled my Linux Firewall (Firestarter), I have run SMBCLIENT to check the user password for Win98 and it is validated OK. The Win98 error message is ....
"\Inspiron 510m is not accessible. The computer or sharename could not be found. Make Sure you typed it correctly and try again."
My samba.conf file is as follows ..... Any help or assistance PLEASE !
#======================= Global Settings =======================
[global]
## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of
workgroup = workgroup
# server string is the equivalent of the NT Description field
code....
View 20 Replies
View Related
Dec 26, 2010
I'm evaluating OpenSUSE and have installed 11.3 with Gnome (from the latest liveCD) and have it all running fine in a VM at the moment. We are looking at using it for an iSCSI/NFS/Samba server and have it allrunning and it is all configurable from Yast. However I can't seem to get Nautilus to play ball and allow sharing of Samba/NFS shares under folder properties (I'm fairly positive I've done this fine in Ubuntu). All I ever get is Usershare/Gnome sharing (which I believe is Webdav).
I must say I am so impressed with OpenSUSE, the partition manager is just a dream to use and everything works really well it would just be really nice to be able to share NFS/Samaba shares from the file manager. There doesn't seem to be any other file managers in the repositories so I'm a bit stuck now.
View 2 Replies
View Related
Sep 24, 2010
I have been having off and on issues with my samba file shares. I am sharing a NTFS formated hard drive where the mount point is in my home directory, as well as a printer connected via USB. I am to the point where printing works (using it as an ipp print share, samba is configured for it, but I don't know if it works or not), and I can access the shared folder from Windows, but I can't access the shared folder from any Ubuntu machine. I get the error:
[Code]....
View 5 Replies
View Related
Oct 4, 2009
It's been awhile since I posted anything which is a good sign my install has been working well and I have been able to handle most everything. However, I'm not able to handle this issue. I recently installed F11 and everything went well. But, when trying to see my other computers on the local network, I cannot. I receive this error message: Unable to mount location Failed to receive shared list from server. I understand the message as it is obvious, but do not know how to fix it.
View 14 Replies
View Related
Oct 16, 2010
I have set up Samba on an Ubuntu 10.04 and am attempting to back up files from a Windows 7 machine. The entire Windows 7 drive is under 300GB and the is a single 1TB drive in the Ubuntu machine with over 500GB free as can be see below.
jon@Timeh:/etc/samba$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 937824152 326054016 564131352 37% /
[code]....
View 5 Replies
View Related
Jan 3, 2011
I have update my linux server from mandriva 9 to mandriva 2010
I was working using samba 2.2.8 and now I have samba 3.5.3.I have transfer all passwd and smbpasswd to new linux.I have convert smbpasswd to tdbsam
when i am using win xp to logon on samba domain the windows XP does not load profiles from samba. I think that the problem is NTUSER.DAT storing in /home/user/profile
The same profile is working using samba 2.2.8 but not working in samba 3.5.3..
View 1 Replies
View Related
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
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
Jun 15, 2009
I ran "yum update" on 03-06-2009 and it updated my samba version from
3.2.8-0.26.fc10.x86_64
to
3.2.11-0.30.fc10.x86_64
My network shares then became read only!After some digging it turns out my system is not working because of Samba bug 6291, the "force user" option is no longer working.
Ideally I would run another "yum update" and that would fix the problem. Apparently the bug has been fixed in Samba 3.4.0pre2 - when can when we expect that to be released and included when I do a "yum update"?
Alternatively how do I get back to version 3.2.8-0.26.fc10.x86_64 ?
View 2 Replies
View Related
Jun 6, 2010
I am using Ubuntu 9.10 and these errors always show up in the terminal window when I open and run Nautilus (I use the command "sudo nautilus").
[Code]....
View 2 Replies
View Related
Aug 1, 2011
i open
gksudo nautilus on the terminal, and i receive this message,
(nautilus:2252): Unique-DBus-WARNING **: Error while sending message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
View 1 Replies
View Related
Mar 29, 2011
Downloaded Nautilus source to patch for transparent background.
Patching went well and fine.
During building I received this:
Code:
View 1 Replies
View Related
Jun 23, 2011
Last night I used Nautilus to FTP a couple of files to my web-site, it worked fine and I created a bookmark for it. Today, with no changes to my system, it refuses to do it showing the error message in the title of the post. I thought that maybe my bookmark was corrupted so I tried File>Connect to Server using FTP with login. Just after entering my password I get the error message. I'm using Maverick. My Internet connection is working well. What the heck is going on?
View 2 Replies
View Related
May 28, 2010
After running zypper dup, when i log into gnome i get an error.. I think it's because of nautilus, after i tryed to run it from kde i get this error code...
I mean, cmn, i just finished setting up everything the way i want to and wanted to upgrade to latest gnome and then this.. Any ideas how to fix it?
View 9 Replies
View Related
Jan 8, 2010
I installed Nautilus-actions, in order to set up some right-click scripts. However, when I click on "nautilus actions configurations" from within the system preferences menu, I receive the following error...
"Duplicate object id 'label1' on line 1000 (previously on line 940)".
View 1 Replies
View Related
Feb 19, 2010
I just got an error from Nautilus that my /home folder is full. On the partition there is still ~15 GB free.Here's my output for df -H
Code:
vlad@vlad-laptop:~$ df -H
Filesystem Size Used Avail Use% Mounted on
[code]....
View 5 Replies
View Related
Jul 15, 2010
Im having this error when im trying to edit my root directories...
View 9 Replies
View Related
Apr 25, 2010
I received this odd error when opening gedit from the terminal . gedit opened, but this error worries me code...
After changing the hostname, you need to reboot your machine. That fixed it
View 3 Replies
View Related
Feb 11, 2011
Is it possible to change my current nautilus window to have sudo capabilities,? e.g. to delete locked files. It may be lazy but if it takes a lot of navigation then it would be handy to somehow activate sudo from the open window without the terminal command (gksudo nautilus) which always begins at root.
View 5 Replies
View Related