Hi Roneil,
I missed this this part! I couldnt see in the ssh readme/install file about
this though reviewing digests at the ssh mailing list I know i have to
create those. I just dont know how (if a tool is required ) or the format of
each file so i could create.
I did create an identity in linux using ssh-keygen. But what do u mean about
this format:
>authorization
> Key identity.pub
>
>identification
> IdKey identity
What do i place over key, idkey, identity.pub, and identity? by
<identity.pub>, <identity>, are you referring to the
contents of the respective files?
Thanks really for your assistance.
Christie.
> Did you create authorization and identification file under $HOME/.ssh?
> Did you make a copy of $HOME/.ssh/identity.pub to
> $HOME/.ssh/authorized_keys? And make sure that the perms should be
> similar below
>
> -rw-r----- 1 ronneilc ronneilc 18 Apr 6 11:51 authorization
> -rw-r----- 1 ronneilc ronneilc 336 Apr 6 11:50 authorized_keys
> -rw-r----- 1 ronneilc ronneilc 16 Apr 6 11:51 identification
> -rw-r----- 1 ronneilc ronneilc 532 Apr 6 11:49 identity
> -rw-r----- 1 ronneilc ronneilc 336 Apr 6 11:49 identity.pub
>
> Btw, eto ang mga laman ng dalawang file ko.
>
> [ronneilc@firewall .ssh]$ cat authorization
> Key identity.pub
>
> [ronneilc@firewall .ssh]$ cat identification
> IdKey identity
>
> Eto naman ang laman ng /etc/ssh/sshd_config
>
/*------------------------------------------BEGIN---------------------------
-------------*/
>
> [root@firewall ssh]# cat sshd_config
> # This is ssh server systemwide configuration file.
>
> Port 22
> ListenAddress 0.0.0.0
> #ListenAddress ::
> HostKey /etc/ssh/ssh_host_key
> ServerKeyBits 768
> LoginGraceTime 600
> KeyRegenerationInterval 3600
> PermitRootLogin no
> #
> # Don't read ~/.rhosts and ~/.shosts files
> IgnoreRhosts yes
> # Uncomment if you don't trust ~/.ssh/known_hosts for
> RhostsRSAAuthentication
> #IgnoreUserKnownHosts yes
> StrictModes yes
> X11Forwarding no
> X11DisplayOffset 10
> PrintMotd yes
> KeepAlive yes
>
> # Logging
> SyslogFacility AUTH
> LogLevel INFO
> #obsoletes QuietMode and FascistLogging
>
> RhostsAuthentication no
> #
> # For this to work you will also need host keys in /etc/ssh_known_hosts
> RhostsRSAAuthentication no
> #
> RSAAuthentication yes
>
> # To disable tunneled clear text passwords, change to no here!
> PasswordAuthentication no
> PermitEmptyPasswords no
>
> CheckMail no
> UseLogin no
>
/*------------------------------------------END-----------------------------
-----------*/
>
> And I'm using TeraTerm Secure Shell extension, v1.5.1 for Windows 9x.
> All I have to do is to generate an identity in linux using ssh_keygen,
> then download the generated identity file to my Win9x box.
>
> I hope this helps.
>
>
>
> -
> Philippine Linux Users Group. Web site and archives at
http://plug.linux.org.ph
> To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]