> Is it normal that during an SSH connection EFS-encrypted > files are not > accessible? > Is it for the way the SSH token autentication is made? Yes, it probably is.
I belive the user's private EFS is encrypted using their password hash. If the SSH token was generated without using a password (e.g. because you are using RSA authenitcation) then the EFS key can't be decrypted and used. Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/