You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Kasa V Varun Tej <ka...@gmail.com> on 2013/08/07 15:46:15 UTC

Oozie ssh action error

Whats the probable cause of the error when the error log of the ssh action
reads:

Error: permission denied (publickey password)

I already have a passphrase-less ssh set. can you guys point me towards the
potential reason and solution to the error.

Thanks,
Kasa.

Re: Oozie ssh action error

Posted by Kasa V Varun Tej <ka...@gmail.com>.
*logs:*
*
*
*
2013-08-08 06:03:51,627 INFO
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:] Start action
[0000044-130719141217337-oozie-oozi-W@:start:] with user-retry state :
userRetryCount [0], userRetryMax [0], userRetryInterval [10]
2013-08-08 06:03:51,627 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:]
[***0000044-130719141217337-oozie-oozi-W@:start:***]Action status=DONE
2013-08-08 06:03:51,627 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:]
[***0000044-130719141217337-oozie-oozi-W@:start:***]Action updated in DB!
2013-08-08 06:03:51,718 INFO
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Start action
[0000044-130719141217337-oozie-oozi-W@sshtest] with user-retry state :
userRetryCount [0], userRetryMax [0], userRetryInterval [10]
2013-08-08 06:03:51,718 INFO org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] start() begins
2013-08-08 06:03:51,721 INFO org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Attempting to copy ssh
base scripts to remote host [root@1.2.3.4]
2013-08-08 06:03:51,801 WARN org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Error while executing
ssh EXECUTION
2013-08-08 06:03:51,801 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Error starting action
[sshtest]. ErrorType [NON_TRANSIENT], ErrorCode [AUTH_FAILED], Message
[AUTH_FAILED: Not able to perform operation [ssh -o
PasswordAuthentication=no -o KbdInteractiveDevices=no -o
StrictHostKeyChecking=no -o ConnectTimeout=20 root@1.2.3.4  mkdir -p
oozie-oozi/0000044-130719141217337-oozie-oozi-W/sshtest--ssh/ ]
*


On Thu, Aug 8, 2013 at 4:10 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:

> Hey Jitendra,
>
> I ensured those two things you mentioned, still i'm facing the same issue.
>
> Regards,
> Kasa
>
>
> On Wed, Aug 7, 2013 at 7:32 PM, Jitendra Yadav <jeetuyadav200890@gmail.com
> > wrote:
>
>> Hi,
>>
>> I hope below points might help you.
>>
>>  *Approach 1#*
>>
>> You need to change the sshd_config file in the remote server (probably
>> in /etc/ssh/sshd_config).
>>
>> Change PasswordAuthentication value.
>>
>> PasswordAuthentication no to
>> PasswordAuthentication yes
>> And then restart the SSHD daemon
>> *Approach 2#*
>> Check the authorized_keys file permission.
>>  chmod 600 ~/.ssh/authorized_keys
>>
>> Thanks.
>>
>>
>>
>>
>>
>> On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:
>>
>>> Whats the probable cause of the error when the error log of the ssh
>>> action reads:
>>>
>>> Error: permission denied (publickey password)
>>>
>>> I already have a passphrase-less ssh set. can you guys point me towards
>>> the potential reason and solution to the error.
>>>
>>> Thanks,
>>> Kasa.
>>>
>>>
>>>
>>>
>>>
>>
>

Re: Oozie ssh action error

Posted by Kasa V Varun Tej <ka...@gmail.com>.
*logs:*
*
*
*
2013-08-08 06:03:51,627 INFO
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:] Start action
[0000044-130719141217337-oozie-oozi-W@:start:] with user-retry state :
userRetryCount [0], userRetryMax [0], userRetryInterval [10]
2013-08-08 06:03:51,627 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:]
[***0000044-130719141217337-oozie-oozi-W@:start:***]Action status=DONE
2013-08-08 06:03:51,627 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:]
[***0000044-130719141217337-oozie-oozi-W@:start:***]Action updated in DB!
2013-08-08 06:03:51,718 INFO
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Start action
[0000044-130719141217337-oozie-oozi-W@sshtest] with user-retry state :
userRetryCount [0], userRetryMax [0], userRetryInterval [10]
2013-08-08 06:03:51,718 INFO org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] start() begins
2013-08-08 06:03:51,721 INFO org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Attempting to copy ssh
base scripts to remote host [root@1.2.3.4]
2013-08-08 06:03:51,801 WARN org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Error while executing
ssh EXECUTION
2013-08-08 06:03:51,801 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Error starting action
[sshtest]. ErrorType [NON_TRANSIENT], ErrorCode [AUTH_FAILED], Message
[AUTH_FAILED: Not able to perform operation [ssh -o
PasswordAuthentication=no -o KbdInteractiveDevices=no -o
StrictHostKeyChecking=no -o ConnectTimeout=20 root@1.2.3.4  mkdir -p
oozie-oozi/0000044-130719141217337-oozie-oozi-W/sshtest--ssh/ ]
*


On Thu, Aug 8, 2013 at 4:10 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:

> Hey Jitendra,
>
> I ensured those two things you mentioned, still i'm facing the same issue.
>
> Regards,
> Kasa
>
>
> On Wed, Aug 7, 2013 at 7:32 PM, Jitendra Yadav <jeetuyadav200890@gmail.com
> > wrote:
>
>> Hi,
>>
>> I hope below points might help you.
>>
>>  *Approach 1#*
>>
>> You need to change the sshd_config file in the remote server (probably
>> in /etc/ssh/sshd_config).
>>
>> Change PasswordAuthentication value.
>>
>> PasswordAuthentication no to
>> PasswordAuthentication yes
>> And then restart the SSHD daemon
>> *Approach 2#*
>> Check the authorized_keys file permission.
>>  chmod 600 ~/.ssh/authorized_keys
>>
>> Thanks.
>>
>>
>>
>>
>>
>> On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:
>>
>>> Whats the probable cause of the error when the error log of the ssh
>>> action reads:
>>>
>>> Error: permission denied (publickey password)
>>>
>>> I already have a passphrase-less ssh set. can you guys point me towards
>>> the potential reason and solution to the error.
>>>
>>> Thanks,
>>> Kasa.
>>>
>>>
>>>
>>>
>>>
>>
>

Re: Oozie ssh action error

Posted by Kasa V Varun Tej <ka...@gmail.com>.
*logs:*
*
*
*
2013-08-08 06:03:51,627 INFO
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:] Start action
[0000044-130719141217337-oozie-oozi-W@:start:] with user-retry state :
userRetryCount [0], userRetryMax [0], userRetryInterval [10]
2013-08-08 06:03:51,627 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:]
[***0000044-130719141217337-oozie-oozi-W@:start:***]Action status=DONE
2013-08-08 06:03:51,627 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:]
[***0000044-130719141217337-oozie-oozi-W@:start:***]Action updated in DB!
2013-08-08 06:03:51,718 INFO
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Start action
[0000044-130719141217337-oozie-oozi-W@sshtest] with user-retry state :
userRetryCount [0], userRetryMax [0], userRetryInterval [10]
2013-08-08 06:03:51,718 INFO org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] start() begins
2013-08-08 06:03:51,721 INFO org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Attempting to copy ssh
base scripts to remote host [root@1.2.3.4]
2013-08-08 06:03:51,801 WARN org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Error while executing
ssh EXECUTION
2013-08-08 06:03:51,801 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Error starting action
[sshtest]. ErrorType [NON_TRANSIENT], ErrorCode [AUTH_FAILED], Message
[AUTH_FAILED: Not able to perform operation [ssh -o
PasswordAuthentication=no -o KbdInteractiveDevices=no -o
StrictHostKeyChecking=no -o ConnectTimeout=20 root@1.2.3.4  mkdir -p
oozie-oozi/0000044-130719141217337-oozie-oozi-W/sshtest--ssh/ ]
*


On Thu, Aug 8, 2013 at 4:10 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:

> Hey Jitendra,
>
> I ensured those two things you mentioned, still i'm facing the same issue.
>
> Regards,
> Kasa
>
>
> On Wed, Aug 7, 2013 at 7:32 PM, Jitendra Yadav <jeetuyadav200890@gmail.com
> > wrote:
>
>> Hi,
>>
>> I hope below points might help you.
>>
>>  *Approach 1#*
>>
>> You need to change the sshd_config file in the remote server (probably
>> in /etc/ssh/sshd_config).
>>
>> Change PasswordAuthentication value.
>>
>> PasswordAuthentication no to
>> PasswordAuthentication yes
>> And then restart the SSHD daemon
>> *Approach 2#*
>> Check the authorized_keys file permission.
>>  chmod 600 ~/.ssh/authorized_keys
>>
>> Thanks.
>>
>>
>>
>>
>>
>> On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:
>>
>>> Whats the probable cause of the error when the error log of the ssh
>>> action reads:
>>>
>>> Error: permission denied (publickey password)
>>>
>>> I already have a passphrase-less ssh set. can you guys point me towards
>>> the potential reason and solution to the error.
>>>
>>> Thanks,
>>> Kasa.
>>>
>>>
>>>
>>>
>>>
>>
>

Re: Oozie ssh action error

Posted by Kasa V Varun Tej <ka...@gmail.com>.
*logs:*
*
*
*
2013-08-08 06:03:51,627 INFO
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:] Start action
[0000044-130719141217337-oozie-oozi-W@:start:] with user-retry state :
userRetryCount [0], userRetryMax [0], userRetryInterval [10]
2013-08-08 06:03:51,627 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:]
[***0000044-130719141217337-oozie-oozi-W@:start:***]Action status=DONE
2013-08-08 06:03:51,627 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@:start:]
[***0000044-130719141217337-oozie-oozi-W@:start:***]Action updated in DB!
2013-08-08 06:03:51,718 INFO
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Start action
[0000044-130719141217337-oozie-oozi-W@sshtest] with user-retry state :
userRetryCount [0], userRetryMax [0], userRetryInterval [10]
2013-08-08 06:03:51,718 INFO org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] start() begins
2013-08-08 06:03:51,721 INFO org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Attempting to copy ssh
base scripts to remote host [root@1.2.3.4]
2013-08-08 06:03:51,801 WARN org.apache.oozie.action.ssh.SshActionExecutor:
USER[root] GROUP[-] TOKEN[] APP[clickstream-wf]
JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Error while executing
ssh EXECUTION
2013-08-08 06:03:51,801 WARN
org.apache.oozie.command.wf.ActionStartXCommand: USER[root] GROUP[-]
TOKEN[] APP[clickstream-wf] JOB[0000044-130719141217337-oozie-oozi-W]
ACTION[0000044-130719141217337-oozie-oozi-W@sshtest] Error starting action
[sshtest]. ErrorType [NON_TRANSIENT], ErrorCode [AUTH_FAILED], Message
[AUTH_FAILED: Not able to perform operation [ssh -o
PasswordAuthentication=no -o KbdInteractiveDevices=no -o
StrictHostKeyChecking=no -o ConnectTimeout=20 root@1.2.3.4  mkdir -p
oozie-oozi/0000044-130719141217337-oozie-oozi-W/sshtest--ssh/ ]
*


On Thu, Aug 8, 2013 at 4:10 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:

> Hey Jitendra,
>
> I ensured those two things you mentioned, still i'm facing the same issue.
>
> Regards,
> Kasa
>
>
> On Wed, Aug 7, 2013 at 7:32 PM, Jitendra Yadav <jeetuyadav200890@gmail.com
> > wrote:
>
>> Hi,
>>
>> I hope below points might help you.
>>
>>  *Approach 1#*
>>
>> You need to change the sshd_config file in the remote server (probably
>> in /etc/ssh/sshd_config).
>>
>> Change PasswordAuthentication value.
>>
>> PasswordAuthentication no to
>> PasswordAuthentication yes
>> And then restart the SSHD daemon
>> *Approach 2#*
>> Check the authorized_keys file permission.
>>  chmod 600 ~/.ssh/authorized_keys
>>
>> Thanks.
>>
>>
>>
>>
>>
>> On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:
>>
>>> Whats the probable cause of the error when the error log of the ssh
>>> action reads:
>>>
>>> Error: permission denied (publickey password)
>>>
>>> I already have a passphrase-less ssh set. can you guys point me towards
>>> the potential reason and solution to the error.
>>>
>>> Thanks,
>>> Kasa.
>>>
>>>
>>>
>>>
>>>
>>
>

Re: Oozie ssh action error

Posted by Kasa V Varun Tej <ka...@gmail.com>.
Hey Jitendra,

I ensured those two things you mentioned, still i'm facing the same issue.

Regards,
Kasa


On Wed, Aug 7, 2013 at 7:32 PM, Jitendra Yadav
<je...@gmail.com>wrote:

> Hi,
>
> I hope below points might help you.
>
>  *Approach 1#*
>
> You need to change the sshd_config file in the remote server (probably in
> /etc/ssh/sshd_config).
>
> Change PasswordAuthentication value.
>
> PasswordAuthentication no to
> PasswordAuthentication yes
> And then restart the SSHD daemon
> *Approach 2#*
> Check the authorized_keys file permission.
>  chmod 600 ~/.ssh/authorized_keys
>
> Thanks.
>
>
>
>
>
> On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:
>
>> Whats the probable cause of the error when the error log of the ssh
>> action reads:
>>
>> Error: permission denied (publickey password)
>>
>> I already have a passphrase-less ssh set. can you guys point me towards
>> the potential reason and solution to the error.
>>
>> Thanks,
>> Kasa.
>>
>>
>>
>>
>>
>

Re: Oozie ssh action error

Posted by Kasa V Varun Tej <ka...@gmail.com>.
Hey Jitendra,

I ensured those two things you mentioned, still i'm facing the same issue.

Regards,
Kasa


On Wed, Aug 7, 2013 at 7:32 PM, Jitendra Yadav
<je...@gmail.com>wrote:

> Hi,
>
> I hope below points might help you.
>
>  *Approach 1#*
>
> You need to change the sshd_config file in the remote server (probably in
> /etc/ssh/sshd_config).
>
> Change PasswordAuthentication value.
>
> PasswordAuthentication no to
> PasswordAuthentication yes
> And then restart the SSHD daemon
> *Approach 2#*
> Check the authorized_keys file permission.
>  chmod 600 ~/.ssh/authorized_keys
>
> Thanks.
>
>
>
>
>
> On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:
>
>> Whats the probable cause of the error when the error log of the ssh
>> action reads:
>>
>> Error: permission denied (publickey password)
>>
>> I already have a passphrase-less ssh set. can you guys point me towards
>> the potential reason and solution to the error.
>>
>> Thanks,
>> Kasa.
>>
>>
>>
>>
>>
>

Re: Oozie ssh action error

Posted by Kasa V Varun Tej <ka...@gmail.com>.
Hey Jitendra,

I ensured those two things you mentioned, still i'm facing the same issue.

Regards,
Kasa


On Wed, Aug 7, 2013 at 7:32 PM, Jitendra Yadav
<je...@gmail.com>wrote:

> Hi,
>
> I hope below points might help you.
>
>  *Approach 1#*
>
> You need to change the sshd_config file in the remote server (probably in
> /etc/ssh/sshd_config).
>
> Change PasswordAuthentication value.
>
> PasswordAuthentication no to
> PasswordAuthentication yes
> And then restart the SSHD daemon
> *Approach 2#*
> Check the authorized_keys file permission.
>  chmod 600 ~/.ssh/authorized_keys
>
> Thanks.
>
>
>
>
>
> On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:
>
>> Whats the probable cause of the error when the error log of the ssh
>> action reads:
>>
>> Error: permission denied (publickey password)
>>
>> I already have a passphrase-less ssh set. can you guys point me towards
>> the potential reason and solution to the error.
>>
>> Thanks,
>> Kasa.
>>
>>
>>
>>
>>
>

Re: Oozie ssh action error

Posted by Kasa V Varun Tej <ka...@gmail.com>.
Hey Jitendra,

I ensured those two things you mentioned, still i'm facing the same issue.

Regards,
Kasa


On Wed, Aug 7, 2013 at 7:32 PM, Jitendra Yadav
<je...@gmail.com>wrote:

> Hi,
>
> I hope below points might help you.
>
>  *Approach 1#*
>
> You need to change the sshd_config file in the remote server (probably in
> /etc/ssh/sshd_config).
>
> Change PasswordAuthentication value.
>
> PasswordAuthentication no to
> PasswordAuthentication yes
> And then restart the SSHD daemon
> *Approach 2#*
> Check the authorized_keys file permission.
>  chmod 600 ~/.ssh/authorized_keys
>
> Thanks.
>
>
>
>
>
> On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:
>
>> Whats the probable cause of the error when the error log of the ssh
>> action reads:
>>
>> Error: permission denied (publickey password)
>>
>> I already have a passphrase-less ssh set. can you guys point me towards
>> the potential reason and solution to the error.
>>
>> Thanks,
>> Kasa.
>>
>>
>>
>>
>>
>

Re: Oozie ssh action error

Posted by Jitendra Yadav <je...@gmail.com>.
Hi,

I hope below points might help you.

 *Approach 1#*

You need to change the sshd_config file in the remote server (probably in
/etc/ssh/sshd_config).

Change PasswordAuthentication value.

PasswordAuthentication no to
PasswordAuthentication yes
And then restart the SSHD daemon
*Approach 2#*
Check the authorized_keys file permission.
 chmod 600 ~/.ssh/authorized_keys

Thanks.





On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:

> Whats the probable cause of the error when the error log of the ssh action
> reads:
>
> Error: permission denied (publickey password)
>
> I already have a passphrase-less ssh set. can you guys point me towards
> the potential reason and solution to the error.
>
> Thanks,
> Kasa.
>
>
>
>
>

Re: Oozie ssh action error

Posted by Jitendra Yadav <je...@gmail.com>.
Hi,

I hope below points might help you.

 *Approach 1#*

You need to change the sshd_config file in the remote server (probably in
/etc/ssh/sshd_config).

Change PasswordAuthentication value.

PasswordAuthentication no to
PasswordAuthentication yes
And then restart the SSHD daemon
*Approach 2#*
Check the authorized_keys file permission.
 chmod 600 ~/.ssh/authorized_keys

Thanks.





On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:

> Whats the probable cause of the error when the error log of the ssh action
> reads:
>
> Error: permission denied (publickey password)
>
> I already have a passphrase-less ssh set. can you guys point me towards
> the potential reason and solution to the error.
>
> Thanks,
> Kasa.
>
>
>
>
>

Re: Oozie ssh action error

Posted by Jitendra Yadav <je...@gmail.com>.
Hi,

I hope below points might help you.

 *Approach 1#*

You need to change the sshd_config file in the remote server (probably in
/etc/ssh/sshd_config).

Change PasswordAuthentication value.

PasswordAuthentication no to
PasswordAuthentication yes
And then restart the SSHD daemon
*Approach 2#*
Check the authorized_keys file permission.
 chmod 600 ~/.ssh/authorized_keys

Thanks.





On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:

> Whats the probable cause of the error when the error log of the ssh action
> reads:
>
> Error: permission denied (publickey password)
>
> I already have a passphrase-less ssh set. can you guys point me towards
> the potential reason and solution to the error.
>
> Thanks,
> Kasa.
>
>
>
>
>

Re: Oozie ssh action error

Posted by Jitendra Yadav <je...@gmail.com>.
Hi,

I hope below points might help you.

 *Approach 1#*

You need to change the sshd_config file in the remote server (probably in
/etc/ssh/sshd_config).

Change PasswordAuthentication value.

PasswordAuthentication no to
PasswordAuthentication yes
And then restart the SSHD daemon
*Approach 2#*
Check the authorized_keys file permission.
 chmod 600 ~/.ssh/authorized_keys

Thanks.





On Wed, Aug 7, 2013 at 7:16 PM, Kasa V Varun Tej <ka...@gmail.com>wrote:

> Whats the probable cause of the error when the error log of the ssh action
> reads:
>
> Error: permission denied (publickey password)
>
> I already have a passphrase-less ssh set. can you guys point me towards
> the potential reason and solution to the error.
>
> Thanks,
> Kasa.
>
>
>
>
>