We installed Samba 2.0.7 on a OSX Server 1.2 with a shared volume and a printqueue. This works fine with Win 9x users, but with NT Clients there is a major problems:
data transfer and printing work without problems.
When the NT Client is disconnected, there seems to be a network problem and the NT Client hangs for 30-60 seconds until some timeout. There is a simular behaviour when the printerqueue is defined and the driver is selected.
Is there an option in samba so that NT clients can seamlessly disconnect thamselves?
Probably this problem is related to an error message we datected in the log.smb file:
smbd/nttrans.c:call_nt_transact_ioctl(2516)
call_nt_transact_ioctl:currently not implemented
Does somebody know what this means and if this is related?
Is there a solution?