search for: keisial

Displaying 20 results from an estimated 31 matches for "keisial".

2016 Jun 29
2
SSH Closes Immediately After Opening
Hmm... Perhaps not. Is something like cygwin required for it to work? Wallace Forman 913-669-4453 On Wed, Jun 29, 2016 at 2:48 PM, ?ngel Gonz?lez <keisial at gmail.com> wrote: > On 29/06/16 18:24, Wallace Forman wrote: > >> Let me know if you have any suggestions how to solve my problem or at >> least >> to enable logging. Thanks! >> > Does the user that is trying to login have a shell that sshd will be able >...
2015 Jan 15
3
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
...ultra-ats.com Tel: +1 512 327 6795 ext. 647 Fax: +1 512 327 8043 Mobile: +1 512 541 6450 www.ultra-ats.com -----Original Message----- From: Daniel Kahn Gillmor [dkg at fifthhorseman.net] Received: Thursday, 15 Jan 2015, 4:03PM To: Trey Henefield [trey.henefield at ultra-ats.com]; ?ngel Gonz?lez [keisial at gmail.com] CC: openssh-unix-dev at mindrot.org [openssh-unix-dev at mindrot.org] Subject: RE: OpenSSH v6.7 & NumberOfPasswordPrompts Option ... On Thu 2015-01-15 15:47:33 -0500, Trey Henefield wrote: > debug3: authmethod_lookup keyboard-interactive > debug3: remaining preferred: passw...
2010 Apr 21
2
prototype of simple NX client with auto-resuming ssh session
Dear All: --- Summary, especially for openssh list (to test/reproduce): THANK YOU for all your help. Please extract into /home/username/nx on both host and client. cp ssh to a file named mxssh in that directory. Run (with an _n_ below) Start server on the remote host by typing ./server & Now do: ./nxssh hostname If you killall client on the remote end, it reconnects "seamlessly"
2010 Mar 22
4
Help required for Research
Hi, I am a graduate student at Oregon State University pursuing my Masters degree in Computer Science. I am interested in conducting research on the bug reports in many open source projects. I would like to study how the projects manage their bug reports and identifying how Bugzilla and similar bug repository systems could be improved to facilitate this process. I have a bunch of Perl scripts
2016 Apr 15
2
Strange behaviour with ptmx file descriptors
...rs from the select call (it won't be available in the read fd set ever) ssh client is made by Honeywell company. This behaviour is similar as when you send a Ctrl+S from the ssh client but in this case, fd#13 is not lost. Kind regards Nacho. 2016-04-15 2:06 GMT+02:00 ?ngel Gonz?lez <keisial at gmail.com>: > Hello Nacho > > El 04/04/16 15:38, Nacho del Rey escribi?: > >> Hi list >> > (?) > >> Transmission KO >> >> read(13, "\7\33[1;16H \33[6;6H_______\33[7;1H -INFORME CANT. >> RECOGIDA-\33[7;26H", 16384) = 67 >>...
2015 Sep 20
4
OpenSSH Always Hangs When Connecting to Remote
On 09/20/2015 03:25 AM, Darren Tucker wrote: > I suspect a path mtu problem. The key exchange packet is one of the > first large ones in an SSH connection so it tends to show up such problems. > > Seehttp://www.snailbook.com/faq/mtu-mismatch.auto.html > <http://www.snailbook.com/faq/mtu-mismatch.auto.html> Has this been changed? SSH used to work fine on my old machine. My
2015 Jan 29
3
SSH over websockets
On 29/01/15 21:15, Alex Bligh wrote: > Be frightened: > https://chrome.google.com/webstore/detail/secure-shell/pnhechapfaindjhompbnflcldabbghjo?hl=en > That's a ssh client implemented in chromium, not a web server acting as sshd. However... ?Secure Shell also knows how to connect to an HTTP-to-ssh relay that was built inside Google. Unfortunately that relay isn't open source,
2015 Sep 21
2
OpenSSH Always Hangs When Connecting to Remote
Thanks all. I'll check tomorrow if it is indeed the VPN by connecting to the network and testing. On Sunday, September 20, 2015, ?ngel Gonz?lez <keisial at gmail.com> wrote: > On 20/09/15 20:28, Carlo Abelli wrote: > >> On 09/20/2015 03:25 AM, Darren Tucker wrote: >> >>> I suspect a path mtu problem. The key exchange packet is one of the >>> first large ones in an SSH connection so it tends to show up such &...
2016 May 31
2
openssh dependency on openssl
Hello I compiled openssh 7.1p1 with 1.0.2e openSSL header files. These ssh binaries work absolutely fine if 1.0.2 ssl libraries is installed. However, if 1.0.1e ssl libraries is installed, then it gives a error - OpenSSL version mismatch. Built against 1000205f, you have 1000105f I think the dependency of openSSL is more from crypto library and ssh is looking for libcrpyto.so.1.0.0 ssl
2015 Feb 19
2
Proposal: Allow HostKeyAlias to be used in hostname check against certificate principal.
Howdy -- I have a number of servers with host keys validated by certificates. These systems are behind a load-balanced frontend, and the certificates are signed as valid for the DNS name used by that common frontend address. This works well for the primary use case of the systems; however, when wishing to address only a single unit within the pool, the certificate cannot be used to validate that
2016 Jun 29
3
SSH Closes Immediately After Opening
...://www.mls-software.com/opensshd.html On my other (Windows 10) machine (on which openssh works), I have cygwin installed, but if ssh was using cygwin, I wasn't aware of it. I just ran ssh from the command prompt. Wallace Forman 913-669-4453 On Wed, Jun 29, 2016 at 4:37 PM, ?ngel Gonz?lez <keisial at gmail.com> wrote: > On 29/06/16 21:36, Wallace Forman wrote: > > Hmm... Perhaps not. Is something like cygwin required for it to work? > > Where did you install OpenSSH from? > cygwin is an avenue for running openssh in Windows, but > I don't think it supports native...
2015 Apr 22
2
shared private key
Hi SSH-devs, This may be a bit off topic for this list, but.... Would it be ok to share a private key in an installer script so long as the corresponding public key is setup like this... command="cat ~/.ssh/id_rsa.pub" ssh-rsa AAAA... I'm looking for a secure way to get a user to share their public key through SSH which can be invoked from an installer on another host...for
2016 Mar 16
2
Does SCTP help against TCP reset attacks?
Hello, i have a question regarding SCTP support of OpenSSH. (I have searched the list, and it seems to show up periodically every two years, and since it's that time again i dare to ask...) It can't be described better than what i've placed in a bug report yesterday, so please let me (mostly) copy & paste that: Hello. I don't know how you do it, i never managed a(n
2015 Jun 02
3
OpenSSH Linux portable patch proposal
Dear OpenSSH Developers, I would like to propose a patch to OpenSSH for Linux. In the recent few months, I have encountered a scenario where a PAM module used for authentication in SSH should be informed about the previous successful authentication methods. I described the complete scenario here:
2015 Apr 22
2
shared private key
On Wed, Apr 22, 2015 at 10:55 AM, ?ngel Gonz?lez <keisial at gmail.com> wrote: > On 22/04/15 16:42, Reuben Hawkins wrote: >> >> Hi SSH-devs, >> >> This may be a bit off topic for this list, but.... >> >> Would it be ok to share a private key in an installer script so long >> as the corresponding public key i...
2016 May 04
4
Dynamic Remote Port forward?
Hi folks, I'm wondering if it is possible to set up a dynamic port forward (i.e. socks proxy), where the listening socket is actually on the server rather than the client as is currently the case for -D ? A possible use case is providing a deeply firewalled box with an outbound SOCKS proxy, but only while an inbound ssh connection is active. Or, in my particular case, I have many routers
2015 Jan 15
2
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
...ltra Electronics Advanced Tactical Systems, Inc. 4101 Smith School Road Building IV, Suite 100 Austin, TX 78744 USA Trey.Henefield at ultra-ats.com Tel: +1 512 327 6795 ext. 647 Fax: +1 512 327 8043 Mobile: +1 512 541 6450 www.ultra-ats.com -----Original Message----- From: ?ngel Gonz?lez [mailto:keisial at gmail.com] Sent: Thursday, January 15, 2015 1:28 PM To: Trey Henefield Cc: openssh-unix-dev at mindrot.org Subject: Re: OpenSSH v6.7 & NumberOfPasswordPrompts Option ... On 15/01/15 16:29, Trey Henefield wrote: > Greetings, > > I discovered an issue in the latest version of SSH, w...
2015 Sep 19
2
[RFE] Multiple ssh-agent support
On Fri, Sep 18, 2015 at 10:58 PM, ?ngel Gonz?lez <keisial at gmail.com> wrote: > On 18/09/15 15:47, Fabiano Fid?ncio wrote: >> >> Howdy! >> >> I've been working on a prototype that allows to do ssh-agent forward >> between a guest, using SPICE, and a spice client >> (remote-viewer/virt-viewer/spicy) >> T...
2011 Oct 08
3
[PATCH] add log= directive to authorized_hosts
Attached is a patch which adds a log= directive to authorized_keys. The text in the log="text" directive is appended to the log line, so you can easily tell which key is matched. For instance the line: log="hello world!",no-agent-forwarding,command="/bin/true",no-pty, no-user-rc,no-X11-forwarding,permitopen="127.0.0.1:7" ssh-rsa AAAAB3Nza....xcgaK9xXoU=
2015 Aug 17
2
Optional WHOIS netname on login banner
I think this is probably my first post to this mailing list, so hello! Occasionally I log in to my servers from IP addresses without reverse DNS configured, so sometimes I'll see an IP I don't recognise because I can't remember what I did the day before and get a bit spooked until I WHOIS the IP and find the netname reminds me I logged in from that IP. I set out prepared to script