Seems i got the DL wrong.

----- Forwarded Message -----
From: ramesh thangamani <ramesh_thangam...@yahoo.co.in>
To: "d...@mina.apache.org" <d...@mina.apache.org> 
Sent: Monday, January 16, 2012 4:27 PM
Subject: Public key authentication and virutal file system
 

Hi,

I have created my sftp implementation using Apache SSHD source and mina jar. I 
have to do the following things can anyone help me ?

1.) I need to mask 'pwd' command in sftp so that it behaves like acting on a 
virtual file system, this we have to do due to security concerns.
2.) I use SSO authentication for the sftp server wherein the login is 
redirected to SSO server, now my question is how to generate public keys
for this login which uses email id so that I can store it in authorized_keys, 
this helps in password less logins in future.

Thanks,
Ramesh

Reply via email to