summaryrefslogtreecommitdiffstats
path: root/net-nds/pamldapd/files/pamldapd.json
blob: 9d70e4648938c2cf8bd57352116be0b79cddfb73 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
	"listen": "/var/lib/pamldapd/sock",
	"network": "unix",
	"pamservicename": "pamldapd",
	"peopledn": "ou=people,dc=localhost,dc=localdomain",
	"groupsdn": "ou=groups,dc=localhost,dc=localdomain",
	"bindadmindn": "uid=adminuser,dc=localhost,dc=localdomain",
	"bindadminpassword": "password"
}