Hello Mathieu, this is just debug output, which was used to detect invalid ACL-categories, it was accidentally checked in. This will no longer be printed in new releases of GOsa.
Here is a patch to remove this output: Index: class_userinfo.inc =================================================================== --- class_userinfo.inc (revision 20262) +++ class_userinfo.inc (working copy) @@ -708,7 +708,6 @@ } } }else{ - trigger_error("Invalid type of category ".$category); $acl = ""; } $this->result_cache['has_complete_category_acls'][$dn][$category] = $acl; HTH Fabian -- Fabian Hickert <fabian.hick...@gonicus.de> (System Engineer) * GONICUS GmbH * Zentrale * Moehnestrasse 11-17 * D-59755 Arnsberg * Tel.: +49 (0) 29 32 / 9 16 - 0 * Fax: +49 (0) 29 32 / 9 16 - 242 * http://www.GONICUS.de * Sitz der Gesellschaft: Moehnestrasse 11-17 * D-59755 Arnsberg * Geschaeftsfuehrer: Rainer Luelsdorf, Alfred Schroeder * Vorsitzender des Beirats: Juergen Michels * Amtsgericht Arnsberg * HRB 1968 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org