if I am tring to connect shared dir on windows machine \16.x.p.export, then i am getting error message : this path was not found. So meanwhile please let me know..what was i have missed in smb.conf file ?
Note : 1 >i have configured samba shared dir in differet network i.e : 16.x. 2 >I am trying to access on : 16.y series network. 3. i have host-allowed on both network at smb.conf file .
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.
I want to know if you can make a share on Samba and if you access the file you need to put a username and password in and can you save that to the server. If you can give me a step by step guide how to do it or give me a link where I can go read up on it.
I am using ubuntu 10.04 .I tried to share my files on windows network using samba , I changed theworkgroup name in samba configuration file ..but it dint work for me will you please tell me the exact procedure to share the files on windows network ..
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
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 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.
I have just configured samba and it is working fine, the only problem that i have face when i go to access some sharing on samba server it asking me about password but the problem is that its username option is embossed. By default it will login as guest but i dont know the guest password.
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
1> i have centos5.4 fileserver. i synchronize my document of windows xp with fileserver through samba server. while synchronzing ,virus effected file are also get sync in fileserver . i scheduled copying in crontab also.meanwhile by synchronizing the fresh file get replaced by virus file.this result lost of my data.
is there is any solution to restrict virus file from copying through rsync....
2> is there is any program to compare size of files on samba server
I now have BackupPC up and running on ubuntu 9.10.I have a couple more issues. These relate to the fact that I am trying to use backuppc to backup files, but also to provide a central up to date store of network accessible files, so, for example, media files can be viewed over the network, rather than downloaded through the web interface. Thus I have the following problems:
1. Access the files through the network.I want to have /var/lib/backuppc as a browsable folder through the network. I have managed to change permissions on the folders so they are browseable, but i need to set the file permissions so i can open the files. How do I do this, and set it so that all future backup files are given accessible permissions?
2. A single store of files.I want one folder with all the incremental backups being copied into it, so to see the most up to date version of a file, I just browse to it in nautilus, or through shared folders from another pc on the network.At the moment, I have a 0 and a 1 folder, and I am sure I will end up with loads more. I just want a single folder, no matter how many times the backup is made.
3. Change the Naming Convention.Also is there a way to change the naming convention so the folders are given the normal names (so Documents rather than fDocuments)?
How do I tell the shared connection that it has a static IP and that I dont want a DHCP on the network?Do I have to set up DHCP on the box with the shared connection, even if that box only runs DHCP for a single IP address being the eth0 that is shared?Or can I tell the shared connection that it has a static IP and still allow network manager to run the shared connection?Or should I specify static IP's for all clients and the shared network manager and install say firestarter on the gateway to run the NAT for the eth0 out to eth1.
I want to setup a Linux File Server for a small windows network (around 50 users). I do know that I am gona need Smb service/pkg for that. I haven't used Samba for a while now and as per the best of my knowledge, entire communication (including usernames and passwords) between a samba server & windows client machines will be plain text. Is there any way to secure all this communication??
Secondly, if i remember correctly, MS windows wont let me mount more than one samba shares as network disk when all my shares can be accessed by different smb users with different passwords?? is there a solution to this problem? OR may be if there is any other package available for this purpose so that i wont have to use samba?
He has a Samba 3.2 server on openSUSE 11.1. It worked fine with XP and Vista as a PDC. There are no NT servers on this office LAN. Now he has a W7 computer, and he was not able to sign on. From searching, it seems that an upgrade of Samba and a tweak of the registry are required. He did the upgrade to 3.5 from a supplementary openSUSE repo and restarted the server. But it seems he cannot sign on yet. I don't know if he did the registry tweak, I'm waiting to hear back.
The MS article: Windows 7 and Samba 3 interoperability My question is: He seems to be under the impression that Samba 4 is required to work with W7, but that M$ article seems to contradict him. Has anybody got W7 working with Samba 3 as a PDC like in XP and Vista? I can't find any FAQs about this.
I have setup an dhcp server wich allows ICS, and a samba server as a PDC. I can access the shares from windows if I type the server Ip (ej. \192.168.0.1), however if if write the address (ej. \dbaserver) I cannot access them.If I type ping dbaserver on a command prompt, it returns 127.0.0.2 not 192.168.0.1, what could be wrong. I asume because of this I cannot join the domain also.
I set up a Samba server on my openSuSE 11.2 machine and I can connect to it locally with the local ip and with my actuall ip. My friend however cannot. I tried to have him ping my ip and that wouldn't even work. I'm confused and wondering why it doesn't work. We share a lot of files and this would make both of our lives much easier.
In my work I want to build up a Linux based network, where windows and linux clients are going to share a Thecus network drive.Each client will have specific permissions for accessing the samba shares. I have installed Ubuntu SRV 10.4 with gui and webmin.
a new hardisk and a reinstall later I find myself face with 2 problems now. firstly I followed, [URL]... which seemed to work fine, accross the network I can "see" all the workgroup computers. Now try login to karmic's or (other linux box) jaunty, can't find network path. tried turning off the firewalls, still no go. the two linux boxes can chat merrily, and the 2 windows boxes can chat, but to each other. however after fidling a bit , on karmic i now get
Quote: Could not display "network:///" Nautilus cannot handle "network" locations
so firstly how do i reinstall everything, the how deal with windows.
I have the problems with transfer speed between samba and Windows XP clients.
Samba server configuration: Quad Core 6600 CPU. 4 Gb RAM OpenSUSE 11.2 with kernel "2.6.31.12-0.1-desktop" Samba - samba-3.5.1-1.1.i586 Test: 4 GB File copying. One file.
Transfer speed from Samba Server to Windows 7 and XP clients: (Windows clients copy file from Server share -> to local drive) From Server to Windows 7 client 1: 85-90 Mb/sec From Server to Windows 7 client 2: 90-100 Mb/sec From Server to XP1 client 3 75-100 Mb/sec
Transfer speed from Windows 7 and XP clients TO Samba Server: (client copy file from local drive -> to server Share) From Server to Windows 7 client 1: 12-20 Mb/sec From Server to Windows 7 client 2: 30-35 Mb/sec From Server to Windows XP client 1 20-27 Mb/sec
(Copying file from Windows local drive to Windows remote share) From Window 7 client 1 TO Windows XP client 1 40-50 Mb/sec From Window 7 client 2 TO Windows XP client 1 50-60 Mb/sec
Copying file from Windows 7 client 2 share -> TO Windows XP client 1 show me 100-120 Mb/sec speed permanent. Copying file from Linux hosts to NFS server is stable 50-90 Mb/sec bidirectional.
This part of my smb.conf file Code: # version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the # samba-doc package is installed. # Date: 2009-10-27 [global] log level = 1 debug level = 0 max log size = 50 .....
I have very slow write speed when copying file from Windows clients to Samba Share. Samba speed is slower than Windows native clients connections ?
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.
I have an OpenSuSe Server configured with DNS, Samba (PDC + WINS), LDAP, Squid All this is in a hybrid scenario with other OpenSuse acting as clients and some Windows 7 also as clients. Everything works perfect. Both systems are able to join and authenticate in the Samba server very smoothly.
My problem is that in my workspace I have several different subnets/VLANS. So I have another OpenSuSe client here that needs to join the domain and authenticate with the samba server, but he just cant find it via the Windows Domain Membership setup screen (where I usually configure the others).
The server can pe pinged, and it does resolv local domain names. It seems the problem is that I have no place to configure a PDC/WINS server in Linux Client. It only asks me for the domain to join, and then it doesnt find it (Im guessing this happens because it cant receive the broadcasts from the server network).
Is there any way to declare the Samba/PDC/WINS server on the client side?
I've enabled Samba share on Fedora firewall... now i can view the shares on Windows Computers on my network but Windows PC can't see my shares on Fedora...
Also my wireless Router/Modem (D-Link DSL G604T) reports the names of the Windows PC connected to it but names my Fedora Machine as unknown...
I have configured a samba server where I have configured it for /mnt dir to be exported/shared. When I verify this share, I see mnt dir but I want the content inside the mnt to be visible or chroot into mnt directly.
Intel 1000GT gigabit Network Card itself installed successfully and shows up under network cards. However, when I plug it into the network in place of the regular 100mbit card, it won't show up.
IM completly new to fedora but decided to give it a try after using ubuntu for a while,I have everything setup apart from sharing and im been fiddling for a while now.
[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