Bug 509343 - RFE: extend functionality of winbindd for other NSS databases
Summary: RFE: extend functionality of winbindd for other NSS databases
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: samba
Version: 5.3
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Simo Sorce
QA Contact: BaseOS QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-02 11:36 UTC by Ondrej Valousek
Modified: 2009-08-13 09:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-13 09:28:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ondrej Valousek 2009-07-02 11:36:03 UTC
Description of problem:
winbind can be currently used by a NSS switch to gather Unix attributes form users/groups in Windows 2008 Active Directory using RFC2307 schema. This approach is much better than using nss_ldap.so as nss_ldap can not use machine credentials to access AD.

The only problem with winbindd is, that its functionality is limited to only two databases - passwd and group. However other NSS databases can be stored in Active Directory using RFC2307 schema (like services, protocols, networks....).

Would it be therefore possible to extend functionality of winbindd to cover more NSS databases please?


Version-Release number of selected component (if applicable):
all

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
winbind can not enumerate other system databases than passwd and group

Expected results:
winbind should be able to coper other system databases, too.

Additional info:

Comment 1 Simo Sorce 2009-08-13 09:28:34 UTC
This is a quite big task and requires buy in from Upstream.
At the moment there doesn't seem to be interest from the samba community to provide this functionality.
I suggest you make this request upstream, then this functionality can be probably included in the next major RHEL version.


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