1GLUE_VALIDATOR(1) General Commands Manual GLUE_VALIDATOR(1)
2
3
4
6 glue-validator - Validates information against the GLUE information
7 model.
8
10 Usage: /usr/bin/glue-validator -t <test class> [OPTIONS]
11
13 The glue-validator reads information from either an LDIF file or an
14 LDAP server. The information is validated against the GLUE information
15 model.
16
18 -t --test
19 The test class [glue1|glue2].
20
21 Server Mode: Obtains LDIF from an OpenLDAP server.
22
23 -h --host
24 Hostname of the LDAP server.
25
26 -p --port
27 Port for the LDAP server.
28
29 -b --bind
30 The bind point for the LDAP server.
31
32 File Mode: Obtains LDIF directly from a file.
33
34 -f --file
35 An LDIF file
36
37 Options:
38
39 -d --debug
40 Debug level 0-3, default 0
41
43 Laurence Field <Laurence.Field at cern dot ch>
44
45
46
47 GLUE_VALIDATOR(1)