Index: /trunk/www/db_po/include.php
===================================================================
--- /trunk/www/db_po/include.php	(revision 12094)
+++ /trunk/www/db_po/include.php	(revision 12095)
@@ -4,9 +4,9 @@
 {
     return array(
-                 'ldapHost'    => 'ldap.isdc.unige.ch',
-                 'ldapDomain'  => 'isdc.unige.ch',
+                 'ldapHost'    => 'fact01.ethz.ch',
+                 'ldapDomain'  => 'fact.iac.es',
                  'ldapPort'    =>  '389',
 
-                 'baseDN'      => 'dc=isdc,dc=unige,dc=ch',
+                 'baseDN'      => 'dc=fact,dc=iac,dc=es',
                  'factDN'      => 'cn=FACT Developers,ou=FACT,ou=Groups'
                 );
