• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

any way to get/set remote connection password?

Community Beginner ,
Dec 30, 2016 Dec 30, 2016

Copy link to clipboard

Copied

Hi

I want to set or get the photoshop remote connection username/password programmably

is there any way that I can achive that?

TOPICS
Actions and scripting

Views

1.0K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Enthusiast ,
Jan 01, 2017 Jan 01, 2017

Copy link to clipboard

Copied

I suspect Photoshop that this is intentionally unavailable from JSX.

But you could from JSX read preferences binaries files.

This red value shoul be password. Maybe together with IP. "Machine prefs.psp"

I am not sure if pass is together with IP or if it's only pass. It is too long. Server name is like UTF8 plaintext

You can try make copy of settings file, change password and then compare binaries. But I thing this is somehow encrypted.

2017-01-01_115445.jpg

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 13, 2017 Mar 13, 2017

Copy link to clipboard

Copied

ok, I will give it a try. thank you

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Mar 13, 2017 Mar 13, 2017

Copy link to clipboard

Copied

LATEST

Ok.. please let me know if you solved it. Maybe it uses same encryption like in Connection SDK

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines