Bug 5026 - Samba share not displaying all folders in the the directory that is being shared!
Summary: Samba share not displaying all folders in the the directory that is being sha...
Status: NEW
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.0
Hardware: Other Linux
: P3 major
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 08:22 UTC by Paul Goncalves
Modified: 2007-10-18 12:02 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Goncalves 2007-10-18 08:22:11 UTC
I am having issues with my samba share not displaying all folders in the directory that is being shared. All of the rights are the same on all folders:

drwxr-xr-x 16 root root 4.0K Oct 17 10:43 .
drwxr-xr-x 17 root root 4.0K Sep 10 08:53 ..
drwxr-xr-x  6 root root 4.0K Oct 17 10:44 apache
drwxr-xr-x  6 root root 4.0K Dec 13  2006 apache-ant-1.7.0
drwxr-xr-x 11 root root 4.0K Oct 17 09:59 apache-tomcat-5.5.25
drwxr-xr-x  2 root root 4.0K Oct 10  2006 bin
drwxr-xr-x  2 root root 4.0K Oct 10  2006 etc
drwxr-xr-x  2 root root 4.0K Oct 10  2006 games
drwxr-xr-x  2 root root 4.0K Oct 10  2006 include
drwxr-xr-x  2 root root 4.0K Oct 10  2006 lib
drwxr-xr-x  2 root root 4.0K Oct 10  2006 lib64
drwxr-xr-x  2 root root 4.0K Oct 10  2006 libexec
drwxr-xr-x  3 root root 4.0K Sep 10 08:53 man
drwxr-xr-x  2 root root 4.0K Oct 10  2006 sbin
drwxr-xr-x  4 root root 4.0K Aug 23 16:46 share
drwxr-xr-x  2 root root 4.0K Oct 10  2006 src

Yet when i browse through the Samba share on a windows box I only see:
apache
etc
games
include
lib
lib64
libexe
man
sbin
share


I need to be able to access the files and folders in :
drwxr-xr-x 11 root root 4.0K Oct 17 09:59 apache-tomcat-5.5.25

There are subfolders in this directory seen below:
drwxr-xr-x 11 root root 4.0K Oct 17 09:59 .
drwxr-xr-x 16 root root 4.0K Oct 17 10:43 ..
drwxr-xr-x  2 root root 4.0K Sep 10 13:47 bin
drwxr-xr-x  6 root root 4.0K Aug 24 17:34 common
drwxr-xr-x  3 root root 4.0K Oct  9 09:59 conf
-rw-r--r--  1 root root  12K Aug 24 17:34 LICENSE
drwxr-xr-x  2 root root 4.0K Oct 17 09:59 logs
-rw-r--r--  1 root root  83M Sep 24 07:45 log.txt
-rw-r--r--  1 root root  704 Aug 24 17:34 NOTICE
-rw-r--r--  1 root root 7.6K Aug 24 17:34 RELEASE-NOTES
-rw-r--r--  1 root root 8.0K Aug 24 17:34 RUNNING.txt
drwxr-xr-x  5 root root 4.0K Aug 24 17:34 server
drwxr-xr-x  4 root root 4.0K Aug 24 17:34 shared
drwxr-xr-x  2 root root 4.0K Oct 17 10:00 temp
drwxr-xr-x  9 root root 4.0K Sep 10 10:11 webapps
drwxr-xr-x  3 root root 4.0K Sep 10 09:15 work
[root@test apache-tomcat-5.5.25]#


Any ideas ?? This ones got me scratching my head. 
here is the smb config  file set to go to usr/local/ and allow me to browse on from there.
 
[TEST]
   comment = TEST CMS
   guest account = root
   path = /usr/local
   read only = no
   public 

Samba version 2.5