blob: 4cb3421e096cb1c11d6f4dd9949edcb32fe7d13f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
!!conf.ConfigConnectionsBean
connections:
- bind: null
db: GHRUM
dbms: oracle
host: ora.univ-jfc.fr
id: ora_1
pass: secret
port: 1521
ress: gest
type: jdbc
user: GRHUM
- bind: uid=ldapadmin,ou=specialUsers,dc=univ-jfc,dc=fr
db: null
dbms: null
host: localhost
id: ldap_1
pass: secret
port: 389
ress: null
type: ldap
user: null
|