Richard Marian Thomaiyar | 05375b1 | 2018-05-24 10:33:27 +0530 | [diff] [blame] | 1 | - name: UserNameExists |
2 | level: ERR | ||||
3 | - name: UserNameDoesNotExist | ||||
4 | level: ERR | ||||
5 | - name: UserNameGroupFail | ||||
6 | level: ERR | ||||
7 | meta: | ||||
8 | - str: "REASON = %s" | ||||
9 | type: string | ||||
10 | - name: UserNamePrivFail | ||||
11 | level: ERR | ||||
12 | meta: | ||||
13 | - str: "REASON = %s" | ||||
14 | type: string | ||||
15 | - name: NoResource | ||||
16 | level: ERR | ||||
17 | meta: | ||||
18 | - str: "REASON = %s" | ||||
19 | type: string |