You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it seems that only superusers can successfully import DeltaUrls from the dev server to the staging server. The curator group does not seem to be enough.
Can we figure out exactly which permissions are needed, so that we can make a user group that has import permissions but not full superuser status.
Performed the following to verify the import permissions for non-superusers, specifically the Curators group:
Created a local user-group with the same permissions as the existing Curators group, which was successful in importing DeltaUrls from the dev server to staging.
Tested the same on staging:
-Created a new user with the following credentials:
Username: Test
Password: Test@123
-Assigned the 'curators' group to this user.
Note: The above credentials can be used to verify the functionality, It will be deleted in a couple of days.
Confirmed that this user was able to successfully import the deltas from the dev server to staging.
Based on these observations, the functionality is working as expected. Therefore, I am closing this card.
Description
Currently, it seems that only superusers can successfully import DeltaUrls from the dev server to the staging server. The curator group does not seem to be enough.
Can we figure out exactly which permissions are needed, so that we can make a user group that has import permissions but not full superuser status.
https://sde-indexing-helper-staging.nasa-impact.net/admin/users/user/6/change/
Implementation Considerations
Deliverable
arst
Dependencies
depends on
The text was updated successfully, but these errors were encountered: