Bugzilla – Bug 221
please break schema out of README.LDAP
Last modified: 2007-06-22 09:54:03 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
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.
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