summaryrefslogblamecommitdiffstats
path: root/pamldapd.json.example
blob: 14e0c05e98d1ed8c60b68fea41124260c492fdd7 (plain) (tree)
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=adminuser,dc=example,dc=com",
	"bindadminpassword": "password"
}