phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] ldapmodify.php; data not being submitted


From: Lars Kneschke(priv.)
Subject: Re: [Phpgroupware-users] ldapmodify.php; data not being submitted
Date: Mon, 31 Mar 2003 00:41:59 +0000

Izzy Blacklock <address@hidden> schrieb: 
>I know now that ldap authentication/accounts seems to work properly
>when the 
>accounts are setup correctly.  So, now I'm back to trying to figure
>out why 
>ldapmodify.php wont modify my existing ldap accounts.
>
>My tests so far show that the if ($submit) section isn't being run. 
>Neither 
>is the if ($cancel).  I'm guessing these are the sections that should
>be run 
>when the modify or cancel buttons are pushed.  What I can't figure out
>is how 
>these variables get set.  

Have a look at you php.ini. Look for something like register globals. Set it
to on. For new php versions it is set to off by default.

If it helps, create a bug report. phpGW should not rely on register globals
== on, because of security problems.

Cu







reply via email to

[Prev in Thread] Current Thread [Next in Thread]