We upgraded our non-prod instances to Rundeck 6 this morning and immediately lost our admin access. Admin access is granted to specific Active Directory groups in an admin.aclpolicy file. I’ve noted that in the service.log when I log in, it DOES list all the user’s groups on login, however when checking the user profile after logging into rundeck, no groups are listed. It’s as though it’s pulling the Active Directory group memberships, but not applying them correctly to the rundeck user object.
Please advise if you need to see any of the specific config files (jaas-activedirectory, admin.aclpolicy, etc) to help with this.
I did go through the activedirectory conf file and confirmed that all the properties there still matched the documentation on the Authentication page. Not sure where the breakdown is or if anyone else has seen something similar. I saw no notice of deprecation affecting jass or active directory in the release notes...