Assign application to different domain

Get help with installation and setup problems
Post Reply
stevenfoo
Posts: 12
Joined: Thu Jan 12, 2017 5:54 am

Assign application to different domain

Post by stevenfoo » Thu Jan 12, 2017 6:04 am

Hi,

I just install a trial version for testing.

We have 3 main domain across our organization around the world.

Like Citrix we can assign group from different domain. However for Tsplus I could only choose from the local domain that I logon and also the local group only. How do I over come this to enable me to choose from another domain?

User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

Re: Assign application to different domain

Post by admin » Thu Jan 12, 2017 2:47 pm

Hello,

This is supported. To do so, you will need to login to the TSplus server using one domain account of each domain to assign your applications.
You can also directly edit the AppControl.ini file located in the C:\Program Files (x86)\TSplus\UserDesktop\files

In the example below, I have assigned the floating panel to user John from domain 2 and to Sonia from Domain 1.

[App3]
appname=FloatingPanel
path="C:\Program Files (x86)\TSplus\UserDesktop\FloatingPanel.exe"
startup="C:\Program Files (x86)\TSplus\UserDesktop"
cmdline=
groups=
users=DOMAIN2\John;DOMAIN1\Sonia
maximized=no
minimized=no
hide=no
all_users=no
Olivier
TSplus support team administrator
Image

stevenfoo
Posts: 12
Joined: Thu Jan 12, 2017 5:54 am

Re: Assign application to different domain

Post by stevenfoo » Fri Jan 13, 2017 12:24 am

This is not what I meant.

When you want to assigned user to the published application, in TSplus, I cannot choose the user from another domain on your GUI screen.
This is not so user friendly.

How to make that user friendly?

User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

Re: Assign application to different domain

Post by admin » Fri Jan 13, 2017 10:50 am

Hello,

TSplus is not optimized for this kind of usage, I provided you with two solutions that can be used as workaround.
Olivier
TSplus support team administrator
Image

John
Posts: 84
Joined: Sun Sep 30, 2012 7:10 am

Re: Assign application to different domain

Post by John » Fri Jan 13, 2017 11:54 am

Hello,

Most of TSplus customers are using Workgroup or one Domain.
Some few ones, like you apparently, are using multiple domains and TSplus support it.

In order to comply with Windows good practices, the AdminTool user friendly interface is design to provide its services according to the current administrator privileges.

- If you start the AdminTool using a Domain ABC credential, THEN, you will be able to administrate the domain ABC users and groups
- If you start the AdminTool using a Domain XYZ credential, THEN, you will be able to administrate the domain XYZ users and groups

It makes sense, it is secured and it is easy; itn't it?

More. If our customer prefer it, he can edit with Notepad the file to do some changes without using the AdminTool.
Powerfull and flexible!

Kind regards

John

Post Reply