BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
ClarkLawson
Obsidian | Level 7

Hello,

I'm using the SAS Viya (Pay-as-you-go) on Azure Marketplace and I just wanted to share that the instructions for Adding and Configuring Users on this page: SAS Help Center: Add and Configure Users did not work as expected for me.

 

Within the Create a Home Directory for Each User the first step stated to run the following cURL command:

curl -sL https://support.sas.com/kb/68/620.html | sed -n '/<code>/,/<\/code>/{ /code>/d; p }' > /tmp/create_homedir.sh

However, that did not return the required code within the shell script. It just contained the HTML of the help page.
Therefore, I changed the code to the following:

curl -sL https://raw.githubusercontent.com/sascommunities/technical-support-code/main/fixes/create_home_directories_vk.sh > /tmp/create_homedir.sh

Thanks,

 

1 ACCEPTED SOLUTION

Accepted Solutions
rich_sas
SAS Employee

Thanks for the helpful feedback @ClarkLawson ! I have notified our doc team so they can fix this.

 

Best regards,

 

Rich

View solution in original post

1 REPLY 1
rich_sas
SAS Employee

Thanks for the helpful feedback @ClarkLawson ! I have notified our doc team so they can fix this.

 

Best regards,

 

Rich

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Discussion stats
  • 1 reply
  • 1856 views
  • 1 like
  • 2 in conversation