Bug 935 - [patch] support nsswitch "wins" resolution on solaris
Summary: [patch] support nsswitch "wins" resolution on solaris
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: winbind (show other bugs)
Version: 3.0.1
Hardware: All Solaris
: P3 normal
Target Milestone: none
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-02 13:08 UTC by Steven Tamm
Modified: 2005-09-27 12:25 UTC (History)
0 users

See Also:


Attachments
Patch to nsswitch/wins.c to support Solaris (2.48 KB, patch)
2004-01-02 13:10 UTC, Steven Tamm
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Tamm 2004-01-02 13:08:58 UTC
The default "wins.c" on samba 3.0.x doesn't support the solaris nsswitch 
constructor, so it doesn't work.  I've modified my old patch to 2.2.8 to work 
with solaris.  It would be awfully nice if it were included.
Comment 1 Steven Tamm 2004-01-02 13:10:07 UTC
Created attachment 345 [details]
Patch to nsswitch/wins.c to support Solaris

This may be better placed in a "different" file, a la "wins_nss_solaris.c". 
But this does the trick.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-09-27 12:24:47 UTC
Another developer actually did this.  WIll be in 3.0.21.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-09-27 12:25:26 UTC
marking as fixed.