{
    "userName": "policuser",
    "realName": "Password Policy User",
    "uid": 3017,
    "gid": 3017,
    "homeDirectory": "/home/policyuser",
    "shell": "/bin/bash",
    "disposition": "regular",
    "enforcePasswordPolicy": true,
    "passwordChangeNow": true,
    "passwordChangeMinUSec": 86400000000,
    "passwordChangeMaxUSec": 7776000000000,
    "passwordChangeWarnUSec": 1209600000000,
    "passwordChangeInactiveUSec": 2592000000000,
    "lastPasswordChangeUSec": 1700000000000000,
    "rateLimitIntervalUSec": 60000000,
    "rateLimitBurst": 3,
    "privileged": {
        "hashedPassword": [
            "$6$rounds=656000$salt$hashedpassword"
        ],
        "passwordHint": "Your first pet's name"
    }
}
