Bug 216 - winbind init file still checks for "winbind uid"
Summary: winbind init file still checks for "winbind uid"
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Packaging (show other bugs)
Version: 3.0.0preX
Hardware: All Linux
: P2 major
Target Milestone: none
Assignee: John H Terpstra (mail address dead(
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-10 14:20 UTC by Paul Eggleton
Modified: 2005-11-14 09:30 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Eggleton 2003-07-10 14:20:47 UTC
The supplied winbind.init file for Red Hat (in packaging/RedHat) looks 
for "winbind uid" instead of "idmap uid", so if you use the "idmap uid" option 
as you should, it won't start or stop winbind at all. (Presumably you would 
want to retain backwards compatibility if "winbind uid" is still to be allowed 
in the config file).
Comment 1 Tim Potter 2003-07-10 22:16:38 UTC
Reassigning to jht who seems to be handling the redhat packaging stuff.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2003-07-11 07:56:57 UTC
jht doesn't handle the RH packaging.  That would be me.
fixed by changing to 

if [ "`egrep -i '(idmap.*uid|winbind.*uid)' $CONFIG | egrep -v [\#\;]`" ]; then
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-02-07 08:40:43 UTC
originally reported against 3.0.0beta2.  CLeaning out 
non-production release versions.
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:26:30 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.
Comment 5 Gerald (Jerry) Carter (dead mail address) 2005-11-14 09:30:13 UTC
database cleanup