Getting the information from CentirfyDC-5.5.2 if we were given just the user id alone can be very easy. Just do a
% adquery user |grep 1111111
adquery user will list out all the users in the Centrify Console. You just need to parse the information you need with grep