In Sitecore 7, how could one got about saving a custom user property for Active Directory users, when we only got "read-only" rights to the AD eg. keep the property within Sitecore scope, and not store it in the AD.
Logged in users within the domains Sitecore and Extranet, can store some settings which is saved in a custom user property within the user profile; how can we extend this functionality to cover users authenticated via Active Directory.
We are using the AD LDAP Module to authenticate AD users.