Search found 10 matches
- Wed Nov 22, 2006 9:37 am
- Forum: Server - General
- Topic: Problem connecting from Unix client to Core Server
- Replies: 7
- Views: 3065
Build 175 has not reslved this issue. We have narrowed down when the issue ocurrs. We can connect from Linux and issue ls command etc until we assign the connecting user a key. As soon as we assign the key the connection is still achieved however we cannot get any Unix command to succeed. The key wa...
- Tue Nov 21, 2006 12:37 pm
- Forum: Server - General
- Topic: Problem connecting from Unix client to Core Server
- Replies: 7
- Views: 3065
Problem connecting from Unix client to Core Server
I have a client who is getting the following when trying to connect to Core Server with a Linux client: ebug1: Server accepts key: pkalg ssh-rsa blen 149 debug1: read PEM private key done: type RSA debug1: Authentication succeeded (publickey). debug1: channel 0: new [client-session] debug1: Entering...
- Wed Oct 25, 2006 1:56 pm
- Forum: Server - General
- Topic: cygwin problem connecting to core server
- Replies: 0
- Views: 6258
cygwin problem connecting to core server
I have a problem with someone trying to connect to my ssh server. Currently I have one account set up on the core server and am able to connect to it myself using core ftp lite (I run a windows machine). I am enforcing key exchange with ananymous user selected. The problem is the following: the user...
- Wed Oct 25, 2006 1:43 pm
- Forum: Server - General
- Topic: Key pairs
- Replies: 16
- Views: 4325
- Thu Oct 05, 2006 8:35 am
- Forum: Server - General
- Topic: Key pairs
- Replies: 16
- Views: 4325
- Tue Oct 03, 2006 9:16 am
- Forum: Server - General
- Topic: Key pairs
- Replies: 16
- Views: 4325
additional info
The following is the output from the client when I fail to connect per my previous post: Mem -- 1,038,412 KB, Virt -- 2,097,024 KB Started on Tuesday October 03, 2006 at 10:10:AM Looking up host "MyIPAddress" Connecting to MyIPAddress port 22 Server version: SSH-2.0-CoreFTP-0.1.1 version: ...
- Tue Oct 03, 2006 9:01 am
- Forum: Server - General
- Topic: Key pairs
- Replies: 16
- Views: 4325
- Mon Oct 02, 2006 9:45 am
- Forum: Server - General
- Topic: Key pairs
- Replies: 16
- Views: 4325
applying key authentication
Can someone tell me how to implement "Key Authentication Only" please using CoreFTP server and client. I have used the "Generate Key Pair" on the server for the account I wanted to give access to. This creates files called "pub" and "priv" by default (no file ...
- Wed Sep 27, 2006 3:11 pm
- Forum: Server - General
- Topic: Key pairs
- Replies: 16
- Views: 4325
one more q, i promise
Thanks for the reply CP. When I create the priv & pub keys I do as you say, they are created with no extension type, I put the pub in the home directory of the user and I copy the priv locally. I am using the Core FTP LE to test, I go to the advanced tab to save the priv key for my connection. I...
- Mon Sep 25, 2006 4:43 pm
- Forum: Server - General
- Topic: Key pairs
- Replies: 16
- Views: 4325
Key Pair Generation
I am trying to set up key pairs/ssh keys and enforce "Key Authentication Only" on my windows web server running core ftp server. I understand the concepts re sharing a public key with users that want to connect, and installing/applying the private key to the domain in Core FTP server. In U...