Changeset 12095 for trunk/www


Ignore:
Timestamp:
09/13/11 21:01:38 (13 years ago)
Author:
Daniela Dorner
Message:
updated ldap info
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/db_po/include.php

    r11597 r12095  
    44{
    55    return array(
    6                  'ldapHost'    => 'ldap.isdc.unige.ch',
    7                  'ldapDomain'  => 'isdc.unige.ch',
     6                 'ldapHost'    => 'fact01.ethz.ch',
     7                 'ldapDomain'  => 'fact.iac.es',
    88                 'ldapPort'    =>  '389',
    99
    10                  'baseDN'      => 'dc=isdc,dc=unige,dc=ch',
     10                 'baseDN'      => 'dc=fact,dc=iac,dc=es',
    1111                 'factDN'      => 'cn=FACT Developers,ou=FACT,ou=Groups'
    1212                );
Note: See TracChangeset for help on using the changeset viewer.