Updated error messages.

This commit is contained in:
nekral-guest
2008-09-14 12:17:29 +00:00
parent 57d512829c
commit 557a602026
12 changed files with 13 additions and 13 deletions
@@ -1 +1 @@
useradd: unknown group 4242
useradd: group '4242' does not exist
@@ -1 +1 @@
useradd: unknown group nekral
useradd: group 'nekral' does not exist
@@ -1,2 +1,2 @@
usermod: unlocking the user would result in a passwordless account.
You should set a password with usermod -p to unlock this user account.
usermod: unlocking the user's password would result in a passwordless account.
You should set a password with usermod -p to unlock this user's password.
@@ -1 +1 @@
usermod: unknown group damon
usermod: group 'damon' does not exist
@@ -1 +1 @@
usermod: unknown group 4242
usermod: group '4242' does not exist
@@ -1 +1 @@
usermod: unable to lock password file
usermod: cannot lock /etc/passwd; try again later.
@@ -1 +1 @@
usermod: error locking group file
usermod: cannot lock /etc/group; try again later.
@@ -1 +1 @@
usermod: cannot lock shadow password file
usermod: cannot lock /etc/shadow; try again later.
@@ -1 +1 @@
usermod: error locking shadow group file
usermod: cannot lock /etc/gshadow; try again later.
@@ -1 +1 @@
usermod: error locking group file
usermod: cannot lock /etc/group; try again later.
@@ -1 +1 @@
usermod: error locking shadow group file
usermod: cannot lock /etc/gshadow; try again later.
@@ -1 +1 @@
usermod: uid 1001 is not unique
usermod: UID '1001' already exists