nickjer / singularity-rstudio

RStudio Server in a Singularity container
https://singularity-hub.org/collections/463
MIT License
54 stars 41 forks source link

Using local user password? #9

Open biocyberman opened 4 years ago

biocyberman commented 4 years ago

Hi What is the reason that the simple authentication method doesn't use local Linux user password? Is it because of plain password transmission or something? I want offer the same way that users login when rstudio is installed directly on to host machine: they can login with local linux user and password. Logging in with AD user may be more complicated, but we will come to that later.

nickjer commented 3 years ago

Sorry, I let this project languish. I'd be happy to review any code you may have to get this to work.