By Thomas - 10/24/2011 11:00:51 PM
Hi my System is: Pragma Fortress x64 Version 5.0 Build 9 Revision 1370 Windows 2008R2
This System is in a Domain. I want to login with an User that use a configured profile. The Problem is that the user only get the Default profile and not the user profile. The authentication against the domain works but the Fortress SSH Server only use the default Profile and not the user profile that was configured.
Domain: test.local SSH User: test.local\testuser Authentication: Password
Where is my fault?
|
By Technical Support Group (TSG) - 10/25/2011 7:27:05 AM
Hi Thomas,
Log on to your Windows server using the "testuser" account. After logging on and getting the desktop, launch a command line window. At the command line prompt, type: whoami
The output of the whoami command should be something like domain\user. In your case, it could be either test\testuser or test.local\testuser.
Launch the Pragma Local Server Configuration dialog from Window Start Menu > Pragma Server Management shortcut. Under Users, add the user by the providing the exact same information that the whoami command provided, i.e. enter testuser in the User Name field and for the Domain field, enter the domain name exactly like the domain part of the whoami output). Also, turn off all authentication methods except for password. Make an ssh connection and your ssh configurations should now get used.
Should this issue persist, please email us at: support@pragmasys.com
Thank you,
Technical Support Group (TSG) Pragma Systems, Inc.
|
|