Creazione in modalità batch di utenti Linux

From RVM Wiki
Revision as of 16:52, 15 February 2012 by Gabriele.vivinetto (talk | contribs) (Created page with "Si usa il comando newusers elencoutenti.txt dove elencoutenti.txt è un file nel formato: nomeutente:password::::/home/nomeutente:/bin/bash ==Riferimenti== *[http://www.cybe…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Si usa il comando

newusers elencoutenti.txt

dove elencoutenti.txt è un file nel formato:

nomeutente:password::::/home/nomeutente:/bin/bash

Riferimenti