Displaying 1 result from an estimated 1 matches for "breakit".
Did you mean:
breakin
2002 Oct 16
1
Possible bug in SAMBA connection close?
...and may
have found a bug in the connect/disconnect code.
Basically, it seems that while everything claims to free the connection to the
share, it doesn't actually happen. This is me closing ALL windows to the server:
log.smbd:
jon1 (192.168.200.2) connect to service disc1_pc_test as user breakit (uid=501
, gid=501) (pid 2908)
[2002/10/16 10:13:27, 10] smbd/service.c:make_connection(672)
calling vfs_ops.connect for service disc1_pc_test (options = )
jon1 (192.168.200.2) closed connection to service IPC$
[2002/10/16 10:13:37, 3] smbd/connection.c:yield_connection(48)
Yielding connectio...