Bug 543 - 2.2.9pre1 cvs - home shares not visible
Summary: 2.2.9pre1 cvs - home shares not visible
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 2.2
Classification: Unclassified
Component: File Services (show other bugs)
Version: 2.2.8a
Hardware: All Linux
: P3 regression
Target Milestone: ---
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-30 17:38 UTC by Thomas Bork
Modified: 2005-11-14 09:26 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 Thomas Bork 2003-09-30 17:38:18 UTC
Hi,

with 2.2.9pre1 from cvs
(ftp://pserver.samba.org/pub/unpacked/samba_2_2 - downloaded on 14. Sep
2003) the special [homes]- section is broken. The shares with names of
the users are not visible anymore (access is granted).
Switching back to 2.2.8a with the same smb.conf and all is fine.
Client is WinXPPro.

smb.conf:

[global]
   workgroup = TOMMAIK
   serverstring =
   interfaces = 127.0.0.1/8 192.168.0.6/255.255.255.0
   bind interfaces only = yes
   security = user
   encrypt passwords = yes
   update encrypted = yes
   min password length = 1
   password server =
   pam password change = yes
   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter*new*UNIX*password:* %n\n
*Retype*new*UNIX*password:* %n\n *passwd:*password*
   username map = /etc/user.map
   username level = 2
   unix password sync = yes
   debug level = 5
   debug timestamps = no
   max log size = 10000
   nameresolveorder = lmhosts host wins bcast
   time server = yes
   deadtime = 60
   socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE
SO_RCVBUF=16384 SO_SNDBUF=16384
   load printers = no
   mangling method = hash2
   character set = iso8859-1
   client code page = 850
   domain logons = no
   add user script =
   os level = 0
   preferred master = no
   local master = no
   domain master = no
   wins support = no
   wins server =
   wins proxy = no
   kernel oplocks = no
   message command = /bin/mail -s 'message from %f on %m' root < %s; rm
%s
   dfree command = /usr/local/bin/dfree
   admin users = root
   printer admin = root
   hosts allow = 127.0.0. 192.168.0.0/255.255.255.0
   printing = lprng
   print command = chmod 666 %s;\
                   name="`echo '%J' | sed "s/^.*- //"`" ;\
                   /usr/bin/lpr -P%p -J"$name" %s;\
                   rm %s
   lpq command = /usr/bin/lpq -P%p -L
   lprm command = /usr/bin/lprm -P%p %j
   lppause command = /usr/sbin/lpc hold %p %j
   lpresume command = /usr/sbin/lpc release %p %j
   queuepause command = /usr/sbin/lpc stop %p
   queueresume command = /usr/sbin/lpc start %p
   dos filetimes = yes
   dos filetime resolution = yes

[homes]
   comment = home directory on %h
   browseable = no
   writeable = yes
   path = %H
   oplocks = no
   level2 oplocks = no
   blocking locks = no
   read list =
   write list =
   locking = no
   create mask = 0600
   directory mask = 0700


der tom
Comment 1 Gerald (Jerry) Carter (dead mail address) 2004-02-17 08:45:51 UTC
Sorry, but the 2.2 is not under development any longer.
If you can reproduce this bug against the latest 3.0 release, 
please reopen this bug and change the version in the report.
Thanks.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-11-14 09:26:48 UTC
database cleanup