summaryrefslogblamecommitdiffstats
path: root/net-nds/pamldapd/files/pamldapd.json
blob: 41061294dc4d9f3e948b1c3f59d87da6f322e4fe (plain) (tree)
1
2
3
4
5
6
7
8
9
 
                                           






                                                                   
{
	"listen": "/var/run/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"
}