Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Allow users access to a BDC-application

  Asked By: Hunter Reeves         Date: Jan 16, 2009      Category: Sharepoint      Views: 234
 

I have created a business data catalog application that works well when I am logged in being the Administrator. But how can I allow users to view information from the BDC?

I have added users from Active Directory via the Business Data Catalog Permissions, I have imported a permissions.xml-file, I placed users to a group that I gave rights in the SQL-server to view data... but all the time I get an error: "Unable to connect to..." as soon as I log in as a user.

What am I missing?

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Asia Meyers          Answered On: Jan 16, 2009       

In your LobSystemInstance element what are you using for SecurityMode? Specifically the AuthenticationMode property? Typically, I go with a value of RevertToSelf here.

 
Didn't find what you were looking for? Find more on Allow users access to a BDC-application Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].