Hi,
I am facing the same issue with RHEL8 and WinCC OA 3.18 P001.
I modified /etc/nsswitch.conf and /etc/pam.d/other files as stated in the security guideline.
I also created /etc/pam.d/wincc_oa with the entry: auth include password-auth
Additionally, I appended the following entry in /etc/sssd/sssd.conf: enumerate = true
- [x] The OS authentication using AD users is working both via browser or UI.
- [ ] Users and user groups are not automatically synchronized with AD:
Code: Select all
CTRL, INFO, 0, , Cyclic updateUserGroups cannot reach the server. Trying again in 60 minutes.
- [ ] After the first login of a user, it is visible that the user is created and assigned to its user group defined in AD
only if the user group is loaded beforehand as a group manually through: system management -> permission -> user administration -> Groups -> administrate -> add -> load groups -> check the group you want
Otherwise the "groups" column is empty:
Code: Select all
CTRL, WARNING, 0, , onLogIn_updateUserGroups :Lost connection to external authentication system
- [ ] When the user is assigned to another group in AD, this change is not synchronized in WOA once a user performs login
- [ ] When a user is deleted in AD, this change is not synchronized in WOA user store (the user is still in the user list). However the deleted user cannot login to WOA:
Has anybody found a solution for this update/sync problem?
Any help is greatly appreciated, thank you in advance!
Best Regards,
Yalvac