Actions
Feature #4222
openLDAP, receive_imap, unknown_user=create
Status:
New
Priority:
Normal
Assignee:
-
Category:
LDAP
Target version:
-
Start date:
2009-11-16
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Hi there.
We have a redmine as our main ticket system with AD auth integration. A little time ago we deicide to autocreate users in redmine when we receive a mail from it.
I tried to set a parameter "unknown_user=create", but result is not good.
I look at models/mail_handler.rb - create_user_from_email and not found any LDAP queries, just an automatical creation with random password.
Thank you for any solution and sorry for my bad english.
Actions