|
2010-07-28
, 18:16
|
Posts: 7 |
Thanked: 4 times |
Joined on Jun 2010
|
#2
|
|
2010-07-28
, 19:01
|
Posts: 63 |
Thanked: 139 times |
Joined on Apr 2010
|
#3
|
Wouldn’t it be easier to simply ask the password like any xterm ssh connection? or at least the ability to choose in the setting between a key file and a password request?
|
2010-07-28
, 20:01
|
Posts: 38 |
Thanked: 18 times |
Joined on Apr 2010
|
#4
|
|
2010-07-28
, 20:06
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#5
|
"missä olet ollut?!?!"
"urpolla"
"et ole ollut, urpon vaimo synnyttää!!"
mieti, mieti!
|
2010-07-28
, 20:09
|
Posts: 317 |
Thanked: 787 times |
Joined on Oct 2009
@ Krakow, Poland
|
#6
|
In addition, for security reasons openssh-client doesn't allow sending the password as a command line parameter/enviroment variable etc. so the program can't tell it to ssh.
|
2010-07-29
, 13:08
|
Posts: 4 |
Thanked: 1 time |
Joined on May 2010
|
#7
|
The Following User Says Thank You to ivanpiro For This Useful Post: | ||
|
2010-07-30
, 17:52
|
Posts: 4 |
Thanked: 5 times |
Joined on Jul 2010
|
#8
|
The Following 2 Users Say Thank You to artohyv For This Useful Post: | ||
|
2010-08-10
, 14:25
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#9
|
Thanks for all comments. Nice to hear that there is need for a program llike URPO.
(1) Password authentication. I will try some tricks to allow password authentication in next release. It is not the right way, it is unsecure etc.. but can be useful in many situations.
(2) Windows printing. URPO just needs CUPS and Linux (*nix ...) computer!
URPO works in very simple way: first copy file to Linux remote computer, then use CUPS printing command in remote computer to print it (and delete this temporary file). Printing to Windows host needs samba protocol client and driver information...
I guess email printing in some new printers / web-based printing will be a useful solution in some day. CUPS may be a too heavy printing solution to be ported into N900.
[By the way, it is possible to use a printer connected to Windows computer, if you have a Linux computer, too, and set up your CUPS to use Windows printer through SAMBA ]
Arto, main developer of URPO
CUPS is the standards-based, open source printing system developed by Apple Inc. for Mac OS® X and other UNIX®-like operating systems.
/Users/NICK/.ssh/authorized_keys/: Is a directory
The Following User Says Thank You to For This Useful Post: | ||
|
2010-08-11
, 10:40
|
Posts: 63 |
Thanked: 139 times |
Joined on Apr 2010
|
#10
|
Anyways, I'm having some trouble in here now. I can't send the damned RSA via SSH, haven't tried though Bluetooth yet. I do manage to make the connection but every time I do it, the X-Term only printsand I fail to receive the file.Code:/Users/NICK/.ssh/authorized_keys/: Is a directory
I started this new thread because I did not found a specific URPO one, so mods, move it if needed.
I've been testing this app and must say that it can be very useful. I like the idea of being able to print on any cups system connected printers as I work in full *nix environment.
By the way (sorry for that!) I dislike a lot this setting that required an ssh key file, and that need to be upload on each and every computer you want to print through. This is a boring process!
Wouldn’t it be easier to simply ask the password like any xterm ssh connection? or at least the ability to choose in the setting between a key file and a password request?
Another thing is that if you are already connected to the named computer with an ssh connection, why URPO can't detect it? Why does it still ask you to connect when you are already? Couldn't it start, detect that you are already connected, and use this established connection, or ask if you want to use it.
Anyway, thanks to the devs for this beautiful idea that can become a great app.