useradd exit with "File size limit exceeded" if uid is too large
Issue
- When executing
useraddto add a user with large uid,useraddexit with "File size limit exceeded".
~]# useradd -u 200002988 -m testuser
~]# File size limit exceeded (core dumped)
Environment
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.