Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I want to implement some external application that verifies my internal password and gives the real password that could be passed to rdesktop command in the Linux Centos system.

Example, If I give User1 & Pass1 then it should pass the value 'abcd' & 'xyz' with rdesktop.

I have developed a Windows Application using MSTSCLib.dll but no idea how to deal with Linux Centos system. Please help me out.
Posted
Comments
Bernhard Hiller 31-Oct-13 6:28am    
Not clear.
Do you try to develop an application which stores passwords?
Arunachalam Gurusamy 31-Oct-13 7:15am    
I m storing the usernames and passwords in SQL Server database. Once the user connected to the Linux, then an application will launch default and ask the username & Password. Once the user feeds, then it will launch to rdesktop. I have done the same using MSTSCLib.dll in dot net which wont work under Linux. Please guide me which application can do this job.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900