Anleitung/Tutorial für chntpw

Dieses Thema im Forum "Linux & BSD" wurde erstellt von condor2008, 19. Juli 2011 .

  1. 19. Juli 2011
    Vorweg ich hoffe das wird nicht als request gewertet!!

    Also ich gib den Befehl ein und krieg diese Fehlermeldung

    Code:
    The program 'chntpw' is currently not installed. You can install it by typing:
    apt-get install chntpw
    bash: chntpw: command not found
    wenn ich dann apt-get install chntpw mache obwohl es ja installiert ist bekomme ich folgendes:

    Code:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    chntpw is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 
    Lösungen??
    Danke
     
  2. 19. Juli 2011
    AW: chntpw

    Ja, kein Erfolg
     
  3. 25. Juli 2011
    AW: chntpw

    wechsel doch in den ordner, wo chntpw installiert ist und führ es von da mit ./chntpw aus

    greets
     
  4. 25. Juli 2011
    Zuletzt von einem Moderator bearbeitet: 13. April 2017
    AW: Anleitung/Tutorial für chntpw

    Hatte keine Probleme mit dem Paket. Versuch mal:

    Code:
    [U]apt-get update
    apt-get remove chntpw
    apt-get chntpw[/U]
    chntpw
    
    Denke, dass da vielleicht noch irgendwelche bedschädigten Reste liegen.

    Ansonsten gib mal output hiervon:

    Code:
    [U]find / | grep chntpw[/U]
    
    [root]

    Davon abgesehen ist das installieren eines Paketes kein Security-Problem und gehört ehr hier hin:
    [url="https://raidrush.net/forums/45/ & BSD - RR:Board[/url]
    <- inzwischen moved
     
  5. 25. Juli 2011
    AW: Anleitung/Tutorial für chntpw

    Code:
    find / | grep chntpw
    
    Warum Pipe?
    Warum nich gleich
    Code:
    find / -name chntpw
    
    Aber B2T:
    Einfach mal, wie Alex² schon gepostet hat, neu installieren..
    Wenn es dann noch nicht geht nochmal:
    Code:
    find /var/cache/apt -name "chntpw*"
    
    Und das Gefundene löschen und dann nochmal neu installieren..

    MfG
     
  6. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.