Jump to content

MTU

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by MTU

  1. Hi,

     

    We have test branches for some web application. Each branch have URL like https://somthing123.test.domain.com. We are using same credentials for each branch. We want to do that automatically for new branch without linking new URL to credentials. I added to Link Account to Multiple Web Site URLs https://*.test.domain.com and https://test.domain.com, but it is not working. Is there solution for this or we can't match URL if subdomain is different?

  2. We would like to give users access to password without view permission. But they have to use password to open some application as that user (for example CMD, File Explorer,...). It is possible to have a button to run CMD on local computer as different user. Then from CMD user can start any application as that user. Command that we can run from PowerShell is :

    runas /netonly /user:Domain\UserName cmd.exe

    PassWord

×
×
  • Create New...