Comment changer le texte avant authentification root

Bonjour je recherche le fichier à modifier pour modifier le petit texte juste avant l’authentification ROOT…

Merci d’avance

de quelle authentification root parles tu ?Ne confondrais tu pas avec le prompt bash ?

le petit texte juste avant l’authentification ROOT : tu nous laisses deviner ce que ça pourrait être…
motd ?
$man motd

[code]
MOTD(5) Linux Programmer’s Manual MOTD(5)

NAME
motd - message of the day

DESCRIPTION
The contents of /etc/motd are displayed by pam_motd(8) after a successful login but just
before it executes the login shell.

   The abbreviation "motd" stands for "message of the day", and this file has been  tradition‐
   ally used for exactly that (it requires much less disk space than mail to all users).

   On Debian GNU/Linux, the content of /run/motd.dynamic is also displayed.  This file is gen‐
   erated by /etc/init.d/motd at boot.

FILES
/etc/motd
/run/motd.dynamic
/etc/init.d/motd

SEE ALSO
login(1), issue(5), pam_motd(8)[/code]

Préciser le contexte .

Authentification par su ? par sux (It [strike]sucks[/strike] sux) ? gksu ? kdesu ?
login ?
Login en session graphique ? login en console virtuelle ? login ssh ? …

Copier le texte intégral de ce que tu souhaites modifier ou soumettre une capture d’écran si tu ne peux pas en copier le texte.

oui, voilà en fait quand on allume Linux, il se passe un tas d’écriture, et ensuite il y a écrit un petit texte, et en dessous LOGINNS :

il y a un fichier, je me rappelle plus le quelle , pour changer écrire du texte avant le login

/etc/issue ?

Un petit texte, et en dessous LOGINNS

LOGGINNS, logis INN ou login?

Compare le petit texte, et en dessous LOGIN à /etc/issue.

$ cat /etc/issue

$ man issue

[code] ISSUE(5) Linux Programmer’s Manual ISSUE(5)

NAME
issue - prelogin message and identification file

DESCRIPTION
The file /etc/issue is a text file which contains a message or system identification to be printed
before the login prompt. It may contain various @char and \char sequences, if supported by the
getty-type program employed on the system.

FILES
/etc/issue

SEE ALSO
motd(5), agetty(8), mingetty(8)

COLOPHON
This page is part of release 3.65 of the Linux man-pages project. A description of the project, and
information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages/.

Linux 1993-07-24 ISSUE(5)[/code]

Parfait , Merci , vous êtes les meilleur