BookmarkSubscribeRSS Feed
Steve_Huggins
Calcite | Level 5

Hi 

 

Have a very large number of metadata bound libraries to migrate to a new SAS environment, the physical tables are stored on a shared file system and will be remaining in place. I propose to achieve this as follows.  

1) Migrate all Secured Libraries via metadata export and import - this will remove all password and encryption keys. Luckily all of the libraries use the same ones.

2) Use a script to update the PW and key values in metadata from the new environment. The will use the Authlib procedure as documented here : SAS Help Center: Resetting Credentials on Imported SecuredLibrary Objects

 

I have two issues with this, the first is collecting the required information, I will need physical location of each library have have managed to get the metadata folder and library cant pick up the physical path. 

 

The second issue I have and the one that is really concerning is with Proc Authlib. I have tried a quick test to prove the approach which went as follows:

  • Create a new secure library (no encryption)
  • Add a few tables and test access
  • Export the the metadata and then import back - test proves that the PW info has been remove from metadata
  • Use the Authlib procedure with modify to restore the PW in metadata 

This what happens:

Steve_Huggins_0-1731930768127.png

Any advice on either of these issues would be gratefully received.

1 REPLY 1
carl_sommer
SAS Employee

FYI - Steve has opened a tech support case on this; when it's resolved I'll update this thread with relevant information.

Carl Sommer - SAS Technical Support

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 750 views
  • 2 likes
  • 2 in conversation