Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

Telnet Passwort dauerhaft ändern

    Nobody is reading this thread right now.

jiggga

Newbie
Registriert
5. November 2008
Beiträge
26
Reaktionspunkte
2
Punkte
23
Hallo,

ich habe festgestellt, dass nach jedem Neustart das telnet Passwort auf root zurückgesetzt wird. Ist es möglich, dies dauerhaft zu ändern bzw. telnet zu deaktivieren?

Grüße
 
AW: Telnet Passwort dauerhaft ändern

Das Passwort kann via Telnet mit folgendem Befehl verändert werden.
passwd

Weitere hilfreiche Optionen zum passwd Befehl können wie folgt angezeigt werden.
root@dm8000:~# passwd --help
Usage: passwd [options] [LOGIN]

Options:
-a, --all report password status on all accounts
-d, --delete delete the password for the named account
-e, --expire force expire the password for the named account
-h, --help display this help message and exit
-k, --keep-tokens change password only if expired
-i, --inactive INACTIVE set password inactive after expiration
to INACTIVE
-l, --lock lock the password of the named account
-n, --mindays MIN_DAYS set minimum number of days before password
change to MIN_DAYS
-q, --quiet quiet mode
-r, --repository REPOSITORY change password in REPOSITORY repository
-S, --status report password status on the named account
-u, --unlock unlock the password of the named account
-w, --warndays WARN_DAYS set expiration warning days to WARN_DAYS
-x, --maxdays MAX_DAYS set maximum number of days before password
change to MAX_DAYS

 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…