I would like to know if the ability to pass %Password% from a credentials object is limited to Private because of a technical limitation or design?
Our organization has numerous technicians who provide remote support via various VPN software. I would like to centralize the credentials but cannot do it using %Password%. I can get around it by putting the password in %CredentialsDescription% but it is not desirable to have the password in plain text.
This is what I am attempting to do in an external app, which is then called as Pre Ext App. %Description% contains the phonebook entry.
Filename: C:\WINDOWS\system32\rasdial.exe
Arguments: %Description% %Username% %Password% /phonebook:\\server\rasphone.pbk
I believe %Password% from Public Credentials would be helpful and no more of a security risk than any other credentials stored here.
Regards
Stephen
Our organization has numerous technicians who provide remote support via various VPN software. I would like to centralize the credentials but cannot do it using %Password%. I can get around it by putting the password in %CredentialsDescription% but it is not desirable to have the password in plain text.
This is what I am attempting to do in an external app, which is then called as Pre Ext App. %Description% contains the phonebook entry.
Filename: C:\WINDOWS\system32\rasdial.exe
Arguments: %Description% %Username% %Password% /phonebook:\\server\rasphone.pbk
I believe %Password% from Public Credentials would be helpful and no more of a security risk than any other credentials stored here.
Regards
Stephen