Re: Linux problems #3 - SAMBA not working
- From: "Leslie Rhorer" <lrhorer@xxxxxxxxxxx>
- Date: Sun, 10 Dec 2006 23:40:59 GMT
"Bruce Stewart" <bruce_stewart@xxxxxxxx> wrote in message
news:D4Aeh.13984$k74.9654@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Leslie Rhorer wrote:
This is the 3rd LAN issue. One of the main purposes of this machine is
to
provide a backup repository for the other machines on the LAN, most of
which
are running Windows XP pro. I already have a machine on t he LAN serving
this purpose, and this machine wil replace the old one. The other is
running just fine under Debian Woody. I tried both setting up this
machine from scratch and also copying /etc/smb.config over from the other
machine,
but nothing seems to work. The Windows machines all see the Linux
machine
itself, but the drive share is not visible. If I try to explore the
Linux
share, the system prompts me for a password under user Guest, and nothing
I
try will allow the share to be mounted on the XP machine. Here is the
smb.config which works fine under the old system:
# Samba config file created using SWAT
# from 192.168.1.101 (192.168.1.101)
# Date: 2005/02/11 21:27:23
# Global parameters
[global]
workgroup = HOME
netbios name = DHCPSERVER
security = SHARE
obey pam restrictions = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
os level = 10
dns proxy = No
guest account = lrhorer
[Data]
comment = Linux Server Data Drive
path = /Data
read only = No
guest ok = Yes
[Backup]
path = /Backup
[root]
comment = / on DHCPServer
path = /
read only = No
guest ok = Yes
hide dot files = No
Have you created the appropriate users with adduser and smbpasswd ?
Yes, lrhorer is a valid user. I did not explicitly use smbpasswd, because I
thought the SAMBA configuration utility in KDE would handle that. Is that
not the case?
.
- References:
- Linux problems #3 - SAMBA not working
- From: Leslie Rhorer
- Re: Linux problems #3 - SAMBA not working
- From: Bruce Stewart
- Linux problems #3 - SAMBA not working
- Prev by Date: Re: Linux problems #1 - Can't compile Kernel
- Next by Date: Re: Linux problems #1 - Can't compile Kernel
- Previous by thread: Re: Linux problems #3 - SAMBA not working
- Next by thread: Re: Linux problems #3 - SAMBA not working
- Index(es):
Relevant Pages
|