I change some of properties in admin.xml file to sync with ldap users but I have doubt once ldap user is synced under some ou then under its all the user would be able to access know but I want to give access to some of the users only.
Is there some file in knox in which after adding the users those users only would be able to access know or would be able to different services via know .
I can see below property in the xml file :
<provider>
<role>authentication</role>
<name>ShiroProvider</name>
<enabled>true</enabled>
<param>
here authentication is set to ShiroProvider , is there some shiro files in the knox where we can add the users and these users would be able to access via knox ?