Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How to add a new user to RAFT DEV

Code Block
ssh www@mitbi-dev.mit.edu

cd /etc/httpd/conf.d

nano or vi ssl.conf

find 8443 virtual host

find SSLRequire ( %{SSL_CLIENT_S_DN_Email} add new username @MIT.EDU to list of authorized users

sudo /usr/local/bin/restart-httpd