Versions Compared

Key

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

...

You can then create the password file and set a password for the WS user. For example to create a password for the GrouperSystem user one might do   

Code Block
htpasswd -c /etc/apache2/passwords GrouperSystem

and then enter the password (twice) when prompted. Of course it is strongly recommended that the Grouper WS only be available by HTTPS so that the password is protected by the TLS secure channel.