Quantcast
Viewing all articles
Browse latest Browse all 73760

Why business connector proxy account must not be a dynamics ax user?

Hi All,

The installatin guide of AX2012 says "business connector proxy account must not be a dynamics ax user?", I have no idea about this. Is it for security reason?  The business connector proxy account will used for SSRS service too.  I don't know the exactly relationships between them, and how they interoperate.

I did some test with .net business connector, The code below shows the online user has nothing to do with bc proxy account.
axapta.ax.Logon(null, null, null, null);   will create two online users, one with "worker" session type, and another with "Business Connector", both of them are current user who logon the computer and run the test program.

axapta.ax.LogonAs("usrname", "domainname", new NetworkCredential(...), ...); will create two online users, one with "worker" session type, and another with "Business Connector", both of them are "usrname".

Any one can explain the bc proxy account? Is it just an account that makes bc service work?

If i want use one account for all ax2012 services and this domain account also an ax user, is it OK?


Viewing all articles
Browse latest Browse all 73760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>