[Samba] No Folder browseable

Dirk.Laurenz at fujitsu-siemens.com Dirk.Laurenz at fujitsu-siemens.com
Fri May 20 14:54:07 GMT 2005


Hi,

and here's an excerpt from the logs:

[2005/05/20 16:51:34, 3] smbd/process.c:process_smb(1091)
  Transaction 9 of length 104
[2005/05/20 16:51:34, 3] smbd/process.c:switch_message(886)
  switch message SMBtrans2 (pid 15743) conn 0x83a06d8
[2005/05/20 16:51:34, 3] smbd/trans2.c:call_trans2qfilepathinfo(2418)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2005/05/20 16:51:34, 3] smbd/trans2.c:call_trans2qfilepathinfo(2443)
  call_trans2qfilepathinfo: SMB_VFS_STAT of desktop.ini failed (No such file or directory)
[2005/05/20 16:51:34, 3] smbd/error.c:error_packet(105)
  error string = No such file or directory
[2005/05/20 16:51:34, 3] smbd/error.c:error_packet(129)
  error packet at smbd/trans2.c(2197) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_NOT_FOUND
[2005/05/20 16:51:35, 3] smbd/process.c:process_smb(1091)
  Transaction 10 of length 39
[2005/05/20 16:51:35, 3] smbd/process.c:switch_message(886)
  switch message SMBtdis (pid 15743) conn 0x83a06d8
[2005/05/20 16:51:35, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2005/05/20 16:51:35, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2005/05/20 16:51:35, 1] smbd/service.c:close_cnum(830)
  fscf2byo0efuvvx (192.168.150.30) closed connection to service DATA$
[2005/05/20 16:51:35, 3] smbd/connection.c:yield_connection(69)
  Yielding connection to DATA$
[2005/05/20 16:51:35, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2005/05/20 16:52:35, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0

and the smb.conf file:


[global]
        private dir = /samba/ages003/conf/private
        name resolve order = lmhosts, wins, bcast
        idmap gid = 10000-20000
        wtmp directory = /samba/ages003/conf/wtmp
        lock directory = /samba/ages003/conf/locks
        netbios name = AGES003
        writeable = yes
        idmap uid = 10000-20000
        workgroup = SZ_GESIS
        os level = 20
        socket address = 192.168.84.36
        security = domain
        winbind separator = +
        log level = 3
        log file = /samba/ages003/conf/log/%m.log
        smb passwd file = /samba/ages003/conf/private/smbpasswd
        load printers = No
        map hidden = yes
        socket options = SO_SNDBUF=4096 SO_KEEPALIVE TCP_NODELAY IPTOS_LOWDELAY IPTOS_THROUGHPUT
        pid directory = /samba/ages003/conf/pids
        wins server = 193.29.124.81, 193.29.122.75
        username map = /samba/ages003/conf/private/smbusers
        interfaces = 192.168.84.36/255.255.255.0
        domain master = No
        encrypt passwords = yes
        template shell = /bin/bash
        server string = GESIS Profileserver A (Samba %v)
        winbind enum users = yes
        password server = bkgesis01 bkgesis02 bkgesis10
        winbind nested groups = Yes
        template homedir = /samba/ages003/data/tmp/winbindjail
        winbind enum groups = no
#       unix charset = UTF8
        preferred master = no
        utmp directory = /samba/ages003/conf/utmp

[...]

[PROFILE01$]
        nt acl support = yes
        dos filetimes = yes
        dos filetime resolution = yes
        browseable = no
        writable = yes
        inherit permissions = yes
        hide unreadable = yes
        admin users = PREUSSAG+GESIS_ADM
        path = /samba/ages003/data/profile01
#        hide files = /lost+found/
        hide dot files = yes
        comment = PROFILE SHARE
#        hide special files = yes
        inherit acls = yes
        root preexec = /usr/sbin/samba/create_profile_dirs.sh %u profile01



Mit freundlichem Gruß,



Dirk Laurenz
Systems Engineer	

Fujitsu Siemens Computers
S CE DE SE PS N/O
Sales Central Europe Deutschland 
Professional Service Nord / Ost

Hildesheimer Strasse 25
30880 Laatzen
Germany

Telephone:	+49 (511) 84 89 - 18 08
Telefax:	+49 (511) 84 89 - 25 18 08
Mobile:	+49 (170) 22 10 781
Email:	mailto:dirk.laurenz at fujitsu-siemens.com
Internet:	http://www.fujitsu-siemens.com
            http://www.fujitsu-siemens.de/services/index.html
*******************************************************************************************************************
  

-|  -----Original Message-----
-|  From: Laurenz, Dirk 
-|  Sent: Wednesday, May 18, 2005 3:48 PM
-|  To: Laurenz, Dirk; samba-technical at lists.samba.org
-|  Cc: Lutz, Mathias; Oeltze, Benjamin
-|  Subject: RE: [Samba] No Folder browseable
-|  
-|  Hello everybody!
-|  
-|  after no answer has been send, i've read a little bit 
-|  around and searched 
-|  the docs and found this hints, where i think this could be 
-|  the origin of
-|  the problem. 
-|  	
-|  	"It also included a change
-|  	 in behavior of winbindd. Please refer to the man page 
-|  for smb.conf before implementing
-|  	 any update from versions prior to 3.0.8 to a current version."
-|  
-|  The main problem is, i have read both man pages of smb.conf 
-|  (3.0.9 and 3.0.14a) but
-|  none of them spends any word on how the behavior of winbind 
-|  has changed.
-|  From my point of view, the tdb files have changed. is that right.
-|  
-|  the samba server is a member of an nt4 domain.
-|  
-|  
-|  Mit freundlichem Gruß,
-|  
-|  
-|  
-|  Dirk Laurenz
-|  Systems Engineer	
-|  
-|  Fujitsu Siemens Computers
-|  S CE DE SE PS N/O
-|  Sales Central Europe Deutschland 
-|  Professional Service Nord / Ost
-|  
-|  Hildesheimer Strasse 25
-|  30880 Laatzen
-|  Germany
-|  
-|  Telephone:	+49 (511) 84 89 - 18 08
-|  Telefax:	+49 (511) 84 89 - 25 18 08
-|  Mobile:	+49 (170) 22 10 781
-|  Email:	mailto:dirk.laurenz at fujitsu-siemens.com
-|  Internet:	http://www.fujitsu-siemens.com
-|              http://www.fujitsu-siemens.de/services/index.html
-|  ************************************************************
-|  *******************************************************
-|    
-|  
-|  -|  -----Original Message-----
-|  -|  From: 
-|  -|  samba-bounces+dirk.laurenz=fujitsu-siemens.com at lists.samba.o
-|  -|  rg 
-|  -|  [mailto:samba-bounces+dirk.laurenz=fujitsu-siemens.com at lists
-|  -|  .samba.org] On Behalf Of Dirk.Laurenz at fujitsu-siemens.com
-|  -|  Sent: Tuesday, May 17, 2005 9:25 AM
-|  -|  To: samba at lists.samba.org
-|  -|  Cc: Lutz, Mathias; Oeltze, Benjamin
-|  -|  Subject: [Samba] No Folder browseable
-|  -|  
-|  -|  Hello everybody,
-|  -|  
-|  -|  i upgraded last week a samba installation from version 
-|  -|  3.0.9 to version 3.0.14a using
-|  -|  the rpms from ftp.sernet.de (sles9-i386 tree). I just 
-|  -|  installed the rpms as usual
-|  -|  with the rpm -e and rpm -i and everything seems to be fine. 
-|  -|  But there was no browsing
-|  -|  possible. due to a small timeslot i had to downgrade to 
-|  -|  3.0.9 then which worked very fine.
-|  -|  the problem is that i have to find out, why the upgrade 
-|  -|  failed before trying to upgrade
-|  -|  again. has any tdbfile be changed or why was i not able to 
-|  -|  browse the shares. they were accessable, mountable 
-|  -|  but not browsable.
-|  -|  
-|  -|  Mit freundlichem Gruß,
-|  -|  
-|  -|  
-|  -|  
-|  -|  Dirk Laurenz
-|  -|  Systems Engineer	
-|  -|  
-|  -|  Fujitsu Siemens Computers
-|  -|  S CE DE SE PS N/O
-|  -|  Sales Central Europe Deutschland 
-|  -|  Professional Service Nord / Ost
-|  -|  
-|  -|  Hildesheimer Strasse 25
-|  -|  30880 Laatzen
-|  -|  Germany
-|  -|  
-|  -|  Telephone:	+49 (511) 84 89 - 18 08
-|  -|  Telefax:	+49 (511) 84 89 - 25 18 08
-|  -|  Mobile:	+49 (170) 22 10 781
-|  -|  Email:	mailto:dirk.laurenz at fujitsu-siemens.com
-|  -|  Internet:	http://www.fujitsu-siemens.com
-|  -|              http://www.fujitsu-siemens.de/services/index.html
-|  -|  ************************************************************
-|  -|  *******************************************************
-|  -|   
-|  -|  -- 
-|  -|  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