share-mode security not working?
Matt Zinkevicius
mattzink at qwest.net
Wed Apr 11 20:48:02 GMT 2001
I did a cvs checkout of samba 2.2 on Monday, and when security=share then I
can't connect to the box ("Specified network name is no longer available").
I just grabbed the latest cvs but it does the same thing. This setup worked
fine when using samba-2.2.0-alpha3. My connection log file shows the
following messages repeated about 50 times:
[2001/04/11 14:54:40, 1] smbd/ipc.c:api_fd_reply(292)
api_fd_reply: INVALID PIPE HANDLE: 701d
[2001/04/11 15:12:20, 2] smbd/reply.c:reply_sesssetup_and_X(960)
Defaulting to Lanman password for mattzink
[2001/04/11 15:12:20, 0] lib/fault.c:fault_report(40)
===============================================================
[2001/04/11 15:12:20, 0] lib/fault.c:fault_report(41)
INTERNAL ERROR: Signal 11 in pid 18674 (2.2.0-alpha3)
Please read the file BUGS.txt in the distribution
[2001/04/11 15:12:20, 0] lib/fault.c:fault_report(43)
===============================================================
[2001/04/11 15:12:20, 0] lib/util.c:smb_panic(1139)
PANIC: internal error
[2001/04/11 15:12:20, 0] lib/fault.c:fault_report(40)
===============================================================
[2001/04/11 15:12:20, 0] lib/fault.c:fault_report(41)
INTERNAL ERROR: Signal 11 in pid 18675 (2.2.0-alpha3)
Please read the file BUGS.txt in the distribution
[2001/04/11 15:12:20, 0] lib/fault.c:fault_report(43)
===============================================================
[2001/04/11 15:12:20, 0] lib/util.c:smb_panic(1139)
PANIC: internal error
[2001/04/11 15:12:20, 2] smbd/reply.c:reply_sesssetup_and_X(960)
Defaulting to Lanman password for mattzink
[2001/04/11 15:12:20, 0] lib/fault.c:fault_report(40)
===============================================================
My smb.conf:
# Samba config file created using SWAT
# from 10.0.0.2 (10.0.0.2)
# Date: 2000/05/08 19:37:56
# Global parameters
[global]
server string = MattZ's Laptop (Linux)
security = SHARE
username map = /etc/smb.usermap
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
debuglevel = 2
[homes]
comment = Home Directories
writeable = Yes
browseable = No
[tmp]
comment = Temporary file space
path = /tmp
writeable = Yes
guest ok = Yes
More information about the samba-technical
mailing list