Bug 221 - please break schema out of README.LDAP
please break schema out of README.LDAP
Status: RESOLVED FIXED
Product: Sudo
Classification: Unclassified
Component: Documentation
1.6.8
All All
: normal normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-10-04 18:09 MDT by Warren Turkal
Modified: 2007-06-22 09:54 MDT (History)
0 users

See Also:


Attachments
Initial patch to split out schema into its own file. Still needs configure.in magic. (5.90 KB, patch)
2006-11-21 06:51 MST, Warren Turkal
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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