Please fill out the issue checklist below, and provide all of the requested information.
After installing studio-server on osx Catalina 10.15.7 with the formula:
brew tap brewsci/base
brew install rstudio-server
And after reinstalling OpenSSL, and following th einstructions to solve all warnings, I start rstudio-server with sudo rstudio-server start, I go to the brower and start localhost:8787 and it works, but after introducir de user name and password it did not work.
Serveral year ago I installed the rstudio-server and I had the same problem but I solved it with copying a file: cp /etc/pam.d/sshd /etc/pam.d/rstudio
But now this solution does not work.
Any Idea?