When I try to retrieve the canonical name of a user I get null. Can we actually use the getAttributeValue("canonicalName") to do the job. Can we use it retrieve all the attributes? Because null was returned when I tried to retrieve values for getAttributeValue("ms-DS-User-Account-Control-Computed") and getAttributeValue("lockoutTime").
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Last edit: Annapoorna 2014-02-21
When I try to retrieve the canonical name of a user I get null. Can we actually use the getAttributeValue("canonicalName") to do the job. Can we use it retrieve all the attributes? Because null was returned when I tried to retrieve values for getAttributeValue("ms-DS-User-Account-Control-Computed") and getAttributeValue("lockoutTime").