locked
Possible to impersonate another user? RRS feed

  • Question

  • As a developer, I sometimes need to debug things under somebody else's CRM user account.  Is it possible to login to the web service as somebody else WITHOUT knowing their password?  (i.e. based on some permissions or elevated security token)
    Wednesday, May 27, 2009 2:39 PM

Answers

  • You cannot impersonate a user without knowing their username and password. A simple work around that I use under similar circumstances is to create a "Temporary Debugger" user in MS CRM. Assign the temp. user the same role as the user you want to impersonate. If there are certain records you want to work with then ask the system user to share the records with the temp user account.

    You can disable the temp account after you have resolved the issue.

    Hassan.

    Hassan Hussain | http://hassanhussain.wordpress.com/
    Wednesday, May 27, 2009 3:24 PM