# This file contains credentials (should be readable only by SSSync)
connections:
  - id  : ora_1
    type: jdbc
    dbms: oracle
    ress: gest
    host: ora.univ-jfc.fr
    port: 1521
    user: GRHUM
    pass: secret
    db  : GHRUM

  - id  : ldap_1
    type: ldap
    host: localhost
    port: 389
    bind: uid=ldapadmin,ou=specialUsers,dc=univ-jfc,dc=fr
    pass: secret