is there an open source for Appcfg.cmd

49 views
Skip to first unread message

e.ho...@fci-cu.edu.eg

unread,
Jun 29, 2013, 2:08:00 AM6/29/13
to google-a...@googlegroups.com
Hello All,
  I'm wondering if there is an open source for appcfg.cmd. Actually, I hope to add password parameter to its commands, currently it only supports adding email. 

Stefano Ciccarelli

unread,
Jun 29, 2013, 10:07:21 AM6/29/13
to google-a...@googlegroups.com
appcfg.sh has a parameter to provide a password via standard input. 


Il giorno sabato 29 giugno 2013, ha scritto:
Hello All,
  I'm wondering if there is an open source for appcfg.cmd. Actually, I hope to add password parameter to its commands, currently it only supports adding email. 

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


--
Nel mondo esistono 10 categorie di persone, quelle che capiscono il binario e quelle che non lo capiscono.

Eman Hossny

unread,
Jun 29, 2013, 10:14:46 AM6/29/13
to google-a...@googlegroups.com
what is this parameter? is there an equivalent parameter of it in appcfg.cmd?


--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/0sxUAs1_HQ8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.

To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Eman Hossny,
Teacher Assistant,
Computer Science Department,
Faculty of Computers and Information
Cairo University, Egypt

Ludovic Champenois

unread,
Jun 29, 2013, 12:08:52 PM6/29/13
to google-a...@googlegroups.com, Eman Hossny
On 6/29/13 7:14 AM, Eman Hossny wrote:
what is this parameter? is there an equivalent parameter of it in appcfg.cmd?
Passing passwords in flags for command line tools is not secure and should not be allowed or implemented.
People could use process viewers (like ps on linux/macs or windows equivalent) to see the details of the process and discover the text of the password in clear.
Security teams always recommend prompts, or getting the value from a file which can be secured by the correct permissions (rw for the owner, and not visible for anybody else).

Eman Hossny

unread,
Jul 1, 2013, 5:14:36 AM7/1/13
to Ludovic Champenois, google-a...@googlegroups.com
ok, many thanks to all persons who replied to me.

Stefano Ciccarelli

unread,
Jul 1, 2013, 5:19:29 AM7/1/13
to google-a...@googlegroups.com
The parameter is --passin.



2013/6/29 Eman Hossny <e.ho...@fci-cu.edu.eg>
Reply all
Reply to author
Forward
0 new messages