Hello,
To view in how many days a user's password will expire, you Help Desk needs to be able to view the Password Policy applied to the user. Otherwise, it is impossible to determine for how long a password remains valid.
If you don't use Fine-Grained Password Policies for your domain, you need to grant your Help Desk the right to view the domain object. Since your Security Role already includes the right to Read All object types, you don't need to grant any additional permissions. You simply need to correctly assign the Role by including the domain object in the Activity Scope of the Role. To do this:
- Launch Adaxes Administration Console.
- Navigate to and select your Help Desk Role. The Permissions and Assignments of the Role will be displayed in the Result Pane (located to the right).
- Right-click in the Assignments section and click Add Assignment.
- In the dialog box that appears, select the users and/or groups from your Help Desk.
- Click OK.
- In the dialog box that appears, double-click your domain.
- In the Assignment Options dialog box that appears, select the This Domain object option and unselect the All objects in this Domain option. Thus, you will grant your Help Desk the permission to read the domain object only.
- Click OK two times and save the Security Role.
If you use Fine-Grained Password Policies for your domain, you need to grant your Help Desk the right to view the container that stores Fine-Grained Password Policies. The Distinguished Name (DN) of the container is CN=Password Settings Container,CN=System,DC=domain,DC=com, where DC=domain,DC=com is the DN of your domain. Since your Security Role already includes the right to Read All object types, you don't need to grant any additional permissions. You simply need to correctly assign the Role by including the container for Fine-Grained Password Policies and all of its children in the Activity Scope of the Role. To do this:
- Launch Adaxes Administration Console.
- Navigate to and select your Help Desk Role. The Permissions and Assignments of the Role will be displayed in the Result Pane (located to the right).
- Right-click in the Assignments section and click Add Assignment.
- In the dialog box that appears, select the users and/or groups from your Help Desk.
- Click OK.
- In the dialog box that appears, expand the Object Types drop-down list.
- Select the Show all object types option.
- Select the ms-DS-Password-Settings-Container object type.
- Double click the container with Distinguished Name CN=Password Settings Container,CN=System,DC=domain,DC=com.
- In the Assignment Options dialog box that appears, select to assign the Security Role over the container object itself and all of its children.
- Click OK two times and save the Security Role.