Lines Matching full:already

115 #   - check the gid is not already used for another group
116 # - check the group does not already exist with another gid
117 # - check the user does not already exist with another gid
118 # - check the uid is not already used for another user
119 # - check the user does not already exist with another uid
120 # - check the user does not already exist in another group
142 # check the gid is not already used for another group
144 fail "gid '%d' for '%s' is already used by group '%s'\n" \
148 # check the group does not already exists with another gid
152 fail "group '%s' for '%s' already exists with gid '%d' (wants '%d')\n" \
156 # check the user does not already exists with another gid
160 fail "user '%s' already exists with gid '%d' (wants '%d')\n" \
168 # check the uid is not already used for another user
170 fail "uid '%d' for '%s' already used by user '%s'\n" \
174 # check the user does not already exists with another uid
178 fail "user '%s' already exists with uid '%d' (wants '%d')\n" \
183 # check the user does not already exist in another group
185 fail "user '%s' already exists with group '%s' (wants '%s')\n" \
193 # Generate a unique GID for given group. If the group already exists,
198 # - not already used by a group
218 # Add a group; if it does already exist, remove it first
242 # Generate a unique UID for given username. If the username already exists,
247 # - not already used by a user
267 # Add given user to given group, if not already the case
293 # Add a user; if it does already exist, remove it first
407 # If any additional group is already a main group, we should use