similar to: Issues on sshd host keys

Displaying 20 results from an estimated 200 matches similar to: "Issues on sshd host keys"

2008 Oct 08
1
Problem with sshd host key checking, for my own build with custom prefix
Hello openssh developers, I was builiding openssh-4.7p, and it builds successfully with my own prefix (--prefix=/path/to/sshd). The problem is when I execute sshd, it warns about permission being too open: hostname:/path root# /path/to/sshd -t -f /path/to/sshd_config @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: UNPROTECTED PRIVATE KEY FILE! @
2008 Oct 13
3
errors on getaddrinfo(): nodename nor servname provided, or not known
Hello openssh developers, I had built openssh-4.7p1 on arm-apple-darwin9 platform, but I get this error when I load sshd using launchd: root# launchctl load /Library/LaunchDaemons/com.openssh.sshd.plist errors on getaddrinfo(): nodename nor servname provided, or not known When I execute sshd directly, I don't get any warnings or error messages, but the sshd is not listening on the intended
2007 Mar 01
1
Proposed patch: ssh-keygen allows writing to stdout for moduli generation
Hello all, I propose the following patch to ssh-keygen.c for openssh version 4.5. It allows to redirect output of the moduli operations to stdout, to do something like e.g.: $ ssh-keygen -G - -b 2048 | ssh-keygen -T - -f - >moduli Best regards, Christian --- ssh/ssh-keygen.c.old 2007-03-01 12:43:06.000000000 +0100 +++ ssh/ssh-keygen.c 2007-03-01 12:47:32.000000000 +0100 @@ -1270,13
2004 Jan 21
2
PAM auth stage rejection not working
Hi, I have an auth module for PAM that I wrote a few years ago called pam_vsd.so. The idea is that a user must have a certain privilege before they can successfully authenticate. Without the privilege the PAM module will return PAM_PERM_DENIED. However I find that in OpenSSH 3.7.1p2, I can easily subvert this check simply by hitting return 3 times on connection i.e. [nick at localhost
2003 Jul 30
5
Dummy account/extension
Hi, It is possible to create a dummy account (SIP or IAX type) in order to be used in a "dummy" extension? I want to be able to use it as a normal extension (as an IP phone connected to it), but without the need to answer or call from that extension. I want that when I call that extension to hear the ring, and after the defined period of time to enter in the Voicemail system. I
2007 Mar 15
3
mini-os: C programming
2 questions on the code of mini-os (the one in XEN 3.0.3): 1. In xen-3.0.3/extras/mini-os/mm.c:52 is a declaration of stack extern char *stack; but in file xen-3.0.3/extras/mini-os/arch/x86/setup.c:48, there is also a decl of stack: char stack[8192]; If one dereferences the variable stack, which is apparently not the case yet, it gives surely a segfault! 2. In file
2009 Dec 20
2
plot de un cca realizado con Ade4
Un saludo a todos. Estoy haciendo un ACC y utilizo el paquete Ade4. Cuando quiero realizar un plot del resultado utilizo plot(). el resultado son 6 gráficos: loadings, correlation, inertia axes, scores and predictions, eigenvalues y species. Lo que quería saber es cómo representar en una sola ventana (los 6 gráficos a parecen en la misma) el gráfico correspondiente a Species. Gracias por vuestra
2007 Mar 01
7
hvm_init_ap_contexts
Why is there an argument returned in the function below (of hvm.h), knowing that there is void? static inline void hvm_init_ap_context(struct vcpu_guest_context *ctxt, int vcpuid, int trampoline_vector) { return hvm_funcs.init_ap_context(ctxt, vcpuid, trampoline_vector); } _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2003 Jul 24
2
Cisco ATA Advanced CallerID
To whom it might concern, The Gesko Ikarus 1200S analog telephone has advanced callerid capabilities. When used with an ATA186, it show the username and the phonenumber of the caller. (or whatever you let * tell it) http://www.gesko.be/idgg004.htm Price is 77 euro something and available with Telec. (NL) Met vriendelijke groet, Pauline Middelink -- GPG Key fingerprint = 2D5B 87A7
2012 Jan 04
2
[LIBVIRT] Xen issue.
Hi everybody, I'ld to use virsh over ssh in order to connect to my xen hypervisor from one of my DomU. I tried: virsh -c xen+ssh://root at 192.168.0.67:22 list --all And it correctly listed the started virtual computers. And when I tried virsh connect xen+ssh://root at 192.168.0.67:22 And I got. error: no connection driver available for xen:/// error: failed to connect to the hypervisor
2005 Jun 09
2
having to reload asterix after internet connection failure
Hi, I've been having some problems with my internet connection, it cuts out for aprox 30 seconds at a time and after that i have to do a reload in asterix for it to re-register my sip account with broadvoice otherwise it won't accept any connection till i reload, is there a way for it to automatically re-register or am I missing something else ? Thx. Armand
2008 Oct 21
3
Asterisk Console color
Hi, Since I'm using ubuntu 8.04.1 and asterisk 1.4.22 I cannot have color in console. Do I miss a package or compilation option ? Thanks
2011 Aug 04
1
Failed to allocate new gidNumber. smbldap_modify() failed.
Hello, We are using samba 3.0.37 on solaris 10 We encountered errors with winbind : "Failed to allocate new gidNumber. smbldap_modify() failed." and also in the samba.log : "could not lookup membership for group sid S-1-5-21-2446956985-2243763730-1737288511-3325 in domain STOUEN (error: NT_STATUS_NONE_MAPPED)" After some searching with google,I increase the gidnumber
2004 May 27
1
Solaris/PAM/AFS: can't make it work
Greetings, I know this has been discussed (pretty much since 3.7.1) and I have been going through the archives trying to make sense of it but I am still having problems getting 3.8.1p1 to work with PAM and AFS on Solaris 8. The problem (for those who may have missed it): When I try and log in as an AFS user to a Solaris 8 box running 3.8.1p1, I can authenticate to the machine but do not
2003 Jul 14
1
asterisk and modem
hi, i have to do a demo with asterisk, unfortunately i don't have yet an x100p card, so i need to use a 56k voice modem on my motherboard... could someone tell me how i can configure asterisk to use this modem to call? thanks a lot for the help!!! Angelo
2003 Jul 30
2
ADSI and SoftKeys
Has anyone solved the problem on the ADSI phones that when you hit one of the soft keys, the Number Pad stops working?
2003 Aug 26
1
Problem starting Asterisk after abnormal shutdown
I've seen this happen a few times and I think it's when the system that Asterisk is running on crashes due to a power failure (or for some other reason that causes a non-planned shutdown). While Linux comes up fine, Asterisk won't start because the drivers are loading in the wrong order. fixed by: 1) sh /usr/src/fix-asterisk-modules.sh 2) sh /etc/init.d/asterisk start Is this a
2003 Aug 27
1
sample configs / load module failure
Hi List, I am trying to locate some detailed documentation and sample configs. I downloaded and compiled Asterisk, and I haven't been able to find much detailed docs on the config files. The distribution I compiled and installed doesn't have any config files, and the handbook is good but doesn't cover all of the configs. Here's my specific problem, when launching Asterisk for the
2003 Sep 10
1
ADSI & Vista/Aastra 350
I have ADSI working on my Aastra (Vista/Nortel) 350 phone and everything is working fine. However, I want the asterisk.adsi to load into the 'self-load' slot but can't figure out what the correct FDN for doing this is. Does anyone know the right FDN for the SL slot on these phones? Also, does anyone have any cool/interesting ADSI scripts they wouldn't mind sharing? I'm
2003 Sep 19
1
Aastra 390 w/ADSI - Doesn't automagically use "Asterisk PBX" script
I have an Aastra 390 ADSI phone. It's not locked. I can call ADSIProg without a problem and it programs my phone. Calling Voicemail2 also programs my phone. However, in order for the VMail option to appear on the screen I have to go into the Services menu, pick Asterisk PBX and pick Select. Then the VMail softbutton appears on the screen, but any time I make a call it goes back to the