Hello

On 2005-06-28 Olaf van der Spek wrote:
> sean finney wrote:
> > also, now that i think about it, we could put something in the postinst
> > that checks if it could connect to the mysql server w/o a password after
> > starting the server, and if so prompts the admin whether with an
> > ignore-and-continue/get-password/random-password choice of higher
> > priority.
> >
> > christian:  what do you think of this?

"ignore-and-continue" and "ask-for-password" sound ok in the case where
a passwordless connect is successfull.

"random-password" makes too much trouble for the reasons Olaf and you already
pointed out (mail is insecure, displayed passwords will be overlooked..)

(to sean:)
But actually implementing it could become troublesome. Currently our last 
lines are
        db_stop # in case invoke failes
        #DEBHELPER#
As long as the server start is inserted by debhelper, it has to happen
after the last debconf question or else dpkg may "hang" if the start fails
and debhelper is not correctly closed.

bye,

-christian-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to