Hello list,

I set up 2 Icinga 1.6.1 instances (one collector and one monitor) with 
Icinga-Web, PNP, Business Process Addons, NConf and mk-livestatus.
Everything is working really fine, but I've a question consering the 
auth_create feature of Icinga-Web.

I use HTTP basic authentication against an LDAP-Backend (with mod_ldap) 
as HTTP basic auth is the only authentication type which can be used for 
all 3 tools and only one login is required when settings the same AuthName.

This is working fine and I can manage all my users in LDAP.
As I don't want to create users in Icinga-Web, but only in LDAP (and as 
a contact in Icinga configuration) I activated auth_create in auth.xml 
for http-basic-authentication.

If a new user logs into Icinga a user will be created automatically and 
is also assigned to group icinga_user, but the email-field is empty.
So I have to fill in an email for each user, otherwise the following 
error occurs due to missing email address:

A critical exception occured!
Uncaught Doctrine_Connection_Mysql_Exception thrown:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' 
for key 'user_email_unique_idx'

So my question is now if there's a possibility to set a dummy email 
address for newly created users or if it's possible to have HTTP basic 
auth enabled and Icinga-Web can query the email from my LDAP server, too?

Thanks a lot.


-- 
Mit freundlichen Grüßen

DI (FH) René Koch
F&E, Consulting

============================================
ovido it solutions - "Das Linux Systemhaus"
Lemböckgasse 49/A/3, A-1230 Wien

Phone:   +43 660 / 464 0 464
Mobile:  +43 660 / 464 0 464
E-Mail:  r.k...@ovido.at
============================================

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to