cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
783
Views
0
Helpful
1
Replies

How to configure ASA Clientless SSL VPN?

ticketreturn
Level 1
Level 1

I need to create a bookmark that does the following:

  • Connect to a Windows server with an RDP session
  • Provide a user ID & password (not the user ID authenticated with my Acitive Directory when the user connected)
  • Open a program on the server
  • Pass a paramater to the program

I've gone through lots of attempts at this & have finnally given up. I don't even know if it can be done. Any help is appreciated.

BigSam

1 Reply 1

Herbert Baerten
Cisco Employee
Cisco Employee

Hi Sam,

I'm afraid we can't help you with that, you have to go through the proper channels ;-)

Seriously though, the bookmark should have the following format:

rdp://server:port/?username=value&password=value&shell=value

Where the "shell" variable points to the program you want to execute.

To be honest I'm not sure if you can pass a parameter to this program.

hth

Herbert