Bug 221

Summary: please break schema out of README.LDAP
Product: Sudo Reporter: Warren Turkal <wt>
Component: DocumentationAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: normal    
Priority: normal    
Version: 1.6.8   
Hardware: All   
OS: All   
Attachments: Initial patch to split out schema into its own file. Still needs configure.in magic.

Description Warren Turkal 2006-10-04 18:09:44 MDT
Please put the schema into a file called sudo.schema or something similar so that when packaging sudo with the ldap functionality one can install the sudo.schema file into an appropriate location (like /etc/ldap/schema/ on Debian).

Thanks,
wt
Comment 1 Warren Turkal 2006-11-21 06:51:05 MST
Created attachment 46 [details]
Initial patch to split out schema into its own file. Still needs configure.in magic.

I have added a patch to this entry that splits the schema into its own file. However, I am not sure how to add an autoconf option to select the directory where the schema should be installed. Please check it out. Thanks.
Comment 2 Todd C. Miller 2007-06-22 09:54:03 MDT
I've split the schema files out of README.LDAP for 1.6.9, which is currently in beta.  You can download beta versions from http://www.sudo.ws/sudo/beta.html