FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » FUDforum in eGroupWare » Problems With Automatic User Import
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Problems With Automatic User Import [message #26108 is a reply to message #23776] Tue, 05 July 2005 09:01 Go to previous messageGo to previous message
yuvallb is currently offline  yuvallb   Israel
Messages: 2
Registered: July 2005
Karma:
Junior Member
I had the EXACT same problem,
my solutions was:

edit phpgwapi/inc/class.accounts_sql.inc.php
and phpgwapi/inc/class.accounts_ldap.inc.php
and add the line:
$GLOBALS['phpgw']->applications->read_installed_apps();

before:
$GLOBALS['phpgw']->hooks->process($GLOBALS['hook_values']+array(...

The problem was that when an ldap user is logging in the first time to egroupware,
the new account procces does not get the list of applications before calling the addaccount hook.
the hook then will do nothing (he sees no apps installed...)

hope this helps!!

[Updated on: Tue, 05 July 2005 09:58]

Report message to a moderator

[Message index]
 
Read Message icon5.gif
Read Message
Read Message icon3.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: quoted previous messages
Next Topic: Url links don't work
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 10 00:10:07 GMT 2024

Total time taken to generate the page: 0.03718 seconds