users.props file
Following is the format for the users.props file:
Example
# users.props # # Format: # # name:passwd:uid:gids:display name # # where name = userId/userName of the user # passwd = password of the user # uid = uniqueId of the user # gid = groupIds of the groups that the user belongs to # display name = a (optional) display name for the user. bob:bob1:123:567:bob dave:dave1:234:678: jay:jay1:345:678,789:Jay-Jay ted:ted1:456:678:Teddy G jeff:jeff1:222:789:Jeff vikas:vikas1:333:789:vikas bobby:bobby1:444:789: