W2K dropping final character of Samba 2.0.7 service name

Eric Boehm boehm at nortelnetworks.com
Wed Nov 1 23:41:10 GMT 2000


We're having an interesting problems with a Windows 2000 machine trying to
connect to Samba 2.0.7 on Solaris 7.

We see the following in log.smb

[2000/10/31 15:57:27, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service ccaserl
[2000/10/31 15:57:27, 1] smbd/service.c:make_connection(550)
  zdasic-1 (47.147.70.163) connect to service ccaserls as user zdasic
(uid=7189, gid=4323) (pid
 15679)
[2000/10/31 15:57:27, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service ccaserl
[2000/10/31 15:57:27, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service ccaserl
[2000/10/31 15:57:27, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service ccaserl
[2000/10/31 15:57:27, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service ccaserl
[2000/10/31 15:57:27, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service ccaserl
[2000/10/31 15:57:27, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service ccaserl
[2000/10/31 15:57:27, 0] smbd/service.c:make_connection(214)


and the same for /vobs
  zdasic-1 (47.147.70.163) couldn't find service vob
[2000/10/31 15:19:33, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service vob
[2000/10/31 15:19:33, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service vob
[2000/10/31 15:19:33, 0] smbd/service.c:make_connection(214)
  zdasic-1 (47.147.70.163) couldn't find service vob
[2000/10/31 15:19:33, 1] smbd/service.c:make_connection(550)
  zdasic-1 (47.147.70.163) connect to service vobs as user zdasic
(uid=7189, gid=4323) (pid 156
79)

For some reason, it is leaving off the final character in the service
name. Has anyone seen this problem before.

I've included smb.conf below

smb.conf:
# Global parameters 
	workgroup = GBRES01
	security = domain
	password server = *
#	workgroup = AMERICASE
#	security = server
	encrypt passwords = yes 
#	password server = ZBVWD008
#	password server = ZBVWD008, 47.147.64.91
	#password server = NRTPDE10, NRTPDE11, NRTPDE12, PCNTRTP01, PCNTRTP02
	client code page = 437 
	# Samba requests 10000 but Solaris has only 1014 to spare 
	max open files = 1014 
	wins server = 47.156.160.179
	comment = "Samba %v server" 
	share modes = yes
	getwd cache = yes
	browseable = yes
	load printers = no
	local master = no
	username map = /opt/samba/lib/username.map
	#debug level = 10
	socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=32768 SO_RCVBUF=32768
	include = /opt/samba/lib/smb.conf.global.%h
	include = /opt/samba/lib/smb.conf.shares.%h

smb.conf.global.nbvws011:
	server string = "BVW SFE ClearCase VOB Server %h (%L), Samba"
	interfaces = "47.147.64.11/20"
        netbios aliases = NBVWS011 

smb.conf.shares.nbvws011:
[vobs]
       comment = BVW-SFE Vob Storage
       path = /vobs
       # admin users =
       hosts allow = @ip_services_hosts, prtpd32u.us.nortel.com, 47.147.64.11
       valid users = @ip_services_users, dfisico
       oplocks = No 
       guest ok = no
       directory mask = 0775 
       map archive = No 
       writeable = yes

[ccaserls]
       comment = BVW-ClearCase Release Area
       path = /opt/ccase_rls
       # admin users = vobadmis
       hosts allow = @ip_services_hosts, prtpd32u.us.nortel.com, 47.147.64.11
       valid users = @ip_services_users, dfisico
       oplocks = No 
       guest ok = no
       directory mask = 0775 
       map archive = No 
       writeable = yes


-- 
Eric M. Boehm                               boehm at nortelnetworks.com









More information about the samba-ntdom mailing list