![](https://secure.gravatar.com/avatar/49aa8a8b3ac1a8e3f5349553be282a12.jpg?s=120&d=mm&r=g)
Dear
We use different authentication types depending on which fqdn you connect to the server (in config.php);
switch($_SERVER['SERVER_NAME']){
case 'observium.x.x':
// Domain specific settings like authentication or views
break;
case 'observium-guests.y.y':
// Domain specific settings like authentication or views
break;
default:
// optional default settings
}
For example, our staff is using LDAP; our customer views use local credentials.
Staff would logon at Observium.x.x; others at Observium.y.y;
You could add more, however you have to make sure the user ID’s don’t overlap since they are used in the database for user specific settings/authentication tokens. I don’t know how this is covered by Observium or what decides the user ID for LDAP users.
LDAP users get identifiers higher than 2.000 in our installation, so were are technically limited to create 2000 users. Unless we change the auto increment on local users in the database to something like 30000.
Kind regards
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Youssef BENGELLOUN - ZAHR Sent: maandag 17 oktober 2016 10:19 To: Observium Network Observation System observium@observium.org Cc: Zurab TIELIDZE z.TIELIDZE@prodware-group.com Subject: [Observium] Fallback authentication
Dear Observium Community,
We have successfully configured central authentication via LDAP. We are trying to secure that by configuring fallback authentication method to local DB.
Do you know if it is possible to do that ?
Thank you.
Youssef BENGELLOUN - ZAHR - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr mailto:ybzahr@prodware.fr
_____
Web : http://www.prodware.fr prodware.fr
http://twitter.com/Prodware/ http://www.facebook.com/Prodware/ https://www.linkedin.com/company/prodwarefrance https://www.youtube.com/c/ProdwareFrance http://www.viadeo.com/fr/company/prodware http://www.prodware.fr/social-network/
![](https://secure.gravatar.com/avatar/21caf0a08d095be7196a1648d20942be.jpg?s=120&d=mm&r=g)
Youssef,
This is planned, but currently not possible.
Tom
On 10/26/2016 04:42 PM, Youssef BENGELLOUN - ZAHR wrote:
Hello,
Thanks for this feedback, even though that’s not exactly what we are trying to achieve.
Aim is simple : If LDAP server isn’t reachable anymore, fallback to local DB for authentication (temporarily).
Maybe someone else could chim in for this one ?
Thanks.
From: observium <observium-bounces@observium.org mailto:observium-bounces@observium.org> on behalf of Stef Renders <stef.renders@cronos.be mailto:stef.renders@cronos.be> Reply-To: Observium Network Observation System <observium@observium.org mailto:observium@observium.org> Date: lundi 17 octobre 2016 10:34 To: Observium Network Observation System <observium@observium.org mailto:observium@observium.org> Cc: Zurab TIELIDZE <z.TIELIDZE@prodware-group.com mailto:z.TIELIDZE@prodware-group.com> Subject: Re: [Observium] Fallback authentication
Dear
We use different authentication types depending on which fqdn you connect to the server (in config.php);
switch($_SERVER['SERVER_NAME']){
case 'observium.x.x':
// Domain specific settings like
authentication or views
break;
case 'observium-guests.y.y': // Domain specific settings like
authentication or views
break;
default: // optional default settings
}
For example, our staff is using LDAP; our customer views use local credentials.
Staff would logon at Observium.x.x; others at Observium.y.y;
You could add more, however you have to make sure the user ID’s don’t overlap since they are used in the database for user specific settings/authentication tokens. I don’t know how this is covered by Observium or what decides the user ID for LDAP users.
LDAP users get identifiers higher than 2.000 in our installation, so were are technically limited to create 2000 users. Unless we change the auto increment on local users in the database to something like 30000.
Kind regards
*Youssef BENGELLOUN - ZAHR* - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr
mailto:ybzahr@prodware.fr
Web : prodware.fr http://www.prodware.fr http://twitter.com/Prodware/ http://www.facebook.com/Prodware/ https://www.linkedin.com/company/prodwarefrance https://www.youtube.com/c/ProdwareFrance http://www.viadeo.com/fr/company/prodware http://www.prodware.fr/social-network/
*From:*observium [mailto:observium-bounces@observium.org] *On Behalf Of *Youssef BENGELLOUN - ZAHR *Sent:* maandag 17 oktober 2016 10:19 *To:* Observium Network Observation System <observium@observium.org mailto:observium@observium.org> *Cc:* Zurab TIELIDZE <z.TIELIDZE@prodware-group.com mailto:z.TIELIDZE@prodware-group.com> *Subject:* [Observium] Fallback authentication
Dear Observium Community,
We have successfully configured central authentication via LDAP. We are trying to secure that by configuring fallback authentication method to local DB.
Do you know if it is possible to do that ?
Thank you.
*Youssef BENGELLOUN - ZAHR*- Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr mailto:ybzahr@prodware.fr
Web : prodware.fr http://www.prodware.fr
http://twitter.com/Prodware/ http://www.facebook.com/Prodware/ https://www.linkedin.com/company/prodwarefrance https://www.youtube.com/c/ProdwareFrance http://www.viadeo.com/fr/company/prodware http://www.prodware.fr/social-network/
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
And good luck waiting for LDAP timeout on every graph load :DDD
adam.
Sent from Mailbird [http://www.getmailbird.com/?utm_source=Mailbird&utm_medium=email&utm...] On 26/10/2016 15:46:55, Tom Laermans tom.laermans@powersource.cx wrote: Youssef,
This is planned, but currently not possible.
Tom
On 10/26/2016 04:42 PM, Youssef BENGELLOUN - ZAHR wrote:
Hello,
Thanks for this feedback, even though that’s not exactly what we are trying to achieve.
Aim is simple : If LDAP server isn’t reachable anymore, fallback to local DB for authentication (temporarily).
Maybe someone else could chim in for this one ?
Thanks.
From: observium <observium-bounces@observium.org [mailto:observium-bounces@observium.org] [mailto:observium-bounces@observium.org]> on behalf of Stef Renders <stef.renders@cronos.be [mailto:stef.renders@cronos.be]> Reply-To: Observium Network Observation System <observium@observium.org [mailto:observium@observium.org]> Date: lundi 17 octobre 2016 10:34 To: Observium Network Observation System <observium@observium.org [mailto:observium@observium.org]> Cc: Zurab TIELIDZE <z.TIELIDZE@prodware-group.com [mailto:z.TIELIDZE@prodware-group.com] [mailto:z.TIELIDZE@prodware-group.com]> Subject: Re: [Observium] Fallback authentication
Dear We use different authentication types depending on which fqdn you connect to the server (in config.php); switch($_SERVER['SERVER_NAME']){ case 'observium.x.x': // Domain specific settings like authentication or views break; case 'observium-guests.y.y': // Domain specific settings like authentication or views break; default: // optional default settings } For example, our staff is using LDAP; our customer views use local credentials. Staff would logon at Observium.x.x; others at Observium.y.y; You could add more, however you have to make sure the user ID’s don’t overlap since they are used in the database for user specific settings/authentication tokens. I don’t know how this is covered by Observium or what decides the user ID for LDAP users. LDAP users get identifiers higher than 2.000 in our installation, so were are technically limited to create 2000 users. Unless we change the auto increment on local users in the database to something like 30000. Kind regards Youssef BENGELLOUN - ZAHR - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr [mailto:ybzahr@prodware.fr]
Web : prodware.fr [http://www.prodware.fr] [http://twitter.com/Prodware/] [http://www.facebook.com/Prodware/] [https://www.linkedin.com/company/prodwarefrance] [https://www.youtube.com/c/ProdwareFrance] [http://www.viadeo.com/fr/company/prodware] [http://www.prodware.fr/social-network/] From: observium [mailto:observium-bounces@observium.org [mailto:observium-bounces@observium.org] [mailto:observium-bounces@observium.org]] On Behalf Of Youssef BENGELLOUN - ZAHR Sent: maandag 17 oktober 2016 10:19 To: Observium Network Observation System <observium@observium.org [mailto:observium@observium.org] [mailto:observium@observium.org]> Cc: Zurab TIELIDZE <z.TIELIDZE@prodware-group.com [mailto:z.TIELIDZE@prodware-group.com] [mailto:z.TIELIDZE@prodware-group.com]> Subject: [Observium] Fallback authentication Dear Observium Community, We have successfully configured central authentication via LDAP. We are trying to secure that by configuring fallback authentication method to local DB. Do you know if it is possible to do that ? Thank you. Youssef BENGELLOUN - ZAHR - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr [mailto:ybzahr@prodware.fr] Web : prodware.fr [http://www.prodware.fr] [http://twitter.com/Prodware/] [http://www.facebook.com/Prodware/] [https://www.linkedin.com/company/prodwarefrance] [https://www.youtube.com/c/ProdwareFrance] [http://www.viadeo.com/fr/company/prodware] [http://www.prodware.fr/social-network/]
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
![](https://secure.gravatar.com/avatar/21caf0a08d095be7196a1648d20942be.jpg?s=120&d=mm&r=g)
We don't actually query LDAP anymore except when logging in ;-)
On 10/26/2016 04:47 PM, Adam Armstrong wrote:
And good luck waiting for LDAP timeout on every graph load :DDD
adam.
Sent from Mailbird http://www.getmailbird.com/?utm_source=Mailbird&utm_medium=email&utm_campaign=sent-from-mailbird
On 26/10/2016 15:46:55, Tom Laermans tom.laermans@powersource.cx wrote:
Youssef,
This is planned, but currently not possible.
Tom
On 10/26/2016 04:42 PM, Youssef BENGELLOUN - ZAHR wrote:
Hello,
Thanks for this feedback, even though that’s not exactly what we are trying to achieve.
Aim is simple : If LDAP server isn’t reachable anymore, fallback to local DB for authentication (temporarily).
Maybe someone else could chim in for this one ?
Thanks.
From: observium observium-bounces@observium.org on behalf of Stef Renders <stef.renders@cronos.be mailto:stef.renders@cronos.be> Reply-To: Observium Network Observation System <observium@observium.org mailto:observium@observium.org> Date: lundi 17 octobre 2016 10:34 To: Observium Network Observation System <observium@observium.org mailto:observium@observium.org> Cc: Zurab TIELIDZE z.TIELIDZE@prodware-group.com Subject: Re: [Observium] Fallback authentication
Dear
We use different authentication types depending on which fqdn you connect to the server (in config.php);
switch($_SERVER['SERVER_NAME']){
case 'observium.x.x':
// Domain specific settings like
authentication or views
break;
case 'observium-guests.y.y':
// Domain specific settings like authentication or views
break;
default:
// optional default settings
}
For example, our staff is using LDAP; our customer views use local credentials.
Staff would logon at Observium.x.x; others at Observium.y.y;
You could add more, however you have to make sure the user ID’s don’t overlap since they are used in the database for user specific settings/authentication tokens. I don’t know how this is covered by Observium or what decides the user ID for LDAP users.
LDAP users get identifiers higher than 2.000 in our installation, so were are technically limited to create 2000 users. Unless we change the auto increment on local users in the database to something like 30000.
Kind regards
*Youssef BENGELLOUN - ZAHR* - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr
mailto:ybzahr@prodware.fr
Web : prodware.fr http://www.prodware.fr http://twitter.com/Prodware/ http://www.facebook.com/Prodware/ https://www.linkedin.com/company/prodwarefrance https://www.youtube.com/c/ProdwareFrance http://www.viadeo.com/fr/company/prodware http://www.prodware.fr/social-network/
*From:*observium [mailto:observium-bounces@observium.org] *On Behalf Of *Youssef BENGELLOUN - ZAHR *Sent:* maandag 17 oktober 2016 10:19 *To:* Observium Network Observation System observium@observium.org *Cc:* Zurab TIELIDZE z.TIELIDZE@prodware-group.com *Subject:* [Observium] Fallback authentication
Dear Observium Community,
We have successfully configured central authentication via LDAP. We are trying to secure that by configuring fallback authentication method to local DB.
Do you know if it is possible to do that ?
Thank you.
*Youssef BENGELLOUN - ZAHR*- Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr mailto:ybzahr@prodware.fr
Web : prodware.fr http://www.prodware.fr
http://twitter.com/Prodware/ http://www.facebook.com/Prodware/ https://www.linkedin.com/company/prodwarefrance https://www.youtube.com/c/ProdwareFrance http://www.viadeo.com/fr/company/prodware http://www.prodware.fr/social-network/
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
*insert charlie brown's mom voice*
WHAT EVEN IS LDAP?
adam.
On 2016-10-26 15:48, Tom Laermans wrote:
We don't actually query LDAP anymore except when logging in ;-)
On 10/26/2016 04:47 PM, Adam Armstrong wrote:
And good luck waiting for LDAP timeout on every graph load :DDD
adam.
Sent from Mailbird [1]
On 26/10/2016 15:46:55, Tom Laermans tom.laermans@powersource.cx wrote: Youssef,
This is planned, but currently not possible.
Tom
On 10/26/2016 04:42 PM, Youssef BENGELLOUN - ZAHR wrote:
Hello,
Thanks for this feedback, even though that’s not exactly what we are trying to achieve.
Aim is simple : If LDAP server isn’t reachable anymore, fallback to local DB for authentication (temporarily).
Maybe someone else could chim in for this one ?
Thanks.
From: observium observium-bounces@observium.org on behalf of Stef Renders stef.renders@cronos.be Reply-To: Observium Network Observation System observium@observium.org Date: lundi 17 octobre 2016 10:34 To: Observium Network Observation System observium@observium.org Cc: Zurab TIELIDZE z.TIELIDZE@prodware-group.com Subject: Re: [Observium] Fallback authentication
Dear
We use different authentication types depending on which fqdn you connect to the server (in config.php);
switch($_SERVER['SERVER_NAME']){
case 'observium.x.x':
// Domain specific settings like authentication or views
break;
case 'observium-guests.y.y':
// Domain specific settings like authentication or views
break;
default:
// optional default settings
}
For example, our staff is using LDAP; our customer views use local credentials.
Staff would logon at Observium.x.x; others at Observium.y.y;
You could add more, however you have to make sure the user ID’s don’t overlap since they are used in the database for user specific settings/authentication tokens. I don’t know how this is covered by Observium or what decides the user ID for LDAP users.
LDAP users get identifiers higher than 2.000 in our installation, so were are technically limited to create 2000 users. Unless we change the auto increment on local users in the database to something like 30000.
Kind regards
YOUSSEF BENGELLOUN - ZAHR - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr
Web : prodware.fr [2] [3] [4] [5] [6] [7] [8]
FROM: observium [mailto:observium-bounces@observium.org] ON BEHALF OF Youssef BENGELLOUN - ZAHR SENT: maandag 17 oktober 2016 10:19 TO: Observium Network Observation System observium@observium.org CC: Zurab TIELIDZE z.TIELIDZE@prodware-group.com SUBJECT: [Observium] Fallback authentication
Dear Observium Community,
We have successfully configured central authentication via LDAP. We are trying to secure that by configuring fallback authentication method to local DB.
Do you know if it is possible to do that ?
Thank you.
YOUSSEF BENGELLOUN - ZAHR - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr
Web : prodware.fr [2]
[3] [4] [5] [6] [7] [8]
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Links:
[1] http://www.getmailbird.com/?utm_source=Mailbird&utm_medium=email&utm... [2] http://www.prodware.fr [3] http://twitter.com/Prodware/ [4] http://www.facebook.com/Prodware/ [5] https://www.linkedin.com/company/prodwarefrance [6] https://www.youtube.com/c/ProdwareFrance [7] http://www.viadeo.com/fr/company/prodware [8] http://www.prodware.fr/social-network/ _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/56ce7db384491e481f4da8ef1ad36cdb.jpg?s=120&d=mm&r=g)
* RANTING MODE ON *
Not my choice. Working for DOT NET company, they love their LDAP :-/
* RANTING MODE OFF *
Le 26 oct. 2016 à 16:53, Adam Armstrong adama@memetic.org a écrit :
*insert charlie brown's mom voice*
WHAT EVEN IS LDAP?
adam.
On 2016-10-26 15:48, Tom Laermans wrote: We don't actually query LDAP anymore except when logging in ;-)
On 10/26/2016 04:47 PM, Adam Armstrong wrote: And good luck waiting for LDAP timeout on every graph load :DDD adam. Sent from Mailbird [1] On 26/10/2016 15:46:55, Tom Laermans tom.laermans@powersource.cx wrote: Youssef, This is planned, but currently not possible. Tom On 10/26/2016 04:42 PM, Youssef BENGELLOUN - ZAHR wrote: Hello, Thanks for this feedback, even though that’s not exactly what we are trying to achieve. Aim is simple : If LDAP server isn’t reachable anymore, fallback to local DB for authentication (temporarily). Maybe someone else could chim in for this one ? Thanks. From: observium observium-bounces@observium.org on behalf of Stef Renders stef.renders@cronos.be Reply-To: Observium Network Observation System observium@observium.org Date: lundi 17 octobre 2016 10:34 To: Observium Network Observation System observium@observium.org Cc: Zurab TIELIDZE z.TIELIDZE@prodware-group.com Subject: Re: [Observium] Fallback authentication Dear We use different authentication types depending on which fqdn you connect to the server (in config.php); switch($_SERVER['SERVER_NAME']){ case 'observium.x.x': // Domain specific settings like authentication or views break; case 'observium-guests.y.y': // Domain specific settings like authentication or views break; default: // optional default settings } For example, our staff is using LDAP; our customer views use local credentials. Staff would logon at Observium.x.x; others at Observium.y.y; You could add more, however you have to make sure the user ID’s don’t overlap since they are used in the database for user specific settings/authentication tokens. I don’t know how this is covered by Observium or what decides the user ID for LDAP users. LDAP users get identifiers higher than 2.000 in our installation, so were are technically limited to create 2000 users. Unless we change the auto increment on local users in the database to something like 30000. Kind regards YOUSSEF BENGELLOUN - ZAHR - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr
Web : prodware.fr [2] [3] [4] [5] [6] [7] [8] FROM: observium [mailto:observium-bounces@observium.org] ON BEHALF OF Youssef BENGELLOUN - ZAHR SENT: maandag 17 oktober 2016 10:19 TO: Observium Network Observation System observium@observium.org CC: Zurab TIELIDZE z.TIELIDZE@prodware-group.com SUBJECT: [Observium] Fallback authentication Dear Observium Community, We have successfully configured central authentication via LDAP. We are trying to secure that by configuring fallback authentication method to local DB. Do you know if it is possible to do that ? Thank you. YOUSSEF BENGELLOUN - ZAHR - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr
Web : prodware.fr [2] [3] [4] [5] [6] [7] [8]
BENGELLOUN - ZAHR Youssef - Consultant Expert Prodware France T : +33 979 999 000 F : +33 988 814 001 - ybzahr@prodware.fr Web : prodware.fr
_______________________________________________
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium Links:
[1] http://www.getmailbird.com/?utm_source=Mailbird&utm_medium=email&utm... [2] http://www.prodware.fr [3] http://twitter.com/Prodware/ [4] http://www.facebook.com/Prodware/ [5] https://www.linkedin.com/company/prodwarefrance [6] https://www.youtube.com/c/ProdwareFrance [7] http://www.viadeo.com/fr/company/prodware [8] http://www.prodware.fr/social-network/ _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/21caf0a08d095be7196a1648d20942be.jpg?s=120&d=mm&r=g)
Youssef,
No, currently no actual planning. Should you want to sponsor to accelerate development, be sure to get in touch!
I like LDAP (AD) too, but of course as it's critical to so many things, I ensure it's always up and running ;-)
Tom
On 10/26/2016 05:04 PM, Youssef BENGELLOUN - ZAHR wrote:
Dear Tom,
Any ETA for this ?
Best regards.
Le 26 oct. 2016 à 16:48, Tom Laermans <tom.laermans@powersource.cx mailto:tom.laermans@powersource.cx> a écrit :
Youssef,
This is planned, but currently not possible.
Tom
On 10/26/2016 04:42 PM, Youssef BENGELLOUN - ZAHR wrote:
Hello,
Thanks for this feedback, even though that’s not exactly what we are trying to achieve.
Aim is simple : If LDAP server isn’t reachable anymore, fallback to local DB for authentication (temporarily).
Maybe someone else could chim in for this one ?
Thanks.
From: observium observium-bounces@observium.org on behalf of Stef Renders <stef.renders@cronos.be mailto:stef.renders@cronos.be> Reply-To: Observium Network Observation System <observium@observium.org mailto:observium@observium.org> Date: lundi 17 octobre 2016 10:34 To: Observium Network Observation System <observium@observium.org mailto:observium@observium.org> Cc: Zurab TIELIDZE z.TIELIDZE@prodware-group.com Subject: Re: [Observium] Fallback authentication
Dear
We use different authentication types depending on which fqdn you connect to the server (in config.php);
switch($_SERVER['SERVER_NAME']){
case 'observium.x.x':
// Domain specific settings like
authentication or views
break;
case 'observium-guests.y.y':
// Domain specific settings like authentication or views
break;
default:
// optional default settings
}
For example, our staff is using LDAP; our customer views use local credentials.
Staff would logon at Observium.x.x; others at Observium.y.y;
You could add more, however you have to make sure the user ID’s don’t overlap since they are used in the database for user specific settings/authentication tokens. I don’t know how this is covered by Observium or what decides the user ID for LDAP users.
LDAP users get identifiers higher than 2.000 in our installation, so were are technically limited to create 2000 users. Unless we change the auto increment on local users in the database to something like 30000.
Kind regards
*Youssef BENGELLOUN - ZAHR* - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr
mailto:ybzahr@prodware.fr
<mime-attachment.png> Web : prodware.fr http://www.prodware.fr <mime-attachment.jpg> http://twitter.com/Prodware/ <mime-attachment.jpg> http://www.facebook.com/Prodware/ <mime-attachment.jpg> https://www.linkedin.com/company/prodwarefrance <mime-attachment.jpg> https://www.youtube.com/c/ProdwareFrance <mime-attachment.jpg> http://www.viadeo.com/fr/company/prodware <mime-attachment.jpg> http://www.prodware.fr/social-network/
*From:*observium [mailto:observium-bounces@observium.org] *On Behalf Of *Youssef BENGELLOUN - ZAHR *Sent:* maandag 17 oktober 2016 10:19 *To:* Observium Network Observation System observium@observium.org *Cc:* Zurab TIELIDZE z.TIELIDZE@prodware-group.com *Subject:* [Observium] Fallback authentication
Dear Observium Community,
We have successfully configured central authentication via LDAP. We are trying to secure that by configuring fallback authentication method to local DB.
Do you know if it is possible to do that ?
Thank you.
*Youssef BENGELLOUN - ZAHR*- Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr mailto:ybzahr@prodware.fr
Web : prodware.fr http://www.prodware.fr
http://twitter.com/Prodware/ http://www.facebook.com/Prodware/ https://www.linkedin.com/company/prodwarefrance https://www.youtube.com/c/ProdwareFrance http://www.viadeo.com/fr/company/prodware http://www.prodware.fr/social-network/
*Youssef BENGELLOUN - ZAHR* - Consultant Expert Prodware France T : +33 979 999 000 - F : +33 988 814 001 - ybzahr@prodware.fr
mailto:ybzahr@prodware.fr
Web : prodware.fr http://www.prodware.fr http://twitter.com/Prodware/ http://www.facebook.com/Prodware/ https://www.linkedin.com/company/prodwarefrance https://www.youtube.com/c/ProdwareFrance http://www.viadeo.com/fr/company/prodware http://www.prodware.fr/social-network/
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (4)
-
Adam Armstrong
-
Stef Renders
-
Tom Laermans
-
Youssef BENGELLOUN - ZAHR