>-----Original Message-----
>From: Ellison, David [mailto:[EMAIL PROTECTED]
>Sent: Friday, October 03, 2008 2:35 AM
>To: mysql@lists.mysql.com
>Subject: RE: Deployment of Database in a DEB package.
>
>That's true, you would need to consider that risk. Can a DEB package ask
>for information before deployment? If so you could ask for the
>username/password and run the mysql command using the provided info.
>Therefore not risking the problem of having a username/password within
>the files. Although I am making a big assumption on whether you can grab
>input and use that in scripts of course :)
>
[JS] Bash, ksh, and other shells have a "read" command that can be used to
take input from the console (or other sources).


Regards,
 
Jerry Schwartz
The Infoshop by Global Information Incorporated
195 Farmington Ave.
Farmington, CT 06032
 
860.674.8796 / FAX: 860.674.8341
 
www.the-infoshop.com
www.giiexpress.com
www.etudes-marche.com







-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to