Hi Team,

I have installed icinga2,icingaweb2 and authenticated with AD.
after login to icinga console i have seen message as Currently there is no
dashlet available. Please contact the administrator. Please help on this
issue.

Please find the below is the configuration files.

[root@mkdcvmonqa01 icingaweb2]# cat authentication.ini
[icingaweb2]
filter = "!(objectClass=computer)"
backend = "msldap"
base_dn = "DC=amd,DC=com"
domain = ""
resource = "icingaweb_ldap"
[root@mkdcvmonqa01 icingaweb2]#
[root@mkdcvmonqa01 icingaweb2]# cat resources.ini
[icingaweb_ldap]
type = "ldap"
hostname = "amd.com"
port = "389"
encryption = "none"
#root_dn = "OU=users,DC=amd,DC=com"
root_dn = "DC=amd,DC=com"
bind_dn = "mpdl...@amd.com"
bind_pw = "p@D1d0M"

[icinga_ido]
type = "db"
db = "mysql"
host = "localhost"
port = ""
dbname = "icinga"
username = "icinga"
password = "icinga"
charset = ""
use_ssl = "0"
[root@mkdcvmonqa01 icingaweb2]# cat roles.ini
[Administrators]
users = "icinga"
permissions = "*"
[root@mkdcvmonqa01 icingaweb2]#



-- 
M.KANAKAIAH
9959491677
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to