summaryrefslogtreecommitdiffstats
path: root/src/util/profile/test.ini
blob: 505c4a1d2f0c3ae7dd6c5c0f67b03c1602b61a72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
this is a comment.  Everything up to the first square brace is ignored.

[test section 2]
	child_section2 = one
	child_section2 = {
		child = slick
		child = harry
		child = john
	}
	child_section2 = foo

[realms]
ATHENA.MIT.EDU = {
	server = KERBEROS.MIT.EDU:88
	server = KERBEROS1.MIT.EDU:750
	server = KERBEROS2.MIT.EDU:750
	admin = KERBEROS.MIT.EDU
	etype = DES-MD5
}
	


[test section 1]
    foo = "bar"

[test section 2]
	quux = "bar"
	frep = bar
	kappa = alpha
	beta = epsilon

[test section 1]
    bar = foo
	foo = bar2
    quux = zap
	foo = bar3
	child_section = {
		child = slick
		child = harry
		child = john
	}
	child_section = foo