Displaying 1 result from an estimated 1 matches for "sunclt01".
Did you mean:
funct01
2001 Apr 18
0
Failed to set socket option TCP_NODELAY on SOLARI8, using samba 2.2.0
.../usr/include/sys) > grep -i TCP_NODELAY *
xti_inet.h:#ifndef TCP_NODELAY
xti_inet.h:#define TCP_NODELAY 0x1 /* must be same as
<netinet/tcp.h> */
xti_inet.h:#define T_TCP_NODELAY 0x1 /* Don't delay packets
to coalesce */
this is the output from uname -a
SunOS sunclt01 5.8 Generic sun4u sparc SUNW,Ultra-1
there is also a problem with "hostnames" and "netgroups"
this is a configuration line from samba 2.0.7
hosts allow = @isphosts,campc01.informatik.mu-luebeck.de
it work fine using version 2.0.7, using the same line with the new
version of...