Hide Forgot
Description of problem: kickstart addition of group and user fails to set uid/gid correctly. Version-Release number of selected component (if applicable): anaconda-19.31.11-1.el7 How reproducible: Add " group --name=foogroup --gid=500 user --name=baruser --uid=1002 --groups=foogroup --password=passwd --plaintext " to kickstart and install. Steps to Reproduce: 1. Kickstart install with aforementioned group+user config 2. 3. Actual results: User id wrong. User not in reqeusted primary group. Expected results: User id correct and user in requested primary group. Additional info: Working around issue in %post via usermod
Using Anaconda 19.31.23-1 on the 20131007 nightly image, I am not able to reproduce this issue. Could you recheck if it works for you too ?
Closing for now due to insufficient data. Feel free to reopen if someone can reproduce it on a recent compose.