Displaying 2 results from an estimated 2 matches for "bizzy".
Did you mean:
  dizzy
  
2001 Oct 11
2
smb_trans2_request: result=-104, setting invalid
Why do I keep getting these messages?
(from /var/log/messages)
I use RedHat 7.1 and have a coupple of shares on the machine on a bizzy
samba network.
Oct 10 04:03:50 n243 kernel: smb_trans2_request: result=-104, setting
invalid
Oct 10 04:03:50 n243 kernel: smb_retry: successful, new pid=5506,
generation=47
Oct 10 04:44:03 n243 kernel: smb_trans2_request: result=-104, setting
invalid
Oct 10 04:44:03 n243 kernel: smb_retry: success...
2004 Dec 20
2
Stalled Authentication, Great Clues
...rrect password is submitted (POP 
or IMAP... it doesn't matter).
Here's an example of the problem:
  [root at kayak /etc] telnet localhost 110
  Trying 127.0.0.1...
  Connected to localhost.bramble.com (127.0.0.1).
  Escape character is '^]'.
  +OK dovecot ready.
  user repetty at bizzy.mine.nu
  +OK
  pass bogeybogey
  sadf
  hello?
  ^]
  telnet> q
  Connection closed.
As you can see, once I hit the return key to submit the password I do 
not get another prompt. In fact, Dovecot doesn't respond at all although 
it seems to respond to the escape character just fine.
A...