Versions Compared

Key

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

...

  • set export true - apply changes
  • start schema operation.

Make sure the following properties are set correctly

  • Message Digest - set exactly to the value in the hashAlgorithm element below, SHA, MD5 are acceptable
  • Account prefix - the accounts created may be the only accounts for your system in which case leave this empty. If you have multiple sets of accounts you need to ensure they will not overlap. Set this to a value that ensures that. For example, if all your accounts are 2 letters + 4 digits then prefixing with any letter will work. Selfreg generates acounts of that form in the absence of a prefix.
  • ConfirmUrl - this is what prefixes the url to confirm the creation. Something of the formĀ http://localhost:8080/selfreg - the host, port and context.

DatabaseServerLoginModule

...