Skip to content

Instantly share code, notes, and snippets.

@nqb
Created August 19, 2021 09:11
Show Gist options
  • Save nqb/3db6349fc50a48f42fb912b59a9fd7e0 to your computer and use it in GitHub Desktop.
Save nqb/3db6349fc50a48f42fb912b59a9fd7e0 to your computer and use it in GitHub Desktop.
{
"administration_rules": [
{
"actions": [
{
"type": "set_access_level",
"value": [
"ALL"
]
}
],
"conditions": [],
"description": null,
"id": "catchall",
"match": "all",
"status": "enabled"
}
],
"authentication_rules": [],
"description": "htpasswd",
"id": "htpasswd",
"isClone": false,
"isNew": true,
"ldapfilter_operator": null,
"path": "/usr/local/pf/conf/admin.conf",
"realms": [],
"set_access_durations_action": [],
"set_role_from_source_action": null,
"sourceType": "Htpasswd",
"type": "Htpasswd"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment