Results 1 to 7 of 7

Thread: Initial password problem, "toor" doesn't work

  1. #1
    Join Date
    2013-Apr
    Posts
    3

    Initial password problem, "toor" doesn't work

    I installed Kali on Android ICS, on an ASUS TF101 tablet with the Linux Deploy app.

    All went fine, at installation.

    At startup, ssh and vncserver came up; ok. But /etc/init.d/myscript failed.

    I cant login on root with toor password with ssh, neither with vnc

    What can I do ?

    What's in this script file ?

  2. #2
    Try "changeme"

    Quote Originally Posted by Jorian View Post
    I installed Kali on Android ICS, on an ASUS TF101 tablet with the Linux Deploy app.

    All went fine, at installation.

    At startup, ssh and vncserver came up; ok. But /etc/init.d/myscript failed.

    I cant login on root with toor password with ssh, neither with vnc

    What can I do ?

    What's in this script file ?

  3. #3
    Join Date
    2013-Apr
    Posts
    3
    Fine guess, or didn't I do the whole RTFM (:-( ?

    The issue is now that I can connect on both SSH and VNC, but as normal user "android".

    I still can't sudo, with evident passwords : none, "toor", "kali", "android", etc. , nor edit shadow or sudoers.

    But I learned one thing : in Linux Deploy configuration, there is a parameter "user", set by default to "android". Perhaps should I set this zone to "root", reinstall and try "changeme"; that's what I will try this evening (where I have a fast conn.)

    Except if someone has a better idea.

  4. #4
    You can try command passwd root in terminal then change the password. If that doesn't work, then reinstall is your next best bet.

    Quote Originally Posted by Jorian View Post
    Fine guess, or didn't I do the whole RTFM (:-( ?

    The issue is now that I can connect on both SSH and VNC, but as normal user "android".

    I still can't sudo, with evident passwords : none, "toor", "kali", "android", etc. , nor edit shadow or sudoers.

    But I learned one thing : in Linux Deploy configuration, there is a parameter "user", set by default to "android". Perhaps should I set this zone to "root", reinstall and try "changeme"; that's what I will try this evening (where I have a fast conn.)

    Except if someone has a better idea.

  5. #5
    Join Date
    2013-Apr
    Posts
    3
    Yeah, well, "passwd root" doesn't work...

    But "sudo -i" does it well

    In fact, the user name in Linux Deploy is the name of a basic user ('cause of vnc, witch doesn't like root), but he's sudoer, with the default password "changeme" (and not "toor"). Like a basic Ubuntu conf.

    End of the story, anyway, and thanks for the good ideas.

  6. #6
    That's good to know. Thanks.

    Quote Originally Posted by Jorian View Post
    Yeah, well, "passwd root" doesn't work...

    But "sudo -i" does it well

    In fact, the user name in Linux Deploy is the name of a basic user ('cause of vnc, witch doesn't like root), but he's sudoer, with the default password "changeme" (and not "toor"). Like a basic Ubuntu conf.

    End of the story, anyway, and thanks for the good ideas.

  7. #7
    Join Date
    2014-Dec
    Posts
    1
    [QUOTE=Jorian;5004]Yeah, well, "passwd root" doesn't work...

    But "sudo -i" does it well

    In fact, the user name in Linux Deploy is the name of a basic user ('cause of vnc, witch doesn't like root), but he's sudoer, with the default password "changeme" (and not "toor"). Like a basic Ubuntu conf.

    End of the story, anyway, and thanks for the good ideas.

    Try "sudo su" and then you can change the password with "passwd root"

Similar Threads

  1. Replies: 0
    Last Post: 2022-04-14, 02:30
  2. Partition Error on initial install. "Kernel could not be informed"
    By LOGs MOJO in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-04-18, 16:28
  3. Replies: 1
    Last Post: 2014-07-29, 18:56
  4. Replies: 0
    Last Post: 2014-07-04, 15:36

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •