I am currently running OMD 1.00 with Icinga as the core on a CentOS 6.4 server. I currently have LDAP authentication added into the /omd/sites/<SITENAME>/etc/apache/conf.d/auth.conf config file. Additionally, I have added the test ldap user's username for the following parameters in cgi.cfg:
authorized_for_system_information=omdadmin,ldapuser authorized_for_configuration_information=omdadmin,ldapuser authorized_for_full_command_resolution=omdadmin,ldapuser authorized_for_system_commands=omdadmin,ldapuser authorized_for_all_services=omdadmin,ldapuser authorized_for_all_hosts=omdadmin,ldapuser authorized_for_all_service_commands=omdadmin,ldapuser authorized_for_all_host_commands=omdadmin,ldapuser After restarting the OMD site, I am able to log into the Icinga Classic UI and see all of the hosts and services correctly as ldapuser, but whenever I try and commit any command to cmd.cgi, it kicks back stating I am "Not Authorized". This does not occur for any users defined in the htpasswd file used normally, only users in LDAP. Is there an environmental variable or something I should try and set in this case? _______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
