はじめまして。 solaris8でuseradd を行なおうとしたところ UX: useradd: ERROR: Cannot update system files - login cannot be created. というエラーがでてユーザ作成を行なえませんでした。
man useradd で確認したところ、 そのエラーに対しては The following indicates that the /etc/passwd or /etc/shadow files do not exist: と記述されていたのですが、 /etc/passwd も /etc/shadow も両方とも存在しています。 また直接変更したこともありません。 何か他に考えられる原因はございますでしょうか? 宜しくお願いいたします。