If you prompt users for login information and need to authenticate again Windows NT domains or Active Directory, take a look at the new tag. The following code snippet authenticates using two passed FORM fields and returns a result structure: The returned structure will the name and authentication status. The tag can also be used to obtain a list of groups that the authenticated user is a member of by specifying listgroups="yes". Note that this tag only works on Windows.