Dear All,
I am exploring icinga2, was able to finish installing, add few hosts, getting the status. Thanks to the forum and documentation available.
Now like to explore how to make the user authentication change to LDAP, is it possible to change the user configuration to LDAP at a later stage after the installation
Thanks
Joseph John
you can change to ldap at any stage you can also mix it.
usera => icingalocaluser
userb => ldapuser
If you introduce ldap you might migrate the dashboard configs and other user settings
1 Like
Thanks
URL for the document for Active Directory configuration , can you please share
thanks
Joseph John
https://icinga.com/docs/icinga-web/latest/doc/05-Authentication/
each user has a file /etc/icingaweb2/dashboards/USERNAME/dashboard.ini if there was any user side modification on dashboards. you might need to copy or move this file to the new ldap users location
1 Like