Sorry if this should be on the IMP list, ill ask there if it is meant to be there. Anyway, with the last stable horde you can use this in registry.php to prevent double login $this->registry['auth']['login'] = 'imp'; $this->registry['auth']['logout'] = 'imp'; But this doesn't work with the latest HEAD. Any ideas?