How to add a user in linux without using useradd command. Hint it makes use of passwd, group and shadow file.
Commands
edit /etc/passwd
techtuxedo555:x:999:999:This is without useradd:/home/techtuxedo555:/bin/bash
edit /etc/group
techtuxedo555:x:999:
chown techtuxedo555 /home/techtuxedo555
chgrp techtuxedo555 /home/techtuxedo555
and the user is ready for use.
In questa pagina del sito puoi guardare il video online Linux user creation without useradd della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Tech Tuxedo 28 marzo 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 3,583 volte e gli è piaciuto 33 spettatori. Buona visione!