Le Mon, 19 Feb 2018 20:13:51 +0100,
Martin Landa <[email protected]> a écrit :

> Hi,
> 
> 2018-02-19 14:22 GMT+01:00 Moritz Lennert
> <[email protected]>:
> > I consider it unideal practice to write passwords in clear on the
> > command line. I don't know if it would be very complicated to work
> > with a sentinel scihub password file...  
> 
> what is a structure of such file? Thanks for pointers, Ma
> 

Following the example of .pgpass for PostgreSQL, it could be a simple
text file with:

login:password

and the module would only use it if it is chmod 600, i.e. only readable
by the owner.

Moritz
_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to