/home/swish/lib/plugin/http_authenticate.pl
AllApplicationManualNameSummaryHelp

  • lib
    • plugin
      • login.pl -- SWISH login support
      • http_authenticate.pl -- SWISH login management
        • login/2
        • swish_current_user/2
        • swish_logged_in/3
        • swish_add_user/3
        • swish_add_user/0
        • swish_add_user/1
        • config/3
        • authenticate/2
        • login_item/2
        • login/2
        • user_info/3
      • email.pl -- Email plugin for SWISH
 swish_add_user(+User, +Passwd, +Fields) is det
Add a new user to the SWISH password file. Defined Fields are (in this order):
  • Group identifies the user group (not used)
  • Real name is the common name of the user
  • EMail is the user's e-mail address (not used)