"Brian A. Cline" wrote:> Anyone know why I would be receiving this error in log.smb whenever
> a client machine tries to access the SMB server?
> [2000/10/21 12:47:35, 0] smbd/oplock.c:open_oplock_ipc(93)
> open_oplock_ipc: Failed to get local UDP socket for address
> 100007f. Error was Can't assign requested address
This is a buglet in samba: it's loking
for a kernel oplock service, even though
it won't use one unless told.
It's dumb, but mostly harmless. (You can write
an denial-of-service attack for that port).
--dave
--
David Collier-Brown, | Always do right. This will gratify some people
185 Ellerslie Ave., | and astonish the rest. -- Mark Twain
Willowdale, Ontario | //www.oreilly.com/catalog/samba/author.html
Work: (905) 415-2849 Home: (416) 223-8968 Email: davecb@canada.sun.com