http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14533

--- Comment #2 from Tomás Cohen Arazi <[email protected]> ---
(In reply to Yarik Dot from comment #1)
> Created attachment 41424 [details] [review]
> Patch - remove CREATE USER when koha-create --use-db
> 
> Please, check the attachment.

I think the behaviour should be:

- If the user passes DB parameters (user, pass, hostname, dbname), use them to
configure the instance. This needs more parameters to be added to koha-create.
hostname should default to 'localhost' if ommited.
- If some of the new parameters is missing, fallback to what is configured in
/etc/koha/passwd.
- If some of the relevant parameters is missing, fail loudly.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to