|
发表于 2006-3-21 00:49:00
|
显示全部楼层
Post by kiron
please man passwd,and see 'stdin' option for detail.
--stdin
This option is used to indicate that passwd should read the new
password from standard input, which can be a pipe.
if you want add users in batch, there is a command for this purpose. But I forget it.
chpasswd 就可以了。加密/明码 的密码都支持。 |
|