ITGURU Posted February 25, 2016 Posted February 25, 2016 Hi I have a 2012 R2 server setup with remoteApp for off-site use of Apps. When users access the site internally, they only have to log in once (initial login) to get to the list of apps page. When they select an app, it automatically loads without any further prompting. However, from an off-site connection, the users are prompted a second time when clicking the App to enter their credentials again. How do I avoided this? Thanks.
SonOfEriksson Posted January 27, 2017 Posted January 27, 2017 (edited) Hi On the the server that holds the RDS Session Host server role, you have to edit the local policy. 1. Logon to the RDS Host server. 2. type gpedit.msc and click enter. 3. Navigate to [Administrative Templates\System\Credentials Delegation]. Choose: -Allow delegating default credentials - Enable -Add servers to the list: TERMSRV/externalname.domain.com -Concatenate OS defaults with input above - Checked. 4. Open CMD as an administator and type: Gpupdate /force 5. Logout from the page, close it. Open a new browser and try again. Edited January 27, 2017 by SonOfEriksson
ITGURU Posted January 27, 2017 Author Posted January 27, 2017 Hi On the the server that holds the RDS Session Host server role, you have to edit the local policy. 1. Logon to the RDS Host server. 2. type gpedit.msc and click enter. 3. Navigate to [Administrative Templates\System\Credentials Delegation]. Choose: -Allow delegating default credentials - Enable -Add servers to the list: TERMSRV/externalname.domain.com -Concatenate OS defaults with input above - Checked. 4. Open CMD as an administator and type: Gpupdate /force 5. Logout from the page, close it. Open a new browser and try again. I already have that in place.. except I had termsrv\server internal name FQDN I have added in the external URL but made no difference. Whe I get the second prompt it does say connecting to internal server FQDN.
ITGURU Posted January 27, 2017 Author Posted January 27, 2017 Internally I don't get any additional prompts after clicking the APP - it goes straight through. It's only external I get all the prompts for username and password again.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now