Greetings; Looks like a typo in horde/ansel/lib/api.php is causing some login errors. Diff/fix shown below. This is for latest cvs as of this AM. -mike 485c485 < return $ansel_shares->countGalleries($perm, $attributes, $parent, $allLevels); --- > return $ansel_shares->countGalleries($perm, $attributes, $parent, > $allLevels)