Code

bubfix: Changeset [11480]
authorrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 30 Jun 2008 13:40:33 +0000 (13:40 +0000)
committerrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 30 Jun 2008 13:40:33 +0000 (13:40 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11482 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/modules/ClientPackages.pm

index 53aec283316e42aae4ec552750daa1c808a8b312..7db50cd1ae06c6e4f20c3f4ac761bc7becacfca1 100644 (file)
@@ -801,6 +801,7 @@ sub new_ldap_config {
                        return;
                } elsif ($mesg->count >= 2) {
             &main::daemon_log("$session_id ERROR: multiple LDAP informations found for client  with filter '(&(objectClass=gosaGroupOfNames)(member=$dn))'", 1);
+            return;
         }
 
                $entry= $mesg->entry(0);