User Tag List

Página 2 de 2 PrimerPrimer 12
Resultados 16 al 25 de 25

Tema: Montar dispositivo en ubuntu

  1. #16

    Fecha de ingreso
    Feb 2005
    Ubicación
    Cádiz / Madrid
    Mensajes
    2,679
    Mencionado
    0 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    0
    Agradecer Thanks Received 
    0
    Thanked in
    Agradecido 0 veces en [ARG:2 UNDEFINED] posts
    No se como va el tema con el iPhone, pero la verdad es que resulta extraño que puedas acceder por SFTP y no directamente por SSH, si al menos pudieras editar el archivo /etc/sshd_config del iPhone y ver el contenido quizás se podría ver si hay alguna linea de configuración, como un "PermitRootLogin=no" o algo similar que se pueda cambiar.

    También podrías probar a intentar entrar con el cliente de Telnet/SSH PuTTY, ya sea el cliente nativo de Linux o el de Windows via wine, por curiosidad al menos.

    .:: Yo, ya ni veo el código. Solo veo una rubia, una morena, una pelirroja... - Cifra (The Matrix) ::.

  2. #17
    Car Park Chaos Champion!
    Fecha de ingreso
    Jan 2006
    Mensajes
    7,312
    Mencionado
    18 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    111
    Agradecer Thanks Received 
    64
    Thanked in
    Agradecido 43 veces en [ARG:2 UNDEFINED] posts
    Entradas de blog
    55
    [media]http://img716.imageshack.us/img716/4690/pantallazoiphonesftproo.png[/media]

    Hay demasiadas cosas aqui xD puedo borrarlas todas y empezar de 0, o me lo cargo si lo hago? xD
    < - >
    Me he cargado todas menos el ssh_config y el sshd_config y ya no me pide pass xDDDDDDDd

    Pero ahora...

    Código:
    daniel@daniel-portatil:~$ iphone-mount
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
    Someone could be eavesdropping on you right now (man-in-the-middle attack)!
    It is also possible that the RSA host key has just been changed.
    The fingerprint for the RSA key sent by the remote host is
    c5:58:d2:e0:52:ca:9a:58:64:dc:b4:ae:17:67:4e:e7.
    Please contact your system administrator.
    Add correct host key in /home/daniel/.ssh/known_hosts to get rid of this message.
    Offending key in /home/daniel/.ssh/known_hosts:1
    RSA host key for 192.168.1.14 has changed and you have requested strict checking.
    Host key verification failed.
    read: Connection reset by peer
    Failed to mount /media/iphone
    daniel@daniel-portatil:~$
    Última edición por The_Punisher; 20/01/2010 a las 12:40 Razón: Edición automática anti doble-post.

  3. #18
    Car Park Chaos Champion!
    Fecha de ingreso
    Jan 2006
    Mensajes
    7,312
    Mencionado
    18 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    111
    Agradecer Thanks Received 
    64
    Thanked in
    Agradecido 43 veces en [ARG:2 UNDEFINED] posts
    Entradas de blog
    55
    daniel@daniel-portatil:~$ iphone-mount
    The authenticity of host '192.168.1.14 (192.168.1.14)' can't be established.
    RSA key fingerprint is c5:58:d2:e0:52:ca:9a:58:64:dc:b4:ae:17:67:4e:e7.
    Are you sure you want to continue connecting (yes/no)? yes
    Warning: Permanently added '192.168.1.14' (RSA) to the list of known hosts.
    root@192.168.1.14's password:
    root@192.168.1.14's password:
    root@192.168.1.14's password:


    Nada me pego un tiro o algo xD

  4. #19

    Fecha de ingreso
    Mar 2007
    Ubicación
    Barna
    Mensajes
    10,554
    Mencionado
    93 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    436
    Agradecer Thanks Received 
    2,012
    Thanked in
    Agradecido 1,061 veces en [ARG:2 UNDEFINED] posts
    El problema es o bien que no tienes la contraseña de root (pero sí que la tienes, es la misma que la de esta captura que pones: http://www.gp32spain.com/foros/showp...1&postcount=14) o bien el root no puede entrar por SSH como te han dicho varias veces.

    Abre /etc/ssh/sshd_config del móvil y confírmalo.

  5. #20

    Fecha de ingreso
    Aug 2005
    Mensajes
    9,461
    Mencionado
    0 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    0
    Agradecer Thanks Received 
    0
    Thanked in
    Agradecido 0 veces en [ARG:2 UNDEFINED] posts
    Sí se puede

    Last login: Mon Jan 18 20:42:59 on ttys000
    pc-de-efegea:~ efegea$ ssh root@192.168.0.9
    root@192.168.0.9's password:
    iPhone-de-efegea:~ root# uname -a
    Darwin iPhone-de-efegea 10.0.0d3 Darwin Kernel Version 10.0.0d3: Wed May 13 22:11:58 PDT 2009; root:xnu-1357.2.89~4/RELEASE_ARM_S5L8900X iPhone1,1 arm M68AP Darwin

  6. #21
    Car Park Chaos Champion!
    Fecha de ingreso
    Jan 2006
    Mensajes
    7,312
    Mencionado
    18 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    111
    Agradecer Thanks Received 
    64
    Thanked in
    Agradecido 43 veces en [ARG:2 UNDEFINED] posts
    Entradas de blog
    55
    sshd_config

    Código:
    #	$OpenBSD: sshd_config,v 1.75 2007/03/19 01:01:29 djm Exp $
    
    # This is the sshd server system-wide configuration file.  See
    # sshd_config(5) for more information.
    
    # This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
    
    # The strategy used for options in the default sshd_config shipped with
    # OpenSSH is to specify options with their default value where
    # possible, but leave them commented.  Uncommented options change a
    # default value.
    
    #Port 22
    #AddressFamily any
    #ListenAddress 0.0.0.0
    #ListenAddress ::
    
    # Disable legacy (protocol version 1) support in the server for new
    # installations. In future the default will change to require explicit
    # activation of protocol 1
    Protocol 2
    
    # HostKey for protocol version 1
    HostKey /etc/ssh/ssh_host_key
    # HostKeys for protocol version 2
    HostKey /etc/ssh/ssh_host_rsa_key
    HostKey /etc/ssh/ssh_host_dsa_key
    
    # Lifetime and size of ephemeral version 1 server key
    #KeyRegenerationInterval 1h
    #ServerKeyBits 768
    
    # Logging
    # obsoletes QuietMode and FascistLogging
    #SyslogFacility AUTH
    #LogLevel INFO
    
    # Authentication:
    
    #LoginGraceTime 2m
    #PermitRootLogin yes
    #StrictModes yes
    #MaxAuthTries 6
    
    #RSAAuthentication no
    #PubkeyAuthentication no
    #AuthorizedKeysFile	.ssh/authorized_keys
    
    # For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
    #RhostsRSAAuthentication no
    # similar for protocol version 2
    #HostbasedAuthentication no
    # Change to yes if you don't trust ~/.ssh/known_hosts for
    # RhostsRSAAuthentication and HostbasedAuthentication
    #IgnoreUserKnownHosts no
    # Don't read the user's ~/.rhosts and ~/.shosts files
    #IgnoreRhosts yes
    
    # To disable tunneled clear text passwords, change to no here!
    #PasswordAuthentication yes
    #PermitEmptyPasswords no
    
    # Change to no to disable s/key passwords
    #ChallengeResponseAuthentication yes
    
    # Kerberos options
    #KerberosAuthentication no
    #KerberosOrLocalPasswd yes
    #KerberosTicketCleanup yes
    #KerberosGetAFSToken no
    
    # GSSAPI options
    #GSSAPIAuthentication no
    #GSSAPICleanupCredentials yes
    
    # Set this to 'yes' to enable PAM authentication, account processing, 
    # and session processing. If this is enabled, PAM authentication will 
    # be allowed through the ChallengeResponseAuthentication and
    # PasswordAuthentication.  Depending on your PAM configuration,
    # PAM authentication via ChallengeResponseAuthentication may bypass
    # the setting of "PermitRootLogin without-password".
    # If you just want the PAM account and session checks to run without
    # PAM authentication, then enable this but set PasswordAuthentication
    # and ChallengeResponseAuthentication to 'no'.
    #UsePAM no
    
    #AllowTcpForwarding yes
    GatewayPorts clientspecified
    X11Forwarding yes
    #X11DisplayOffset 10
    #X11UseLocalhost yes
    #PrintMotd yes
    #PrintLastLog yes
    #TCPKeepAlive yes
    #UseLogin no
    UsePrivilegeSeparation no
    #PermitUserEnvironment no
    #Compression delayed
    #ClientAliveInterval 0
    #ClientAliveCountMax 3
    UseDNS no
    #PidFile /var/run/sshd.pid
    #MaxStartups 10
    #PermitTunnel no
    
    # no default banner path
    #Banner /some/path
    
    # override default of no subsystems
    Subsystem	sftp	/usr/libexec/sftp-server
    
    # Example of overriding settings on a per-user basis
    #Match User anoncvs
    #	X11Forwarding no
    #	AllowTcpForwarding no
    #	ForceCommand cvs server

  7. #22

    Fecha de ingreso
    Aug 2003
    Ubicación
    Madrid (Getafe)
    Mensajes
    13,899
    Mencionado
    48 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    5
    Agradecer Thanks Received 
    221
    Thanked in
    Agradecido 164 veces en [ARG:2 UNDEFINED] posts
    Entradas de blog
    2
    Cita Iniciado por efegea Ver mensaje
    Sí se puede
    sí se puede, en el tuyo.

    Aiken

    < - >
    Código:
    #PermitRootLogin yes
    va a ser por esto, lo tienes comentado # y supongo que por defecto es "no".

    Quitale el # de delante, reinicia el sshd y prueba.
    Aiken
    Última edición por Aiken; 20/01/2010 a las 14:12 Razón: Edición automática anti doble-post.

  8. #23
    Car Park Chaos Champion!
    Fecha de ingreso
    Jan 2006
    Mensajes
    7,312
    Mencionado
    18 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    111
    Agradecer Thanks Received 
    64
    Thanked in
    Agradecido 43 veces en [ARG:2 UNDEFINED] posts
    Entradas de blog
    55
    He quitado # de la linea #PermitRootLogin yes y sigue pidiendome pass, la pongo y naranjas de la china

  9. #24

    Fecha de ingreso
    Mar 2007
    Ubicación
    Barna
    Mensajes
    10,554
    Mencionado
    93 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    436
    Agradecer Thanks Received 
    2,012
    Thanked in
    Agradecido 1,061 veces en [ARG:2 UNDEFINED] posts
    No solo tienes que quitar la almohadilla #, también tienes que reiniciar sshd. Supongo que lo más fácil para hacerlo es simplemente reiniciar el móvil

  10. #25
    Car Park Chaos Champion!
    Fecha de ingreso
    Jan 2006
    Mensajes
    7,312
    Mencionado
    18 Post(s)
    Tagged
    0 Tema(s)
    Agradecer Thanks Given 
    111
    Agradecer Thanks Received 
    64
    Thanked in
    Agradecido 43 veces en [ARG:2 UNDEFINED] posts
    Entradas de blog
    55
    Cita Iniciado por juanvvc Ver mensaje
    No solo tienes que quitar la almohadilla #, también tienes que reiniciar sshd. Supongo que lo más fácil para hacerlo es simplemente reiniciar el móvil
    Nada , doy mas guerra que un hijo bobo.

    No hay manera de reinstalar todo de manera limpia y empezar de 0?
    < - >
    Bueno ya lo he montado xD ahora el amarok no lo reconoce, dice que no encuentra ningun ipod, lastima, buscare otro tuto xdDDDDDDDDDDDD
    Última edición por The_Punisher; 20/01/2010 a las 21:44 Razón: Edición automática anti doble-post.

Página 2 de 2 PrimerPrimer 12

Etiquetas para este tema

Permisos de publicación

  • No puedes crear nuevos temas
  • No puedes responder temas
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •