Bug 2218323 - Separate out 'ldap' functionality into its own package
Summary: Separate out 'ldap' functionality into its own package
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: sudo
Version: 38
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Radovan Sroka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-28 18:24 UTC by quanah.gibsonmount
Modified: 2023-06-28 18:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description quanah.gibsonmount 2023-06-28 18:24:57 UTC
The current sudo package does not separate out ldap functionality into its own package, forcing the installation of the "openldap" package onto systems unnecessarily.  It would be better to follow the superior debian strategy of making a separate package "sudo-ldap" for those who need to integrate with LDAP.

Reproducible: Always

Steps to Reproduce:
1. Install sudo
2. See openldap package forced in as a requirement.
3.


Expected Results:  
It should be possible to install sudo without having the 'openldap' package installed.

There's no reason for everyone to have to install the openldap package purely because sudo was installed.


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