@mottycruz
Ideally ask a new question as a separate question and then eventually just reference an old tread.
"First question is that I am not sure how to mount the SMBs in the Linux server and make sure users connect to their assigned projects not someone else project."
EG projects (.egp) are just files ("zip" files). Normal OS security applies.
Why do you need to mount the file server at all on Linux. SAS EG is a Windows client which sends SAS code a the SAS server for execution. You only need the file server mounted on the SAS server side if users need to be able to read data directly from the SAS server side execution. SAS EG also provides tasks which allow to first upload data from the EG client to the SAS server session (EG upload task).
How to mount a files system on a server is not a SAS question and you better ask it in a forum focused on the server OS.
... View more