jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Jailkit-users] issue with jk_jailuser on Mandriva 2006


From: Steve Wegner
Subject: RE: [Jailkit-users] issue with jk_jailuser on Mandriva 2006
Date: Wed, 25 Oct 2006 17:54:34 -0500

My last post had strace for sshd

Here is strace for sftp


sftp trace
 
# ps axu|grep sftp|grep test
steve    23963  0.0  0.0   3952   968 pts/0    S+   22:47   0:00 sftp
address@hidden
steve    23964  0.3  0.0   4204  1800 pts/0    S+   22:47   0:00
/usr/bin/ssh -oForwardX11 no -oForwardAgent no -oPermitLocalCommand no
-oClearAllForwardings yes -ltest -oProtocol 2 -s localhost sftp
 

# strace -p 23963 -ff -e trace=file -o /tmp/tracefilesftp
Process 23963 attached - interrupt to quit
Process 23963 detached
 
 /tmp/tracefilesftp  contains:
 
--- SIGCHLD (Child exited) @ 0 (0) --- 




 
_____________________________________________________________________


Steve Wegner wrote:
> OK here we go:
> 
> I did this and got 3 files, each are below.
> 
> Tracefile
> Tracefile.20142
> tracefile20143
[..]

here jk_lsh is started by jk_chrootsh:

> execve("/usr/sbin/jk_lsh", ["/usr/sbin/jk_lsh"], [/* 7 vars */]) = 0

> directory)

and there is nothing more? in your previous emails you show that there
is at least some logging happening (there was a jk_lsh log message), I
don't see this in the trace. Is it possible that the trace was actually
longer?

regards,
        Olivier


_______________________________________________
Jailkit-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/jailkit-users


_______________________________________________
Jailkit-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/jailkit-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]