https://bugs.kde.org/show_bug.cgi?id=435985

--- Comment #10 from j...@cybergalvez.com ---
(In reply to Fabio from comment #9)
> If you see the "Error authenticating with password: Access denied for
> 'password'." error it means that pubkey authentication failed or was not
> attempted at all.
> ssh-agent should run from xprofile, profile.d or similar to set the
> necessary env variables. You can check if they are set correctly, eg. like
> this:
> ---
> # env | grep SSH
> SSH_AGENT_PID=3125
> SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhHgNxc/agent.3124
> ---
> If they are missing, it won't work unless you run krdc "inside" ssh-agent:
> "ssh-agent krdc"

checking the env the variables are not set, as expected since I need to set it
up properly, which will try next.  However when I try ssh-agent krdc I still
get the same error.  At this point I will assume I still dont have it set up
correct and will try that route first.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to