BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Clark
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 @Clark ! 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 @Clark ! I have notified our doc team so they can fix this.

 

Best regards,

 

Rich

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

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