summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/pwpolicy_show.json
blob: 69b77b0f435ff174bf18659b1cbda942db282e57 (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
{
    "error": null, 
    "id": 6, 
    "result": {
        "result": {
            "cn": "GLOBAL", 
            "dn": "cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com", 
            "krbmaxpwdlife": [
                "90"
            ], 
            "krbminpwdlife": [
                "1"
            ], 
            "krbpwdhistorylength": [
                "0"
            ], 
            "krbpwdmindiffchars": [
                "0"
            ], 
            "krbpwdminlength": [
                "8"
            ]
        }, 
        "summary": null, 
        "value": ""
    }
}