I created the logic hook to assign a user role on new user creation: See post: http://www.sugarcrm.com/forums/showthread.php?t=47456
It works great when creating a new user from within Sugar and assigns the correct role via the logic hook. I have since added the ldap integration and marked the check box to create user when the user doesn't already exist. I was expecting the logic hook to fire when the ldap integration created new users.
We also imported users using the import function, and the logic hook didn't fire either, so that is why we are going a different direction. Since all of our users already exist in ldap, we wanted it to auto-create (rather that import) the users, expecting the roles to be assigned via the logic hook.
Without the logic hook it doesn't do us any good to auto create the users either via the import or the ldap authentication.
Any ideas on how to get the logic hook to fire when using ldap authentication?
Thanks.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks