Kanny, 

This typically indicates that the logged in user has not been provisioned any 
permissions in the environment. I suggest logging in as the admin user using 
the db backend that was created during the install and checking to make sure 
Configuration > Authentication is configured appropriately for 1) connecting to 
your AD back-end, and 2) attaching an appropriate administrative role to your 
AD accounts based on name or group. 

Regards, 
--Jered 

----- On Nov 13, 2018, at 8:25 AM, kanny goud <kannyg...@gmail.com> wrote: 

> Hi Team,
> Please update if any one knows the resolution.

> On Mon, Nov 12, 2018 at 5:46 AM kanny goud < [ mailto:kannyg...@gmail.com |
> kannyg...@gmail.com ] > wrote:

>> 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 = " [ http://amd.com/ | amd.com ] "
>> port = "389"
>> encryption = "none"
>> #root_dn = "OU=users,DC=amd,DC=com"
>> root_dn = "DC=amd,DC=com"
>> bind_dn = " [ mailto:mpdl...@amd.com | 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

> --
> M.KANAKAIAH
> 9959491677

> _______________________________________________
> icinga-users mailing list
> icinga-users@lists.icinga.org
> https://lists.icinga.org/mailman/listinfo/icinga-users
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to