TNG-2.0 Still no win98 login

Matthew Brichacek mmbrich at ductamerica.com
Sun Apr 9 05:06:48 GMT 2000


Hello,

I just downloaded the TNG-2.0 code and it still doesn't fix the win98 login
problem, whenever i login from my win98 machine i get a "The request is not
supported by the network"  According to all the log files the user logs in
fine, the only difference i noticed was in log.nmbd the 
process_logon_packet: Logon from xxx.xxx.xx.xxx: code = 0
and it used to be
process_logon_packet: Logon from xxx.xxx.xx.xxx: code = 7
is this any help? Here are my log-config files
Thanks 
Matthew


log.smb

[2000/04/09 00:03:37, 1] smbd/server.c:main(679)
  smbd version TNG-prealpha started.
  Copyright Andrew Tridgell 1992-1998
file_init: Information only: requested 10000 open files, 1014 are available.
authorise_login: TODO. split function, it's 6 levels!
matthew logged in as admin user (root privileges)

log.nmb

Samba name server COMP03 is now a local master browser for workgroup DUCTAMERICA on subnet xxx.xxx.xx.xxx

*****
*****

Samba name server COMP03 is now a local master browser for workgroup DUCTAMERICA on subnet xxx.xxx.xx.xxx

*****
process_logon_packet: Logon from xxx.xx.xxx.xx: code = 0
process_logon_packet: Logon from xxx.xx.xxx.xx: code = 0

log.netlogon

[2000/04/09 00:04:07, 1] msrpc/msrpcd.c:main(457)
  netlogond version TNG-prealpha started.
  Copyright Andrew Tridgell 1992-1999
create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448 /usr/local/samba/var/locks/.msrpc/netlogon perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/netlogon failed
ERROR: sys_setgroups call failed!
TODO: verify that the rid exists
ERROR: sys_setgroups call failed!
TODO: verify that the rid exists
ERROR: sys_setgroups call failed!

smb.conf

[global]
	bind interfaces only = Yes
	wins proxy = yes
	message command = sh -c 'echo 
	interfaces = xxx.xx.xxx.xx/255.255.255.0 xxx.xx.xxx.xx/255.255.255.248
	domain master = Yes
	dos filetimes = Yes
	dos filetime resolution = Yes
	domain logons = yes
	printing = bsd
	logon path = \\comp03\profiles\%U
	server string = Linux DA Server
	lm announce = True
	workgroup = DUCTAMERICA
	passwd chat = *password* %n/n *password* %n/n *successfull*
	smb passwd file = /usr/local/samba/private/smbpasswd
	netbios name = COMP03
	domain user map = /usr/local/samba/private/domainuser.map
	keepalive = 60
	case sensitive = no
	admin users = matt, matthew, mmbrich
	printcap name = /etc/printcap
	domain group map = /usr/local/samba/private/domaingroup.map
	default = public
	preserve case = yes
	passwd program = /usr/bin/passwd %u
	encrypt passwords = yes
	follow symlinks = No
	update encrypted = Yes
	wins hook = /usr/local/samba/bin/dns_update
	comment = Linux
	unix password sync = Yes
	socket options = SO_KEEPALIVE TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
	netbios aliases = da-drive
	local group map = /usr/local/samba/private/localgroup.map
	load printers = yes
	short preserve case = yes
	security = user
	os level = 200
	name resolve order = lmhosts, host, wins, bcast,
	username map = /dsk/user.map
	wins support = true
	lock directory = /usr/local/samba/locks

[netlogon]
	comment = Samba Network Logon Services
	path = /home/netlogon
	browseable = yes
	locking = No
	case sensitive = no
	writeable = yes

[homes]
	writable = yes
	comment = This is your personal home directory
	browseable = no

[public]
	writable = yes
	comment = Schedule Information
	force group = da
	path = /home/shared
	sync always = yes

[FTPpub]
	comment = FTP Server Map
	path = /home/ftp
	read only = no	

[Deskjet]
	printable = yes
	printer = lp
	path = /var/spool/lpd/lp

[profiles]
	comment = User Profiles
	path = /home/profile
	create mode = 0600
	directory mode = 0700
	writeable = yes
	browseable = no


	






More information about the samba-ntdom mailing list