Displaying 20 results from an estimated 27 matches for "pageant".
2009 Mar 18
3
Using Pageant & Putty under Wine -
I am having an issue with Putty v.60 with Pageant v.60 under Wine-1.1.5.
The OS is Fedora 10 x86_64, and the Wine it the current RPM version for Fedora.
It is not that Pageant or Putty is not working; both do load. Putty does talk SSH2
properly.
The actual issue is that Keys that are loaded into Pageant v.60 are not available
to Putty v.60 f...
2010 Mar 28
2
Setting up TortoiseSVN and PuTTY on Windows for r-forge.r-project.org (Was: Re: Using SVN + SSH on windows)
Here are some notes/observations I've done on my setup that works for
me. Hopefully it will be added to some r-forge documentation/wiki.
I use:
Windows Vista Business SP2 32bit
TortoiseSVN 1.6.7 (Build 18415 - 32 Bit , 2010/01/22 17:55:06)
PuTTY v0.60 (with Pageant v0.60)
I have a deprecated r-forge project ('r-oo') that I will use through
out. My r-forge username is 'henrikb'. The URL root to this project
is: svn+ssh://henrikb at svn.r-forge.r-project.org/svnroot/r-oo
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PART I: W...
2010 Mar 27
2
Using SVN + SSH on windows
...nerate a key (256 bits).
2/ I save the private key in a file 'private.ppk' on my computer.
3/ I copy-paste the public key on sourceforge
ssh-rsa
AAAAB3NzaC1yc2EAAAABJQAAACEAobwycGGZrMZ39i7Vtrdk3ahN1hVw/tPoiShJGk1xjRs=
rsa-key-20100327
4/ I wait two hours.
5/ On my computer, I run 'pageant.exe'.
6/ I click on 'Add key'. I load the file 'private.ppk'
7/ I close 'pageant.exe' (still actif in the task bar).
8/ I open explorer. I create a directory that is suppose to be the
local directoy for the projet.
9/ I right-click on the directory. I open 'SVN...
2003 Oct 03
1
Cygwin/rsync/ssh automation problems
...,
I have a problem I can't find a solution for. I am on my third day of testing,
researching, planning, and swearing. :) I need to set up a convenient way to
synchronize a bunch of data over the network for backups. The server is
FreeBSD and the client is Windows. Currently we are using PuTTY, Pageant, and
PSCP to SCP the files over SSH. This has various problems which led me to look
for better ways to synchronize the files, so of course I am looking into
rsync! I am having considerable trouble getting this to work in an automated
way because of the requirements:
* Windows client -> FreeBSD...
2010 Mar 29
0
Samba failed to deny Traverse Folder/Execute File
...ting
deny permission's not successful, but my own permission has been
changed from rwx to rw- , as shown below. Any idea why adding Deny
type permission to the file doesn't work? I should say there's no
"permission denied" kind of message pops up either. Many thanks.
getfacl pageant.exe
# file: pageant.exe
# owner: MYDOMAIN\134foobar
# group: MYDOMAIN\134domain\040users
user::rwx
group::---
other::---
getfacl pageant.exe
# file: pageant.exe
# owner: MYDOMAIN\134foobar
# group: MYDOMAIN\134domain\040users
user::rw-
group::---
other::---
[test]
...
nt acl support = yes...
2018 Feb 07
3
OT: configuring xming to know putty's not in a std. location
Is there some way to do this? I've got the current putty (actually,
putty-cac), pageant, and plink in my user's Downlods directory - neither
he nor I have admin authority on his laptop, and Desktop support's
teleworking today - but I can't seem to find a way to configure xming to
look there for putty.
Or is it start putty, *then* start xming?
mark
2004 Nov 27
0
buffer_get_bignum2: negative numbers not supported
...get_bignum2: negative numbers not supported
debug1: do_cleanup
debug3: mm_key_allowed: waiting for MONITOR_ANS_KEYALLOWED
debug3: mm_request_receive_expect entering: type 21
debug3: mm_request_receive entering
debug1: do_cleanup
And here's the relevant output from PuTTYs logfile:
Event Log: Pageant is running. Requesting keys.
Event Log: Pageant has 1 SSH2 keys
Event Log: Trying Pageant key #0
Outgoing packet type 50 / 0x32 (SSH2_MSG_USERAUTH_REQUEST)
00000000 00 00 00 04 72 6f 6f 74 00 00 00 0e 73 73 68 2d ....root....ssh-
00000010 63 6f 6e 6e 65 63 74 69 6f 6e 00 00 00 09 70 75 connection.....
2018 Feb 07
2
OT: configuring xming to know putty's not in a std. location
Pete Biggs wrote:
> On Wed, 2018-02-07 at 14:45 -0500, m.roth at 5-cent.us wrote:
>> Is there some way to do this? I've got the current putty (actually,
>> putty-cac), pageant, and plink in my user's Downlods directory - neither
>> he nor I have admin authority on his laptop, and Desktop support's
>> teleworking today - but I can't seem to find a way to configure xming to
>> look there for putty.
>>
>> Or is it start putty, *then...
2003 Apr 04
0
[Bug 496] add a user-friendly timeout function to ssh-agent
...-----------------------------------------------------------
Summary|add a timeout function to |add a user-friendly timeout
|ssh-agent |function to ssh-agent
------- Additional Comments From hauser at acm.org 2003-04-05 00:00 -------
PuTTY's pageant.exe eventually will address this too
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/pageant-key-mgmt.html
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2009 Dec 17
1
ssh-agent in Cygwin?
Hi,
We're adding agent support to libssh2 and I'd like to know if the
OpenSSH ssh-agent runs also in Cygwin, and if so how it does IPC?
Pageant will be supported, but if it makes sense and there is little
overhead it would be nice to also cover Cygwin.
//Peter
2017 Nov 09
2
RSA Signatures using SHA2 provided by different ssh-agent are not properly verified
...ssed with the
signature request. This can be simply reproduced with the following
patch, which dumps the actual hash algorithm used in the signature
itself:
https://gist.github.com/Jakuje/b1f7161d89472c4b6a3e2024675b0b46
The issue can be simply reproduced by running ssh-agent from gnome-
keyring (pageant or others should do the same) and connect to the
server with the above patch. In the server log, we can notice the
following messages (where hash_alg=1 is SSH_DIGEST_SHA1):
debug1: Verifying signature with ktype=ssh-rsa and hash_alg=1
debug2: userauth_pubkey: authenticated 1 pkalg rsa-sha2-512
So...
2024 Nov 27
3
[Bug 3758] New: ssh-agent: standard "query" extension not supported
...all, or
inferring support for "session-bind at openssh.com" from the lack of
support for the "query" message.
My use case: connecting to a running SSH agent -- in a non-SSH context
and with a third-party tool -- and checking whether it is OpenSSH's
ssh-agent, or PuTTY's Pageant, via the reported list of supported
extensions. This is used to infer whether the agent supports RFC 6979
(Pageant) or not (OpenSSH). Querying the supported extensions seems to
me to be the "most correct" way.
--
You are receiving this mail because:
You are watching the assignee of the...
2005 Nov 07
5
Switchtower deployment
Hi,
Has anyone experiences using SwitchTower (Windows) in a shared hosting
environment (Textdrive)? I already patched the SwitchTower rake tasks (I
don''t know if someone is interested on it), but i still experience some
problems (not in the sudoers list, ...).
Thank you for answer (and thank you to the textdrive guys, i never had a
such fast support!)
--
Jean-Etienne Durand
2004 May 04
1
How to tunnel Samba via ssh from Windows XP without having to disable local NetBIOS
...to know the right way to
set up PuTTY to authenticate with an SHA key. It is given here
http://codeworks.gnomedia.com/westhost/ssh.php , but, as recommended in
the PuTTY docs, do not omit a pass phrase on your private key file. Once
everything is set up, you can load the PuTTY private key into 'Pageant'
(the PuTTY key manager) just once by double clicking on it. From then on,
while Pageant is running, you can get PuTTY to connect with no further
user interaction (e.g. 'putty -load "Saved session name"') as long as you
have set up an 'Auto-login username' in the saved...
2018 Feb 07
0
OT: configuring xming to know putty's not in a std. location
On Wed, 2018-02-07 at 14:45 -0500, m.roth at 5-cent.us wrote:
> Is there some way to do this? I've got the current putty (actually,
> putty-cac), pageant, and plink in my user's Downlods directory - neither
> he nor I have admin authority on his laptop, and Desktop support's
> teleworking today - but I can't seem to find a way to configure xming to
> look there for putty.
>
> Or is it start putty, *then* start xming?
>...
2018 Feb 07
0
OT: configuring xming to know putty's not in a std. location
On 07/02/18 22:58, m.roth at 5-cent.us wrote:
> Pete Biggs wrote:
>> On Wed, 2018-02-07 at 14:45 -0500, m.roth at 5-cent.us wrote:
>>> Is there some way to do this? I've got the current putty (actually,
>>> putty-cac), pageant, and plink in my user's Downlods directory - neither
>>> he nor I have admin authority on his laptop, and Desktop support's
>>> teleworking today - but I can't seem to find a way to configure xming to
>>> look there for putty.
>>>
>>> Or is i...
2011 Jul 22
1
Access denied false positive
Hi there --
One of our servers is running the 5.3 32-bit release. When a user logs into the
system via an SSH terminal connection,
he first sees an "Access denied" message, and then gets a password prompt. He is
able to enter the password, and
log into the system without issue. It appears the error message is a false
positive.
A check of the messages and secure log files did not show
2003 Mar 12
0
rsync on windows with password keypair
Hello. I am a newcomer to rsync so please forgive me if this question is
dumb. I'm still learning rsync and I didn't find anything on this topic
elsewhere.
Is it possible to run the rsync client on windows with a passworded keypair
using Pageant or SSH Accession? When I attempt to run these commands I
receive errors. I am trying the following:
rsync -e "ssh2 -l myusername -p myport" destserver:
Unfortunately, the ssh connection succeeds but the rest of the command does
not. It results in the following error:
rsync: connection...
2012 Dec 09
1
Another SSH client on Windows
Dear All,
I just wanted to announce another free SSH client on Windows capable of
working with OpenSSH.
The too is called SmarTTY and is available via http://smartty.sysprogs.com/
Could you guys please reference it at the Win32 alternatives page
(http://www.openssh.org/windows.html)?
Best regards,
Ivan Shcherbakov
2003 May 12
3
[Bug 561] Please implement MaxAuthTries
...essage type 2 (SSH_DISCONNECT_PROTOCOL_ERROR):
"Too many authentication failures for root""
This message is produced by an OpenSSH (or Sun SSH) server if it receives more failed
authentication attempts than it is willing to tolerate. This can easily happen if you are using
Pageant and have a large number of keys loaded into it. This can be worked around on the server by
disabling public-key authentication or (for Sun SSH only) by increasing MaxAuthTries in
sshd_config. Neither of these is a really satisfactory solution, and we hope to provide a better one in
a future vers...