Fix the bug that create abnormal user 22/38622/1 accepted/tizen/common/20150424.100315 accepted/tizen/mobile/20150424.064002 accepted/tizen/tv/20150424.063125 accepted/tizen/wearable/20150424.063714 submit/tizen/20150424.050028
authorHurnjoo Lee <hurnjoo.lee@samsung.com>
Thu, 23 Apr 2015 04:28:06 +0000 (13:28 +0900)
committerHurnjoo Lee <hurnjoo.lee@samsung.com>
Thu, 23 Apr 2015 06:46:37 +0000 (15:46 +0900)
commit085d7a090793970c5a9cf2d0d621dbfcbf7718dc
tree3f3c6585aacd07aa522930ea4186a520dad3ea45
parent319816007b6d7219d89a2649165c11075189b039
Fix the bug that create abnormal user

In case there was wrong group in DEFAULT_USR_GROUP, user home directory was not created.
This patch will prevent abnormal termination of creating user by wrong default groups.

Change-Id: I74176fbce066ec160d518b228a2f7bd019de4d52
Signed-off-by: Hurnjoo Lee <hurnjoo.lee@samsung.com>
src/daemon/core/gumd-daemon-user.c