Displaying 3 results from an estimated 3 matches for "55158".
Did you mean:
5158
2008 Aug 08
2
Can't purge folders in Trash with listescape loaded in 1.1.2
...ERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft Old
NonJunk $MDNSent unknown-3 $Forwarded unknown-0 unknown-5 unknown-7 Junk
unknown-1 unknown-4 unknown-9 unknown-10 $label1 $label4 $label5 \*)]
Flags permitted.
* 0 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1194838495] UIDs valid
* OK [UIDNEXT 55158] Predicted next UID
3 OK [READ-WRITE] Select completed.
* LIST (\HasNoChildren) "/" "Trash/test"
4 OK List completed.
5 NO Unknown internal list error
+ idling
rawlog in, listescape loaded:
3 select "Trash"
4 list "" "Trash/*"
5 delete "Trash/...
2007 Mar 12
0
[879] trunk/wxruby2/Changelog: Prepare to tag for 0.0.39 release
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2011 Oct 08
2
Detect PID of sshd processes used by one public key; detect -R allocated port on the server
...process associated
with a particular public key, as opposed to a particular user.
Logs would be unreliable anyway (race conditions), but the log line simply
says this (no indication of what key is accepted):
Oct 8 09:30:15 test sshd[12214]: Accepted publickey for dummyuser from
10.1.3.45 port 55158 ssh2
Oct 8 09:30:15 test sshd[12214]: pam_unix(sshd:session): session opened
for user dummyuser by (uid=0)
I can't help but think that log line would be more useful if it said which
public key was accepted (am willing to provide a patch, but would prefer
to avoid a code change).
Any ideas o...