Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.9.8
-
None
-
Windows, Installation on a D: partition
Description
Current Situation
SET-3introduces a bug by not setting permissions for the SCHEDULER_DATA directory with Windows.
Desired Behavior
- Permissions should be set as with release 1.9.7
- See SVN revision 20802 in source ChangeWindowsACL.java - line 277
Workaround
- Set the permissions for the SCHEDULER_DATA directory, e.g. C:\ProgramData\sos-berlin.com\jobscheduler_<jobscheduler id>_, to allow read and write access for
- the SYSTEM account (that is used by the JobScheduler Windows Service)
- Authorized Users
Maintainer Note
SET-3worked for the C: partition but we have an environment for an installation on a D: partition where almost other acls are deleted withSET-3.- The different behavior of Windows C: and D: partition is not comprehensible.
- So
SET-3is rolled back for release 1.9.8. - You have to configure the acls manually in case where you need read/write permissions in the SCHEDULER_DATA for a specific user.
Attachments
Issue Links
- is affected by
-
SET-3 File Permissions in ProgramData prevent users from changing jobs in live/sos
- Approved