Adding or removing members from an AD LDS group
When adding members to an AD LDS group, you can add security principals that reside in AD LDS instances or in Active Directory domains. Examples of security principals are AD LDS users, and Active Directory domain users and groups.
To add or remove members to or from an AD LDS group
-
In the Console tree, under AD LDS (ADAM), locate and select the container that holds the group.
-
In the details pane, right-click the group, and click Properties.
-
On the Members tab in the Properties dialog, click Add.
-
Use the Select Objects dialog to locate and select the security principals that you want to add to the group. When finished, click OK.
-
On the Members tab, select the group members that you want to remove from the group, and then click Remove.
-
After making the changes that you want to the group, click OK to close the Properties dialog.
When using the Select Objects dialog to locate a security principal, you first need to specify the AD LDS directory partition or Active Directory domain in which the security principal resides: click Browse and select the appropriate partition or domain.
It is only possible to select security principals that reside in managed AD LDS instances or Active Directory domains; that is, you can select security principals from only the instances and domains that are registered with Active Roles.
Disabling or enabling an AD LDS user account
You can disable the account of an AD LDS user in order to prevent the user from logging on to the AD LDS instance with that account.
To disable or enable an AD LDS user account
-
In the Console tree, under AD LDS (ADAM), locate and select the container that holds the user account.
-
In the details pane, right-click the user account, and do one of the following to change the status of the account:
-
If the user account is enabled, click Disable Account.
-
If the user account is disabled, click Enable Account.
If the AD LDS user whose account you want to disable is currently logged on to the AD LDS instance, that user must log off for the new setting to take effect.
Normally, an AD LDS user is enabled when the user is created. However, if the password of a new AD LDS user does not meet the requirements of the password policy that is in effect, the newly created user account will be disabled. Before you can enable the user account, you must set a password for it that meets the password policy restrictions. For more information, see Setting or modifying the password of an AD LDS user.
Setting or modifying the password of an AD LDS user
Each AD LDS security principal, such as an AD LDS user, must be assigned an account and password, which AD LDS uses for authentication. You can use the Active Roles Console to set or modify the password of an AD LDS user.
To set or modify the password of an AD LDS user
-
In the Console tree, under AD LDS (ADAM), locate and select the container that holds the user account of the AD LDS user for whom you want to set or modify the password.
-
In the details pane, right-click the user account, and then click Reset Password.
-
In the Reset Password dialog, type a password for the user in New password, and retype the password in Confirm password, or click the button next to New password to generate a password.
-
Click OK to close the Reset Password dialog.
The AD LDS user for whom you set or modify the password must use the new password the next time that the user logs on to AD LDS.
By default, an AD LDS instance running on Windows Server 2003 or later automatically enforces any local or domain password policies that exist. If you set a password for an AD LDS user that does not meet the requirements of the password policy that is in effect, Active Roles returns an error.
Adding an Organizational Unit to the directory
To keep your AD LDS users and groups organized, you may want to place users and groups in Organizational Units (OUs). In AD LDS, as well as in Active Directory or other Lightweight Directory Access Protocol (LDAP)-based directories, OUs are the most commonly used method for keeping users and groups organized. To create an OU in AD LDS, you can use the Active Roles Console as follows.
To add an Organizational Unit to the directory
-
In the Console tree under AD LDS (ADAM), right-click the container to which you want to add the OU, and select New > Organizational Unit.
-
Type a name for the new OU, click Next, and then click Finish.
By default, OUs can only be added under OU (ou=), country/region (c=), organization (o=) or domain-DNS (dc=) object classes. For example, you can add an OU to o=Company,c=US but not to cn=Application,o=Company,c=US. However, the schema definition of the OU object class can be modified to allow other superiors.
You can create new AD LDS users and groups in an AD LDS OU by using the New > User or New > Group command on that OU, as discussed earlier in this section.
You can move an existing AD LDS user or group to an OU by using the Move command on that user or group in the Active Roles console, or by using the drag-and-drop feature of the Console.