<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">
      <pre>On 04/08/2015 09:41, Tomas Mraz wrote:
</pre>
    </div>
    <blockquote cite="mid:1438674116.27304.1.camel@redhat.com"
      type="cite">
      <pre wrap="">
No, this is not possible. The pam items do not cross the pam context
handle boundary. But look at pam_timestamp module which if properly
configured, could help you to achieve the same effect.

</pre>
    </blockquote>
    <br>
    <pre>Thanks for your help. But I have to recover the password for use a private key. 
I'm looking for a solution (secured) to exchange/store password. Maybe with 
pam_namespace for sets up a private namespace to<span lang="en"> store the password</span> ? 
Or create a process container with <i><tt>container_subsys </tt></i>to isolate <i>myapp </i>?</pre>
  </body>
</html>