Ubuntu Networking :: Connect To Samba Server With Xubuntu?

Nov 14, 2010

I am trying to connect to my samba server with xubuntu, so far with no luck.

I am trying to use fusesmb and have been following these instructions:

[URL]

as well as these:

[URL]

and these

[URL]

the top ones say to use Applications - System - shared folders to setup smb client. Xubuntu maverick doesn't seem to have that menu point. So I copied the smb.conf from my desktop machine. libsmbclient is installed.

fuse as such seems to run since teh folder that i designated as mount point (~/Network) changes owner to root when i run fusesmb Network. But apart from that nothing happens.

View 1 Replies


ADVERTISEMENT

Networking :: Connect A Distro So A Samba Server?

Jul 22, 2010

i just installed zenwalk on another computer in my house (experimenting with zencafe as well) and i also installed the source code of samba directly from the website (i saw that the smbclient command wasn't there when i first installed zenwalk) i have a samba server that has ubuntu as its operating system and i would like to connect my zenwalk system to the shares so i can access them from that computer

i heard that smbclient is the way to go when you do something like this so i tried it a few times and nothing worked ps i am using webmin to configure samba on my ubuntu platform

View 7 Replies View Related

Networking :: Windows 7 Users Can't Connect To Samba Server After Dhcp Config

Jun 27, 2011

I have an ubuntu 11,04 samba domain server, I want to also configure this machine to work as a dhcp server, however this have give me some issues with te windows 7 workstations, my guest is that it have something to do with the iptables because those station do join the samba domain went both server and workstation are conected to a router.

This is the script I use at boot

Code:

#FOR SHARED INTERNET
/sbin/iptables -P FORWARD ACCEPT
/sbin/iptables --table nat -A POSTROUTING -o eth2 -j MASQUERADE

[code]....

I haven't test it with windows xp station but I have use the same code in the past with no problems, and since this is my first time joining windows 7 station i belive there must be some other port that need fowarding.

View 3 Replies View Related

Ubuntu :: Connect To Server User Interface In Xubuntu?

Mar 20, 2011

Where is the connect to server interface in Xubuntu that is present under places menu in ubuntu?

View 1 Replies View Related

Ubuntu Networking :: Connect Xubuntu To Network

Jul 14, 2010

i have a computer running xubuntu that I want to connect to a computer running Debian. Can some point me in the right direction on how to set it up. There doesn't appear to be alot of options and my knowledge on networking related commands is lacking somewhat. All I need it to do is see the Debian comp and grab files from a folder on one of its HDD's.

View 9 Replies View Related

Server :: Unable To Connect Samba Server From Other Pc Giving Error NT Authentication Failure

Jul 28, 2010

I am not able to connect samba server from other linux pc giving error: NT Authentication Failure

But am able to access through anonymous login from linux Same is working fine will all smb users through windows. I am using rhel 5.

View 3 Replies View Related

Server :: Cannot Connect To Samba On Ubuntu 11.04

May 25, 2011

I have migrated a client's server from Ubuntu 8.04 to 11.04 (they wanted that instead of debian 6 or ubuntu server, despite my best efforts)

The only service still hanging in the balance is samba. It refuses any connections to it and I can not figure out why.

Here is my conf file: (i noticed the interface line is commented out - eth0 is what the machine uses, it was commented out on the old machine and worked though)

Code:
[global]
workgroup = WORKGROUP
server string = %h server (Samba, Ubuntu)
wins support = no
; wins server = w.x.y.z

[Code]....

View 3 Replies View Related

Server :: Can Only Connect To Tmp Samba Share

Jan 9, 2010

I've setup a samba server on a centos 5 machine and am trying to connect to it via a windows 7. The problem I'm encountering is that the only share I am able to connect to is the tmp share. It doesn't matter if it is a protected share or not, I always get a "network path could not be found error" when trying to open the share from windows.

View 5 Replies View Related

Server :: Cannot Connect To Samba Share

Jun 17, 2010

Fairly new Linux user, running Fedora 12, attempting to set up a simple Samba share to share files with a Windows box. I've gotten to the point where I can connect from the Windows box, and see a home directory and the directory I'm trying to share. The home directory is accessible and works as expected, but when I try to access the other directory I get "The network path could not be found."

View 5 Replies View Related

Server :: Connect Samba And BartsPE (DOS)?

Sep 29, 2010

I set up a Samba server to authenticate 3 users: ladmin, lead, and volunteer. From both a Linux and Windows XP machine I confirmed all 3 can log in and have appropriate read/write access to the server. In Linux I used smb://host/ and was able to log in. In Windows I used the \host method to similarly browse the share. It seems both Windows and Linux machines have no problem connecting. But I also use a BartsPE (DOS) based CD to connect to the server and it keeps telling me that the password for volunteer (the account I configured to connect to the server) is invalid.

I checked the configuration file the password I'm using is correct. I'm guessing that the problem has to either do with the fact the passwords are encrypted, or that I'm missing some option in my smb.conf file. To create the lead and volunteer accounts I used webmin. I first created nologin Linux user accounts and then converted them to samba accounts using webmin. After doing this I was able to log in from Linux and Windows boxes without problem... the sticking point is this DOS connection. Here's my config file (with some modifications):

[code]....

View 5 Replies View Related

Ubuntu :: Connect To Samba Printer And File Server With Lubuntu?

Mar 9, 2011

My university provides instructions for connecting to their printers and network shares in Ubuntu. They work pretty smooth, but I've run into a couple of problems when trying to follow these instructions in Lubuntu:

1. Windows Printer via Samba printer is missing under Add-->Network Printer in the printer utility (system-config-printer 1.2.3, same one as in standard Ubuntu) I'm guessing I need to install some samba related packages that standard Ubuntu includes by default, but which ones?

2. To access network disks in standard Ubuntu, for example your pesonal space, you select Go-->Location in Nautilus and enter an address of the format smb://something.university.domain/resource. How can I access such locations with PCManFM?

View 2 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 Networking :: Connect Samba Through SSH Tunnel?

Nov 13, 2010

I have a server running Ubuntu Server 10.04 that is a VirtualBox/Samba/SSH server. I have port forwarding set up for ports 22 and 3389 (SSH and RDP) and I want to access the Samba share without opening any other ports. I can connect to it from my internal network, but I want to be able to access it from school. My best guess would be to tunnel the Samba port through SSH, but I don't know how. I will be connecting to it from Ubuntu 10.10 Desktop.

View 9 Replies View Related

Ubuntu Networking :: Samba - Connect With One Hostname But Not Another

Jan 27, 2011

Here is what I am trying to do. I set up a Samba server on Ubuntu 10.10, which seems to be working (sort of).

I set it up using Webmin, which has always worked for me before.

I set up two shares, both of which are read/write and are allowing any hosts. And are set up using the default samba configuration that is provided by Webmin.

For privacy reasons I won't disclose the domains, but I will call them test.abc.com and xyz.com

I set up /media/mount as a share called [mount_a] and I also set up /media/mount_b as [mount_b]

The server's host name in my internal network is mount-box

I originally mapped it to a sub-domain of my domain abc.com via DNS, so that test.abc.com resolves to the IP address of my router; which has all the necesarry port forwarding set up.

In windows explorer in the remote location I tested it by using \test.abc.compoonani_a, this works fine and after a password prompt I can access my files. However, I do not want to use this domain name for this server, so I registered a new domain name and again via DNS mapped domain xyz.com to the IP address of my router.

Since setting up the new hostname, I cannot connect to it via Windows to access the samba share. It just won't work. When I try to connect the password prompt appears and I put in my credentials, when I submit it the window re-appears and it has appended the servername xyz.com before the username, so it reads \xyz.com<myusername>, but won't let me connect.

If I try again with the previous hostname test.abc.com, it works fine.

What am I doing wrong that it would let me connect with one hostname, and not another.

View 1 Replies View Related

Ubuntu :: Xubuntu Can't Restart Samba File?

May 31, 2011

xubuntu and tried to set up my old pc, the problem is that when i modify my samba file and want to restart using /etc/init.d/samba restart the file wasnt there

View 3 Replies View Related

Fedora :: Connect To The Samba Server Using Aspire Login?

Dec 28, 2009

I'm trying out Samba for the first time, the main directory is called "workplease", and I have 2 users, "keith" and "aspire". I set the permission on "workplease" to aspire by doing "chown aspire:aspire workplease". Then on my windows7 machine I can connect to the samba server using aspire login, see my "aspire" folder and the "workplease" folder, I can create txt files, folders ...ect

But I would like the user account "keith" to be able to read/write to the same "workplease" folder. I added both users to the group "networkg" by doing

"usermod -a -G networkg aspire"
"usermod -a -G networkg keith"

So my question is how can I make the folder "workplease" have permissions to let any group members of "networkg" read/write/execute anything they put in that folder, or sub folders? Im getting rid of my Windows Home Server , and trying to use samba to do the file sharing for my buddy and I.

edit: Seems doing "chmod 774 -R workplease" changes the permissions on all the files/subfolders, to give owner and group full access only, but is there a way anytime someone creates a txt file, or copies over an mp3 for example, it auto-maticly has 774 permission?

View 2 Replies View Related

General :: Connect Thin Client To SAMBA PDC Server?

Dec 2, 2009

I have Samba PDC server on CentOS 5..we have 10 thin clients in our network which were working fine previously with the windows Terminal services... Now i have replaced my windows 2003 Domain to Samba Domain Controller.. Is there any why i can connect our thin clients with SAMBA DC in the our environment?

View 2 Replies View Related

Server :: Connect Samba To Unix-like Operating Systems?

Jun 9, 2010

i want to know how to connect it to debian,fedora, mandriva, puppy (or any other distro thats independant and most software needs to be installed with tarballs)and i also want to learn to connect to it with mac os x, and solaris (open solaris)

View 10 Replies View Related

Ubuntu Networking :: Samba Connect Only Works With IP Address

Feb 13, 2011

I have a problem with Samba. I've already configured my SMB.conf file, but I can't connect to my Windows shares by their host name. for example: if I try to connect to GDEA73-PC-1 share = netshare, server connection fails. if I try to connect to 192.168.1.171 then share = netshare, it works. How do I fix this? When I run findsmb, I am on the GDEA73 NETWORK workgroup as I configured, but my local PC is the only one on it...

View 2 Replies View Related

Ubuntu Networking :: Can No Longer Connect To WHS Samba Share

Jun 1, 2011

I'm running 10.10 on a pretty fresh install with a brand new system I built especially for Ubuntu.For some reason, I'm beginning to have trouble with accessing my Samba shares from this computer. I have a Windows Home Server also running on my network and I have to be able to access the files on it.At first Nautilus showed "SERVER" in the folder tree when I clicked on "Network" and everything was working great. A couple of days ago my WHS "SERVER" suddenly no longer showed up in Nautilus and I had to mount the WHS server manually (via "Connect to Server...").

Now, today, even that doesn't work. When I try to mount manually I get the error "Failed to Retrieve Share List from Server". I can now no longer access the WHS from Ubuntu at all.Why has my ability to access the Samba shares on my WHS deteriorated over time to the point where I can't access them at all?? Any ideas?I have other systems on this network (Mac and Windows) and none of the others have any problems at all with the WHS. Re-booting WHS and router has no effect. I've changed nothing in my set-up. Is this update related?

View 1 Replies View Related

Fedora Networking :: Can't Even Get Samba To Connect

May 20, 2009

I recently have just started using linux and downloaded Fedora 10 and I'm trying to figure out how to fileshare and print share with my windows vista machine.I edited the registry file on my Vista machine HKEY_ LOCAL_ MACHINESystemCurrentControlSetContro lLsaLMCompatibilityLevel and changed the level from 3 to 1.I've also gone through a lot of tutorials on editing the smb.conf file and set my workgroup name, netbios, and changed permissions on my linux machine (a Lenovo netbook) etc but thats about as far as I can get. This may sound like a dumb question but I can't even get samba to connect on my linux machine so how do I do that?

I was wondering if any of you guys can provide a solution as to how to connect or direct me to a good howto for setting up and using Samba seeing how I'm a noob.I've been on Samba.org already and I'm more confused than ever.

View 2 Replies View Related

Networking :: Can't Connect More Than 2 Users In Samba

Sep 13, 2010

I've done all this config [URL] This config for the "foo" folder:

("pruebas" its a user)

Code:

[foo]
path = /home/pruebas
ready only = no
guest ok = yes

[code]....

I have the [HOME] code too, its everything fine with it, and I cant connect with another user ("alfredo") from Red Hat to Windows XP with no problem... but as soon as I double click in "foo" directory, appears this:

[URL]

Already tried to disconnect from windows the directories with "net use" but it doesn't work

View 2 Replies View Related

Fedora Servers :: Connect To Samba Server ( Share ) From Windows Xp?

Mar 31, 2009

if i try to connect to my samba server ( share ) from my windows xp ( or vista, i've tried both ) it says, that the network share cannot be found. i've installed all necessary rpms on my fedora 10, necessary for running a samba server:

Quote:

[root@********* samba]# rpm -qa |grep samba
samba-common-3.2.8-0.27.fc10.i386
samba-3.2.8-0.27.fc10.i386
samba-winbind-3.2.8-0.27.fc10.i386

after that, i've configured the smb.conf file, as follows:

Quote:

[root@*********** samba]# cat /etc/samba/smb.conf
#======================= Global Settings =====================================
[global]
# ----------------------- Netwrok Related Options -------------------------
workgroup = GROUP

[code]....

there is no iptables definition, or any other firewall installed, neither on the server nor the client. i've read through alot of howtos an manuals, but was not able to find the problem.

View 14 Replies View Related

OpenSUSE Network :: Can't Connect To Samba Server From Mac Snow Leapord?

Sep 6, 2010

I have steup samba shares on my Susi pc. I get to the point where the server asks for a password for the user I have on the Susi box but when I enter the password it fails to connect. tried to add the user, password and enabled the user in the samba conf file. But not sure where it should appear I give below the smb.conf file:

# 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 5 Replies View Related

Ubuntu Networking :: Samba Connect Invalid Users As Guests?

Jan 12, 2010

I'm not sure if this is even possible and I've tired searching, but I can't seem to figure it out. I have a few shares setup in Samba. I want them to prompt for a username and password. If an invalid user/pass is entered I want the user to be authenticated as a guest.

View 6 Replies View Related

Ubuntu Networking :: Vista Unable To Connect To Samba Printer

Feb 22, 2010

I'm having some problems with sharing my printer via SAMBA. Connected to my Ubuntu 9.10 Desktop is a HP office-jet D135 witch I shared via samba. I have no problems printing from my Ubuntu laptop. And in Vista I can see and access all the other shares, including the printer. But ones i try to access the printer I get a pop-up window telling me: "unable tot connect to printer error code 0x00000709 check if the name is correct or if the printer is connected to the network" ( but of course in Dutch). What is going wrong here?My /etc/samba/smb.conf

[Code]...

View 1 Replies View Related

Ubuntu Networking :: 10.04 Can't Connect To Internet After Setting Static IP For Samba

May 17, 2010

I recently used this process to connect my Samba network to be able to access and allow Windows XP machines to access my computer on my office network.

For various reasons, all the XP computers on the network are set to fixed (do we say static?) IP addresses with manual DNS. Hence I realised during the Samba setup that I had to set a static IP on my Ubuntu machine similar to my Windows static IP's (ie 192.168.10.?) in order to be able to see the Windows share PC's properly.

Once I set my Ubuntu machine to static IP of 192.168.10.3 with subnet of 255.255.255.0 and gateway of 192.168.0.1 then I was able to access and be accessed by PC's on the network. However I couldn't access the internet after this. I input the DNS server in the edit connections as you can see per the attachment. All these settings (except the IP address obviously) were all now exactly the same as the PC machines, and I thought I'd now be able to access the windows network, as well as have access to the internet, however, even though my wired network is connected there is still no internet access.

I'm using the GUI under network connections to make all these changes if that is important. I can't understand why this doesn't work?

View 6 Replies View Related

Fedora Networking :: Samba Won't Connect Using Xfce

May 11, 2010

I was able to connect to my XP home machine from downstairs F12 machine with gnome. I also have laptop with F12 but with xfce windows manager, following the same instruction, (wireless work fine) I don't see the network icon in the file manager. Can someone let me know how to trouble shoot?

View 12 Replies View Related

General :: Connect And Access Files Remotely To Samba Server Over Internet

May 31, 2010

I have a server at home running as a file server and DHCP connected to a switch with a wireless AP in there as-well. with this setup I can access the files and do some configurations via SSH on the actual server anytime I'm able to get the wireless signal, now lately I felt the need to be able to do the same but this time over the internet. I've read somewhere already that I'm gonna need a router with port forwarding and NAT, then know the IP address of the server but my problem is once you start talking about routers then you need broadband connection which is something I don't have. Getting a router is not much of a problem but without ADSL like connection I guess its useless, what do I need to do?

View 7 Replies View Related

Server :: Connect Samba With Ldap To Make It Simpler For The Users To Login?

Jun 24, 2011

I`am just trying to connect Samba with ldap to make it simpler for the users to log in. We have already attached squid, so by that we thought it would be easy to do the same with samba. I think we did something wrong with the ldap config for the os with is btw:

Quote:
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 1
We added
Quote:
ldap admin dn = cn=xxx,o=xxx

[Code]...

View 1 Replies View Related







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