Having a couple issues:1) I cant connect to my windows computer. When I enter the log in info (both from windows and #! it gets rejected. 2) Everytime after a reboot I have to run sudo /etc/init.d/samba restartor I cant connect to #! from windows. Ive looked through Google and every forum I can think of and having to restart samba seems to be a common issue but I cant find a real fix.
Samba ask "password" at windows 7 x64.
1. systems
192.168.0.2 - windows 7 x64
192.168.0.4 - centos 5.4 x86
2. smb.conf
Quote:
[global]
workgroup = WINDSTORY
server string = Samba Server Version %v
netbios name = mysamba
Im trying to setup Samba on my Linux Server but Im unable to connect to one share. Out of all 3 shares i cannot connect to the one named filestor.
Heres my smb.conf :
Code:
[root@Fileserver opt]# cat /etc/samba/smb.conf
# Global parameters
[global]
workgroup = Workgroup
netbios name = Fileserver
server string = Samba Server %v
So when I first boot or reboot, smbd and nmbd are running but my shared folders aren't available. After a
sudo service smbd restart
everything is fine.
Hey folks,
Ever since I upgraded my home server to 12.04 LTS, samba seems to have been broken. I can't view any of the shares from any of my windows 7 boxes in the house.
I am trying to setup my opensue 11.3 server as a pdc using openldap and samba
I am continuously getting a network path not found error message on my windows xp box. I already verified that the network settings are good. Attached is my smb config please let me know what I should do.
# smb.conf is the main Samba configuration file. You find a full commented
I've read several threads regarding the setup and use of Samba, and Samba has always been working fine until recently. I didn't change anything, but for some reason, it appears that Samba only resolves hosts on the default "Workgroup" workgroup. However, the /etc/samba/smb.conf file is setup to use a different workgroup.
Hey guys, I'm guessing the update to samba 4 has broken my samba partially, my samba shares seem to no longer be visible, but I can still access them. Probably an out of date config file, any chance of help with it?These are super simple shares for my family home, no passwords, simple direct guest access. Windows computers are the main clients, other than my own linux ones.
Assalam o Alaikum!
After configuring and starting service of samba, when I access shared folder from windows XP it gives this error " Network Route was not found".
My server IP 192.168.1.252, client is on same network.
selinux is disabled
smb,conf:
Code:
workgroup = WORKGROUP
server string = Samba Server Version %v
; netbios name = MYSERVER
interfaces = eth0 192.168.1.252/24
hos