Rev 9475 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | #This is the variable definition file of the tool module `...'. |
2 | #It is part of the software wims. Author: XIAO Gang |
||
3 | |||
4 | #Each non-comment line defines a variable. Format of the line: |
||
5 | # |
||
6 | #name allow log default llim ulim |
||
7 | # |
||
8 | #name: name of the variable |
||
9 | #log: log priority. 0: no log. 1: little log. 2: more log. etc. |
||
10 | #allow: when allow the user to override the defined value. |
||
11 | # it maybe any, deny, init, config, reply. |
||
12 | #llim, ulim: lower and upper limits. (Not valid for string variable) |
||
13 | # |
||
14 | # |
||
15 | #name allow log llim ulim |
||
16 | |||
17 | class any 1 |
||
18 | login any 1 |
||
19 | pass any 0 |
||
20 | pass2 any 0 |
||
21 | lastn any 1 |
||
22 | firstn any 1 |
||
23 | classe deny 0 |
||
24 | step any 0 |
||
25 | classpass reply 0 |
||
26 | email any 0 |
||
27 | utype any |
||
28 | subclass any |
||
29 | search reply |
||
4359 | guerimand | 30 | agreecgu any 1 |
23 | reyssat | 31 | passverify deny 0 |
32 | site_total deny 0 |
||
33 | site_dispo deny 0 |
||
34 | type deny |
||
35 | login_bak deny |
||
2278 | bpr | 36 | init:moduclass_lang |
10367 | bpr | 37 | any:user_auth regprop[10] |