Opened 16 years ago

Closed 16 years ago

#717 closed enhancement (fixed)

Make initdb, updatedb and other scripts accept a username

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: trivial Milestone: BASE 2.5
Component: install Version:
Keywords: Cc:

Description

The current implementation forces the root user account to be named 'root'. It should not be difficult to change the scripts to make the accept two parameters. If two parameters are given, the first is the root username and the last the password. If only one parameter is given, the username should use the old default 'root'.

Change History (3)

comment:1 Changed 16 years ago by Jari Häkkinen

Milestone: BASE 2.5BASE 2.6

comment:2 Changed 16 years ago by Nicklas Nordborg

Milestone: BASE 2.6BASE 2.5
Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:3 Changed 16 years ago by Nicklas Nordborg

Resolution: fixed
Status: assignedclosed

(In [3917]) Fixes #717: Make initdb, updatedb and other scripts accept a username

Note: See TracTickets for help on using tickets.