I'm trying to change the password on the default admin user in Kaui and it keeps returning back with the following error: "Error: undefined method `split' for nil:NilClass". I'm trying to do it from Gear icons > Users > admin > Edit.Thanks for your help.
--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-users+unsubscribe@googlegroups.com.
To post to this group, send email to killbilling-users@googlegroups.com.
Visit this group at https://groups.google.com/group/killbilling-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/killbilling-users/1f341757-fe57-4b58-8bfd-b4199a5b1205%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Majeed,The default admin user is defined in the shiro.ini file on the server: Kaui cannot update it. You need to provide Kill Bill with your own shiro.ini file to change that password (KILLBILL_SHIRO_RESOURCE_PATH Docker variable or org.killbill.security.shiroResourcePath System Property).I've updated our documentation to reflect this, see http://docs.killbill.io/latest/user_management.html.I've also created https://github.com/killbill/killbill-admin-ui/issues/166 to make this clearer in Kaui.Best regards,On Tue, Apr 3, 2018 at 7:49 PM, Majeed Ghadialy <maj...@textellent.com> wrote:I'm trying to change the password on the default admin user in Kaui and it keeps returning back with the following error: "Error: undefined method `split' for nil:NilClass". I'm trying to do it from Gear icons > Users > admin > Edit.Thanks for your help.
--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-us...@googlegroups.com.
To post to this group, send email to killbill...@googlegroups.com.
Visit this group at https://groups.google.com/group/killbilling-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/killbilling-users/1f341757-fe57-4b58-8bfd-b4199a5b1205%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Pierre
Maybe these steps can be added in the documentation? Stuff like this is super important to be changed after the first login!