BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
jay_q
Calcite | Level 5

Hello all,

I'm wondering if there's any way I can change active profile password for SAS EG in a Excel VBA UI. My company policy requires to change password for sasapp server every few month. Could I impliment the change in a vb script? I notice in the current SAS.EG.Scripting, there's no password property selection under ISASEGProfile members.

Thanks for any help in advance

Lei

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

No, there isn't a script method to change these credentials. 

The profile information is maintained in %appdata%\SAS\MetadataServerProfiles\ConfigurationVnn.xml – for each version of EG that you run.  It probably wouldn't be too difficult to write a script that augments/changes that file, which is simple XML – though SAS does not document the format or support modifying it "by hand".


Chris

SAS Innovate 2025: Call for Content! Submit your proposals before Sept 25. Accepted presenters get amazing perks to attend the conference!

View solution in original post

1 REPLY 1
ChrisHemedinger
Community Manager

No, there isn't a script method to change these credentials. 

The profile information is maintained in %appdata%\SAS\MetadataServerProfiles\ConfigurationVnn.xml – for each version of EG that you run.  It probably wouldn't be too difficult to write a script that augments/changes that file, which is simple XML – though SAS does not document the format or support modifying it "by hand".


Chris

SAS Innovate 2025: Call for Content! Submit your proposals before Sept 25. Accepted presenters get amazing perks to attend the conference!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 1122 views
  • 0 likes
  • 2 in conversation