Bug 118650 - (iiimf-server) bad home dir
Summary: (iiimf-server) bad home dir
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: im-sdk
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Yu Shao
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-03-18 16:40 UTC by Bill Nottingham
Modified: 2014-03-17 02:43 UTC (History)
2 users (show)

Fixed In Version: -30
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-25 21:14:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2004-03-18 16:40:48 UTC
htt's home dir should not be in /home - causes oddness in autofs
setups on upgrades.

Comment 1 Leon Ho 2004-03-23 06:19:15 UTC
Maybe change the useradd command parameters in the spec to:

/usr/sbin/useradd htt -d /usr/lib/im -c "IIIMF Input Server" -r -s
/sbin/nologin -M >/dev/null 2>&1


Comment 2 Yu Shao 2004-03-25 21:14:02 UTC
Yeah, using -s is the way to fix it. Thanks.


Note You need to log in before you can comment on or make changes to this bug.