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
Hi list,
I once had a server running samba 3.5.10. It was a member of a windows domain. And when a domain user connected to it, it would automatically create a samba user and a unix user.
Now I reinstalled a server using kubuntu 12.04, running samba 3.6.3.
Hello this is samiulla. i face this issue.
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
This used to work before 12.04 and now it's giving me headaches ;)
Statements are:
Mac Server OS version is 10.6.8
mac to mac via samba ok
ubuntu <12.04 via samba ok
ubuntu >12.04 via samba local (mac server) user ok
ubuntu >12.04 via samba ldap user doesn't work anymore
When connecting from ubuntu 12.04 with smbclient it gives the following error:
session setup failed: NT_STATUS_LOGON_FA
Alright, I've been stuck trying to mount my samba share for the last day and half now.:mad: I finally got it, sort of.
My samba share has been working pretty well, or so I thought. I can browse to it with a file manager, and I've been able to do everything using the netbios name instead of the IP address.
I config my smb.conf like follow#======================= Global Settings =====================================[global] workgroup = WORKGROUP server string = Samba Server security = share log file = /var/log/samba/%m.log max log size = 50 dns proxy = no #============================ Share Definitions ===========================
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.