summaryrefslogtreecommitdiffstats
path: root/pamldapd.json.example
blob: d1aa14272406420e7b9a3010308b2ab76fb61539 (plain) (blame)
1
2
3
4
5
6
7
8
{
	"listen": "127.0.0.1:10389",
	"pamServicename": "password-auth",
	"peopledn": "ou=people,dc=example,dc=com",
	"groupsdn": "ou=groups,dc=example,dc=com",
	"bindadmindn": "uid=user,dc=example,dc=com",
	"bindadminpassword": "password"
}