Hi,
I have problem on saving the reports on CE again.
This time I am tring to set the reports run automatically and save to unmanaged disk. afer enable "unmanaged disk" on "destination Server" and "Crystal Reports Job Server". I got the error:"login error. CrystalEnterprise.DiskUnmanaged: Logon failure: the user has not been granted the requested logon type at this computer. ".
I searched the Internet and found the infomation about this error:
ADAPT00553420
Patch ID: 38,326,364
Description:
Reports may not be scheduled to an unmanaged machine.
The scheduled job fails, and the following error message appears: "Login error: CrystalEnterprise.DiskUnmanaged: Logon
failure: the user has not been granted the requested logon type at this computer."
The problem happens when the Scheduler tool has rights to the unmanaged disk but has not been granted the "allow logon
locally" right on the job server machine. The Microsoft Windows function LOGON32_LOGON_INTERACTIVE is called,
which requires that the "allow logon locally" right be granted to the impersonated user.
New Behavior:
This problem is resolved.
A registry key named ImpersonationInteractive has been added. To solve the problem, the value of the key must be changed
to 0. When the value is set to 0, the LOGON32_LOGON_CLEARTEXT function is called, which does not require that the
impersonated user have the "allow logon locally" right. When the value is left to the default value of 1, problem remains
because the LOGON32_LOGON_INTERACTIVE function is called.
Known Limitations:
The registry key is added automatically when scheduling to an unmanaged disk location for the first time after this HotFix
is applied. After changing the registry key value, the Crystal Report Job Server must be restarted before the change will take
effect.
Now my question is how to change the registry key ImpersonationInteractive value.
Or you have other ideas to solve this problem.
Thank you so much for any helps!!!
I have problem on saving the reports on CE again.
This time I am tring to set the reports run automatically and save to unmanaged disk. afer enable "unmanaged disk" on "destination Server" and "Crystal Reports Job Server". I got the error:"login error. CrystalEnterprise.DiskUnmanaged: Logon failure: the user has not been granted the requested logon type at this computer. ".
I searched the Internet and found the infomation about this error:
ADAPT00553420
Patch ID: 38,326,364
Description:
Reports may not be scheduled to an unmanaged machine.
The scheduled job fails, and the following error message appears: "Login error: CrystalEnterprise.DiskUnmanaged: Logon
failure: the user has not been granted the requested logon type at this computer."
The problem happens when the Scheduler tool has rights to the unmanaged disk but has not been granted the "allow logon
locally" right on the job server machine. The Microsoft Windows function LOGON32_LOGON_INTERACTIVE is called,
which requires that the "allow logon locally" right be granted to the impersonated user.
New Behavior:
This problem is resolved.
A registry key named ImpersonationInteractive has been added. To solve the problem, the value of the key must be changed
to 0. When the value is set to 0, the LOGON32_LOGON_CLEARTEXT function is called, which does not require that the
impersonated user have the "allow logon locally" right. When the value is left to the default value of 1, problem remains
because the LOGON32_LOGON_INTERACTIVE function is called.
Known Limitations:
The registry key is added automatically when scheduling to an unmanaged disk location for the first time after this HotFix
is applied. After changing the registry key value, the Crystal Report Job Server must be restarted before the change will take
effect.
Now my question is how to change the registry key ImpersonationInteractive value.
Or you have other ideas to solve this problem.
Thank you so much for any helps!!!