[Samba] reiserfs, samba, symlinks and windows

Jason Gerfen jason.gerfen at scl.utah.edu
Thu Mar 13 13:57:07 GMT 2008


I am having a hard time getting a Windows XP virtual machine to follow a
symlink share to a localhost samba share with 'follow symlinks = yes'

I have been googling this for a couple of hours now and have found some
references but not definite fix.

Error from samba:
'/tmp/Desktop' does not exist or permission denied when connecting to
[desktop] Error was Permission denied

System:
Linux Gentoo-x86 2.6.23-gentoo-r3 #3 SMP Thu Jan 3 11:46:35 MST 2008
i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ AuthenticAMD GNU/Linux
Samba 3.0.28

Config:
[global]

   workgroup = SCL
   netbios name = vmhost
   server string = Gentoo Host %v
   printcap name = cups
   load printers = yes
   printing = cups
   log level = 3
;   log file = /var/log/samba/log.%m
   log file = /var/log/samba/log.testing
   max log size = 50
   hosts allow = 192.168.0. 127.
   map to guest = bad user
   security = share
   encrypt passwords = yes
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   interfaces = 192.168.0.1/24
   remote announce = 192.168.0.1
   dns proxy = no

[desktop]
   comment = VM Shared Directory
   path = /tmp/Desktop
;   path = /home/%U
;   path = /tmp
   public = yes
   browseable = yes
   guest account = nobody
   guest only = yes
   writable = yes
   printable = no
   follow symlinks = yes
   wide links = yes
   create mask = 0770
   force create mode = 0770
   directory mode = 0770
   force directory mode = 0770
   force group = sclusers
   username = labuser
   msdfs root = no
#   force user = AAAAA

Folder permisions:
lrwxrwxrwx  1 nobody       sclusers   22 Mar 13 06:38 Desktop ->
/home/username/Desktop


-- 
Jason Gerfen

"I practice my religion
 while stepping on your
 toes..."
~The Ditty Bops


More information about the samba mailing list