diff --git a/modules/ldapstatus/www/hobbit.php b/modules/ldapstatus/www/hobbit.php
index e4a4412eafd8c828b62a2f2f6519eb13a98b9bba..afe93224e2b0b9c6ae4fe90c0ece35b656852aa6 100644
--- a/modules/ldapstatus/www/hobbit.php
+++ b/modules/ldapstatus/www/hobbit.php
@@ -71,7 +71,7 @@ foreach($orgs AS $orgkey => $org) {
 		)
 	);
 	
-	echo("0.0.0.0 " . $orgkey . " # noconn  cont=sl;" . $url . $ignore . ";OOOKKK\n");
+	echo("0.0.0.0 " . $orgkey . " # noconn  feidesjekk:" . $url . $ignore . ";OOOKKK\n");
 	
 }