We're just starting to configure our Linux system and want to know how much space to allocate to the default home for a Studio user. The question is: where will that be? In the users initial login home directory or a subdirectory under that? Or is it somewhere else?
Thanks,
epniv
None. Each user has their own home directory as /home/username on a UNIX.
The main exception to this rule is MacOS, where the directory is /Users
Per default, the only thing that goes into a user's home directory is the SASUSER library ($HOME/sasuser.v94 directory), which will hold just a few K, maybe M, of catalogs. And, also per default, that library is read-only (User can't create datasets or similar in there).
But you need to be aware that users do have access to their home directory through code and other interfaces and can store things there. In order to prevent one careless user from wrecking everybody else's day, I recommend to set up a quota system in /home and where you put the WORK.
Oh, and the default location for the file navigation in the workspace server (which is behind SAS Studio) is $HOME for the respective user.
Many Thanks for some very valuable background information and the policy suggestion for /home?
Regarding the "$HOME" on the workspace server, which is the only server we have running v9.4, would that be create in one of the following?
/sasdata
/saswork (NOT THIS ONE)
/sasdepot (NOT THIS ONE)
/sasconfig (NOT THIS ONE)
/sasuser
/sasem (NOT THIS ONE)
/sashome
None. Each user has their own home directory as /home/username on a UNIX.
The main exception to this rule is MacOS, where the directory is /Users
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.