summaryrefslogtreecommitdiff
path: root/src/main/JUTests/conf/testConn.yaml
blob: c41063c1d2aca9fab1e050db7ddb5133a230a435 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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