RStudio when launched without Singularity is having strange troubles with authentication

Hmm, okay, I think I understand a bit better now. We were referencing a different post which was saying we needed the additional flags

--server-data-dir “$TMPDIR/rstudio-server/” --secure-cookie-key-file “TMPDIR/rstudio-server/secure-cookie-key"

Does that mean if we want to still use the pam authentication we just need to drop that cookie file? I believe we tried that and it didn’t work. The original post was:

What do you suggest we do?