*/ // NB! Change theme is done in login.php. if (isset($newpasswd)){ if(($oldpasswd == $bindpw) && ($newpasswd == $newpasswd2)){ unset ($info); $info["userpassword"] = "{crypt}" . crypt($newpasswd, makeSalt()); ldap_modify ($ds, $master, $info); $status = "Password changed. Please logout now."; unset ($newpasswd); } else { $status = "Password changed"; unset ($newpasswd); } } ?>

Change password

Old password:
  1. Change admin password in the 'Change password' area.
  2. Change the visual appearance of theese pages in the 'Theme area'.
New password:
Confirm:
 
Theme
''
Status: