A voir également:
- Adduser commande introuvable
- Useradd ✓ - Forum Linux / Unix
- Useradd commande introuvable - Forum Linux / Unix
2 réponses
Quelle distribution..?
Sous Debian Sarge
horus:~# useradd Test
horus:~# passwd test
passwd: Unknown user test
horus:~# passwd Test
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
horus:~# grep Test /etc/passwd
Test:x:1001:100::/home/Test:
Gates gave you the windows.
GNU gave us the whole house.(Alexandrin)
Sous Debian Sarge
horus:~# useradd Test
horus:~# passwd test
passwd: Unknown user test
horus:~# passwd Test
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
horus:~# grep Test /etc/passwd
Test:x:1001:100::/home/Test:
Gates gave you the windows.
GNU gave us the whole house.(Alexandrin)