[Samba] 'inaccessible' via windows client
Steve Monteiro
steve at viewplus.co.uk
Sun Feb 26 10:09:05 GMT 2006
Hi Henrik,
Here is a cut down version of smb.conf without comments:
[global]
workgroup = vp
server string = vault
hosts allow = 192.168.2.
log file = /var/log/samba/%m.log
max log size = 50
smb passwd file = /etc/samba/smbpasswd
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
#============================ Share Definitions
==============================
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /bin/false
winbind use default domain = no
guest ok = yes
username map = /etc/samba/smbusers
[backups]
path = /data/backups
writeable = yes
browseable = yes
guest ok = yes
[xsm]
path = /xsm
writeable = yes
browseable = yes
guest ok = yes
Access to the xsm folder is fine. backups which is located on my second
drive
appears under my Windows client but reports inaccessible when I double-click
it.
For now both folders are chmod'd 777
a df -h produces:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
8.2G 1.4G 6.4G 18% /
/dev/hde1 99M 9.9M 84M 11% /boot
/dev/shm 252M 0 252M 0% /dev/shm
/dev/sda1 230G 61M 218G 1% /data/backups
and my fstab is:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
/dev/devpts /dev/pts devpts gid=5,mode=620 0 0
/dev/shm /dev/shm tmpfs defaults 0 0
/dev/proc /proc proc defaults 0 0
/dev/sys /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/sda1 /data/backups ext3 defaults 1 1
Thanks,
Steve
-----Original Message-----
From: Henrik Zagerholm
Sent: 25 February 2006 13:35
To: Steve Monteiro
Cc: samba at lists.samba.org
Subject: Re: [Samba] 'inaccessible' via windows client
smb.conf please :)
and a df -h output
and a cat /etc/fstab could help just to see how things are mounted..
Do you use selinux?
Cheers,
Henrik
25 feb 2006 kl. 10:56 skrev Steve Monteiro:
>
> Please help I'm in despair having spent the last few days trying to
> resolve an issue with my Samba setup.
>
> I have 2 shares defined in my smb.conf. The first share is located on
> my primary disk (partion 1). No problem with this one (I can copy
> files to/from my Windows XP pcs).
>
> I added a second disk (250gb sata) and for now created 1 big ext3
> partition. The second share is mounted on this partition. I can
> read/write from my Fedora 4 linux box so I know partition is ok.
>
>> From my Windows XP pc I see both shares but when I double-click on
> the second share which is mounted on my second disk I get a 'folder is
> not accessible message'. If I tail my samba log file I see the
> message 'smbd/service.c:make_connection_snum(615)' directory does not
> exist or is not a directory'
>
> I've be surfing for a solution and now am at my wits end.
>
> Can anyone help?
>
> Thanks,
> Steve
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/listinfo/samba
More information about the samba
mailing list