Google account login through command line?
I just installed the latest build onto Ubuntu 10.10 through the instructions here:
http://
The problem is when running the command `rescue_
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Cyril
- Solved:
- 2011-05-16
- Last query:
- 2011-05-16
- Last reply:
- 2011-05-13
|
#1 |
I had the same problem, but the solution is to log into the Recuetime.com website, and the in the settings area set your password there. The idea is that when you login via the website, it redirects you to Google's auth page, and then back to RT. When you try to login via the linux console uploader, the RT server has no clue what your Google password is, so it fails. Setting the password on the RT website fixes it.
William Ting (wting) said : | #2 |
Thanks Cyril, that solved my question.