oncall icon indicating copy to clipboard operation
oncall copied to clipboard

Is there a way to create users locally without having to put them in via mysql?

Open alskin96 opened this issue 3 years ago • 1 comments

would like to be able to create users locally with DB, and not have to use MYSQL to input the new users. We don't want to integrate to company LDAP server, instead local authentication with encrypted password stored in DB. Local authentication module also should be plugged and configured to use before start.

Thank you in advance!

alskin96 avatar Jun 10 '22 19:06 alskin96

There is the project oncall-admin which provides a web interface to administrate oncall users: https://github.com/dwang159/oncall-admin (I had issues to get it working with recent python version, is looks pretty outdated).

roock avatar Jun 25 '22 08:06 roock