You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/04/14 21:00:43 UTC

[jira] [Commented] (VCL-962) Scheduled task password fails to get set for Windows 10

    [ https://issues.apache.org/jira/browse/VCL-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969522#comment-15969522 ] 

ASF subversion and git services commented on VCL-962:
-----------------------------------------------------

Commit 1791415 from arkurth@apache.org in branch 'vcl/trunk'
[ https://svn.apache.org/r1791415 ]

VCL-962
Updated Windows.pm::create_startup_scheduled_task to display the command in the vcld.log output if it fails.

Updated create_update_cygwin_startup_scheduled_task to check if the request state is 'image'. If so, set root's password to the known value.  If not, use the reservation password or generate a new one.

> Scheduled task password fails to get set for Windows 10
> -------------------------------------------------------
>
>                 Key: VCL-962
>                 URL: https://issues.apache.org/jira/browse/VCL-962
>             Project: VCL
>          Issue Type: Bug
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>             Fix For: 2.5
>
>
> {noformat}
> Windows.pm:set_scheduled_task_credentials|3163| ---- WARNING ----
> Windows.pm:set_scheduled_task_credentials|3163| 2016-07-11 09:32:51Windows.pm:set_scheduled_task_credentials|3163|unable to change password for scheduled task '\User_Feed_Synchronization-{C57D5F34-55EB-4D79-BAE9-E42F604C8FA3}' due to Windows bug
> Windows.pm:set_scheduled_task_credentials|3163| command: 'C:/Windows/Sysnative/schtasks.exe /Change /RU "Administrator" /RP "somepassword" /TN "\User_Feed_Synchronization-{C57D5F34-55EB-4D79-BAE9-E42F604C8FA3}"'
> Windows.pm:set_scheduled_task_credentials|3163| output:
> Windows.pm:set_scheduled_task_credentials|3163| ERROR: The parameter is incorrect.
> Windows.pm:set_scheduled_task_credentials|3163| ( 0) Windows.pm, set_scheduled_task_credentials (line: 3163)
> Windows.pm:set_scheduled_task_credentials|3163| (-1) Windows.pm, set_password (line: 2051)
> Windows.pm:set_scheduled_task_credentials|3163| (-2) Windows.pm, post_load (line: 879)
> Windows.pm:set_scheduled_task_credentials|3163| (-3) Version_6.pm, post_load (line: 259)
> Windows.pm:set_scheduled_task_credentials|3163| (-4) VMware.pm, load (line: 584)
> Windows.pm:set_scheduled_task_credentials|3163| (-5) new.pm, reload_image (line: 634)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)