Bug 772746

Summary: wallaby user request
Product: Red Hat Enterprise Linux 6 Reporter: Robert Rati <rrati>
Component: setupAssignee: Ondrej Vasik <ovasik>
Status: CLOSED ERRATA QA Contact: qe-baseos-daemons
Severity: low Docs Contact:
Priority: low    
Version: 6.3CC: azelinka, rrati, willb
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: setup-2.8.14-14.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 772745 Environment:
Last Closed: 2012-06-20 12:23:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 807820    

Description Robert Rati 2012-01-09 21:03:01 UTC
+++ This bug was initially created as a clone of Bug #772745 +++

Description of problem:
I need a user and group created for a package called wallaby.  The user and the group should both be "wallaby", and the user should have a home directory of /var/lib/wallaby.  These are used to own the wallaby service and data files.  The wallaby package currently creates the group/account with:

%pre
getent group wallaby >/dev/null || groupadd -r wallaby
getent passwd wallaby >/dev/null || \
  useradd -r -g wallaby -d %{_localstatedir}/lib/wallaby -s /sbin/nologin \
    -c "Owner of Wallaby service" wallaby
exit 0

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 6 errata-xmlrpc 2012-06-20 12:23:46 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2012-0778.html