Re: [icinga-users] ICINGA Web + Active Directory for Host importation

2014-05-31 Thread Wilfried Tiani
For those who are interest i join to this mail a simple script to import all MS AD hosts to Icinga. You can adapt to your needs and modify it as you wish Le 16/01/2014 16:35, Jeremy Page a écrit : On 01/16/2014 10:30 AM, Mark Haney wrote: > On 1/16/2014 10:22 AM, Wilfried Tiani

[icinga-users] ICINGA Web + Active Directory for Host importation

2014-01-16 Thread Wilfried Tiani
In fact I already have an active directory annaire filled and I would not want to be forced to see all the active data directory has openLDAP And as you said I already thought was creation of a script that would make me work In any case I'll let you know if I'll progress Abors test that have be

Re: [icinga-users] ICINGA Web + Active Directory for Host importation

2014-01-16 Thread Jeremy Page
On 01/16/2014 10:30 AM, Mark Haney wrote: > On 1/16/2014 10:22 AM, Wilfried Tiani wrote: > > Ok thanks for answer i will try it . > I'm not entirely sure what answer I gave you. I'm really more > interested in /why/ you want to bulk import hosts and contacts > (especially contacts) from Active Dir

Re: [icinga-users] ICINGA Web + Active Directory for Host importation

2014-01-16 Thread Mark Haney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/16/2014 10:22 AM, Wilfried Tiani wrote: > > > Ok thanks for answer i will try it . > > I'm not entirely sure what answer I gave you. I'm really more interested in /why/ you want to bulk import hosts and contacts (especially contacts) from Ac

Re: [icinga-users] ICINGA Web + Active Directory for Host importation

2014-01-16 Thread Michael Friedrich
On 16.01.2014 16:18, Jeremy Page wrote: If you use Apache for your auth via authnz_ldap all you have to do is create contacts using the same email addresses as found in AD and poof. Below is a config, please note that if you use this you need to use SSL because there are passwords sent over the n

[icinga-users] ICINGA Web + Active Directory for Host importation

2014-01-16 Thread Wilfried Tiani
Ok thanks for answer i will try it .___ 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.or

Re: [icinga-users] ICINGA Web + Active Directory for Host importation

2014-01-16 Thread Jeremy Page
If you use Apache for your auth via authnz_ldap all you have to do is create contacts using the same email addresses as found in AD and poof. Below is a config, please note that if you use this you need to use SSL because there are passwords sent over the net. With this config users login using em

Re: [icinga-users] ICINGA Web + Active Directory for Host importation

2014-01-16 Thread Mark Haney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/16/2014 10:04 AM, Wilfried Tiani wrote: > Hello all , > > > > > I am a new icinga user and i had install icinga web 1.10 on Centos > 6.4 . Now , i want to use my MS Active directory to import my hosts > and contacts on icinga . I was something

[icinga-users] ICINGA Web + Active Directory for Host importation

2014-01-16 Thread Wilfried Tiani
Hello all , I am a new icinga user and i had install icinga web 1.10 on Centos 6.4 . Now , i want to use my MS Active directory to import my hosts and contacts on icinga . I was something with LConf but it didn’t help me realy . Please any one have an idea ?__