Cannot connect to Anonymous Runtime clients
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-10-18 07:16 PM
I am trying run a process from Control room on a Resource PC.
I could see that client in the Resources section in System.
However it is saying Cannot connect to Anonymous Resource PC logins are disabled.
If I change an option in System Resource connectivity settings I am able to run the process.
So what is the way to add the resource to secure resources
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-10-18 07:18 PM
Adding the error screenshot as well
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-10-18 10:47 PM
Check out the 'command line options' page in the F1 help menu - you can run the resourcepc automate.exe with command line switches that authenticate it with a username and password.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-10-18 10:51 PM
Your resources are being launched using automate.exe /resourcepc /public. An alternative would be to force resources to authenticate via /sso or /user.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-10-18 09:09 PM
@John_Carter Could you please let me know on how to force resources to authenticate via /sso or /user
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-10-18 12:34 AM
automate.exe /resourcepc /user ""sabburu"" secretpassword
or, if BP is set up for Active Directory
automate.exe /resourcepc /sso
