Rm malencontreux [RÉSOLU]

Ça fait 2 fois que cela m’arrive. Un “rm” mal placé en root et hop, le fichier /etc/nsswitch.conf disparaît.
Une bonne âme pourrait elle poster le résultat le résultat decat /etc/nsswitch.conf

[quote]uname -a
Linux debian 2.6.29-2-686 #1 SMP Sun May 3 12:46:00 UTC 2009 i686 GNU/Linux[/quote]
Merci

Hello.

[code]# /etc/nsswitch.conf

Example configuration of GNU Name Service Switch functionality.

If you have the glibc-doc-reference' andinfo’ packages installed, try:

`info libc “Name Service Switch”’ for information about this file.

passwd: compat
group: compat
shadow: compat

hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
networks: files

protocols: db files
services: db files
ethers: db files
rpc: db files

netgroup: nis[/code]

Je suis en Sid

@+…

[code]$ cat /etc/nsswitch.conf

/etc/nsswitch.conf

Example configuration of GNU Name Service Switch functionality.

If you have the glibc-doc-reference' andinfo’ packages installed, try:

`info libc “Name Service Switch”’ for information about this file.

passwd: compat
group: compat
shadow: compat

hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
networks: files

protocols: db files
services: db files
ethers: db files
rpc: db files

netgroup: nis
[/code]par contre je suis sous lenny et toi sid. Ça peut peut-être poser problème Linux idjagiedas 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686 GNU/Linux

Merci à vous, c’est parfait. Cela correspond à celui que j’avais récupéré avec un live CD lenny.
Je passe en résolu.