{"id":159,"date":"2014-07-28T14:08:17","date_gmt":"2014-07-28T18:08:17","guid":{"rendered":"http:\/\/passionwind.com\/techref\/?p=159"},"modified":"2014-07-28T14:08:17","modified_gmt":"2014-07-28T18:08:17","slug":"ldap-active-directory-user-object-propertiesattributes","status":"publish","type":"post","link":"http:\/\/techref.camellarry.com\/?p=159","title":{"rendered":"LDAP Active Directory User Object Properties\/Attributes"},"content":{"rendered":"<table id=\"LDAPProperties\" style=\"border: 1px solid #a7580b; padding: 0px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<caption>LDAP Active Directory Properties\/Attributes<\/caption>\n<tbody>\n<tr>\n<th style=\"vertical-align: middle; font-size: 14px; border-bottom-width: 1px; border-bottom-color: #a7580b; border-bottom-style: solid;\" scope=\"col\" width=\"17%\">LDAP Property<\/th>\n<th style=\"vertical-align: middle; font-size: 14px; border-bottom-width: 1px; border-bottom-color: #a7580b; border-bottom-style: solid;\" scope=\"col\" width=\"83%\">Description<\/th>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">DN<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">DN Stands for distinguisehd name. This is the unique identifier for any object in AD. An example value would be:<\/p>\n<p class=\"code\" style=\"color: #cc0033;\">CN=Joe User, OU=Las Vegas, DC=mycompany,DC=com<\/p>\n<p>Note that when identifying a DN value in your script you will likely be required to enclose the line above with double quotes (&#8220;) so it would look like this:<\/p>\n<p><span class=\"code\" style=\"color: #cc0033;\">&#8220;<\/span>CN=Joe User, OU=Las Vegas, DC=mycompany,DC=com<span class=\"code\" style=\"color: #cc0033;\">&#8220;<\/span><\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">CN<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">CN = Joe User<br \/>\nCN stands for Common Name. This property is a combination of the givenName and SN attributes joined together<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">displayName<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">displayName = Joe User<br \/>\nNote that displayName and CN are often confused for each other.<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">description<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Note that this is different from displayName<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">givenName<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">The first name of the user<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">homeDrive<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Home Folder<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">name<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">name = Joe User. The same as CN<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">ObjectClass<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">objectClass = User<br \/>\nIdentifies what type of object is selected. Other values are: Computer, orgnizationalUnit, container, group<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">objectCategory<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">objectClass = Person<br \/>\nDefines what schema category that object belongs to.<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">physcialDeliveryOfficeName<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">The office field of the user property<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">profilePath<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Roaming profile path: connect. Setup is a bit tricky<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">sAMAccountName<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">sAMAAccountName = jUser<br \/>\nThis is an old NT 4.0 logon ID. This value must be unique in the domain.<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">SN<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">SN = User<br \/>\nThis is the last name of the user. SN stands for surname<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">userAccountControl<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">This property is used to enable or disable a user account. A value of 514 means that account is disabled. A value of 512 means the account is enabled.<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">userPrincipleName<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">userPrincipleName = juser@lasvegas.com<br \/>\nThis property is useful for logging in a large forest Active Directory architecutre. This is also a unique property throught the forest. This property is often abbreviated as UPN.<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">mail<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">mail = juser@lasvegas.com<br \/>\nthe email property of the user<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">C<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Country or Region<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">company<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Name of Company or Organization<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">department<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Department<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">homephone<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\"><\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">l<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Location. Used mainly with printers<br \/>\nThat is a lower case (L)<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">manager<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\"><\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">mobile<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Cell phone or mobile phone number<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">OU<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Orgnizational Unit<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">postalCode<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Zip or post code<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">st<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">State or province<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">streetAddress<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Street address, not including country or state<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">telephoneNumber<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">Office Phone<\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">dNSHostName<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\"><\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">rID<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\"><\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">url<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\"><\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">uSNCreate<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\"><\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">uSNChanged<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\"><\/td>\n<\/tr>\n<tr>\n<td class=\"firstcol\" style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top; border-right-width: 1px; border-right-color: #a7580b; border-right-style: solid; font-size: 14px; color: #660000; text-align: right; font-weight: bold;\" valign=\"top\">tokenGroups<\/td>\n<td style=\"height: 20px; border-bottom-width: 1px; border-bottom-color: #e4e1da; border-bottom-style: solid; padding: 10px; vertical-align: top;\">A computed attribute that contains the list of SIDs due to a transitive group membership expansion operation on a given user or computer. Token Groups cannot be retrieved if no Global Catalog is present to retrieve the transitive reverse memberships.<br \/>\n<a style=\"text-decoration: none; color: #a27e44;\" href=\"http:\/\/msdn2.microsoft.com\/en-us\/library\/ms680275.aspx\"><br \/>\nMore Info<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><a href=\"http:\/\/www.dotnetactivedirectory.com\/Understanding_LDAP_Active_Directory_User_Object_Properties.html\">.NET Active Directory &#8211; Understanding LDAP Active Directory User Object Properties\/Attributes<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>LDAP Active Directory Properties\/Attributes LDAP Property Description DN DN Stands for distinguisehd name. This is the unique identifier for any object in AD. An example value would be: CN=Joe User, OU=Las Vegas, DC=mycompany,DC=com Note that when identifying a DN value in your script you will likely be required to enclose the line above with double [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[10],"tags":[13,23,44,45,75,80],"class_list":["post-159","post","type-post","status-publish","format-standard","hentry","category-windows","tag-active-directory","tag-computers","tag-ldap","tag-microsoft","tag-users","tag-windows"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9t3oE-2z","_links":{"self":[{"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/posts\/159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=159"}],"version-history":[{"count":1,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/posts\/159\/revisions"}],"predecessor-version":[{"id":160,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/posts\/159\/revisions\/160"}],"wp:attachment":[{"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=159"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}