search for: matthewm

Displaying 7 results from an estimated 7 matches for "matthewm".

Did you mean: matthew
2001 Jun 26
1
OpenSSH 2.9p2 with PAMAuthenticationViaKbdInt
When using PAM to do password authenticaion the attempt/failure counter appears to be getting confused. This is using a rh62 system with the openssh-2.9p2-1 rpms... On the client side... [matthewm at toadhall (7) matthewm]$ grep Auth /etc/ssh/ssh_config RhostsAuthentication no RhostsRSAAuthentication no HostbasedAuthentication no RSAAuthentication no PubkeyAuthentication yes PasswordAuthentication yes ChallengeResponseAuthentication no KbdInteractiveAuthentication yes PreferredAuthentication...
2007 May 16
1
getting call status using Manager API
I am originating a call using the "Originate" action in the Manager API. It calls one party, then when they answer does the "Dial" application and calls another party and connects the two. Is there a way using the Manager API to check back later on the status of this call (is it still up, etc.)? I have found the "Status" API action, but I don't know how to get
2010 Jul 22
3
[Bug 1801] New: cipher_spec section of ssh man page needs update
...ds update Product: Portable OpenSSH Version: 5.5p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo: unassigned-bugs at mindrot.org ReportedBy: matthewm at boedicker.org The "-c cipher_sec" section says that 3des is still the default cipher. Also newer ciphers like aes and arcfour are not listed. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watc...
2016 Jan 01
3
removing keys from ssh-agent without having key file
ssh-agent does not allow you to remove individual keys without having the key file that was added. To remove these keys the user must remove all keys with ssh-add -D. Would a patch to make ssh-add skip the existence check for the file be considered? The specific use case is that a USB drive is mounted with the key, the key is added to the agent then the USB drive is unmounted.
2004 Dec 19
0
[2.6 patch] remove outdated smbfs ChangeLog
...callback (avoid infinite loop) - -2000-07-25 Urban Widmark <urban@svenskatest.se> - - * proc.c: fix 3 places where bad server responses could cause an Oops. - -2000-07-15 Urban Widmark <urban@svenskatest.se> - - * *.c: more debug (%.*s) & indent fixes - -2000-06-24: Matt Maynard <matthewm@corel.com> - - * dir.c: dentry->d_inode->i_mtime isn't updated for all servers - (NT?) and all operations (mv oldfile.txt newfile.txt) Removed for - less efficient but better working directory cache. - * proc.c: included aDIR smbclient fix for renaming directories on - OS/2 serve...
2005 Jan 08
0
[2.6 patch] remove outdated smbfs ChangeLog (fwd)
...callback (avoid infinite loop) - -2000-07-25 Urban Widmark <urban@svenskatest.se> - - * proc.c: fix 3 places where bad server responses could cause an Oops. - -2000-07-15 Urban Widmark <urban@svenskatest.se> - - * *.c: more debug (%.*s) & indent fixes - -2000-06-24: Matt Maynard <matthewm@corel.com> - - * dir.c: dentry->d_inode->i_mtime isn't updated for all servers - (NT?) and all operations (mv oldfile.txt newfile.txt) Removed for - less efficient but better working directory cache. - * proc.c: included aDIR smbclient fix for renaming directories on - OS/2 serve...
2007 Jul 13
0
no ringback from SIP server when originating call
I have an application that uses the Asterisk Management Interface to bridge two calls using the Originate command with Dial as the action. Using one SIP server, there is no ringback on the second leg of the call. The first person is called, answers, and hears silence until the second person picks up, even though the second person's phone is ringing. When the call goes to another SIP gateway,