help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Passing command line paramters to GLPK


From: glpk xypron
Subject: Re: [Help-glpk] Passing command line paramters to GLPK
Date: Wed, 21 May 2008 23:11:15 +0200

Hello Nigel,

thank You for Your comment.

The security of MySQL passwords is discussed in
http://dev.mysql.com/doc/refman/5.1/en/password-security.html

Applying the ideas to GLPK 4.28 would make it the safest to put the password 
into a CSV file with CHMOD 600 and read it when processing the model.

Better would be to create a possibility to interactively enter it, while GLPK 
is processing the model.

Best regards

Xypron


-------- Original-Nachricht --------
> Datum: Tue, 20 May 2008 13:05:43 +0100
> Von: "Nigel Galloway" <address@hidden>
> Betreff: Re: [Help-glpk] Passing command line paramters to GLPK

> If you require security better not to use MySQL. Use a dtatabase where the
> access rights are based on the operating systems user accounts. If you
> supply the password on the command line it is available system wide to any
> user who types in 'ps' on unix a utility which lists all running commands,
> including parameters passed.
> 

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]