📄 readme
字号:
Copyright 2004-2007 The OpenLDAP Foundation. All rights reserved.Redistribution and use in source and binary forms, with or withoutmodification, are permitted only as authorized by the OpenLDAPPublic License.This directory contains a native slapd plugin, dsaschema, that permits theloading of DSA-specific schema from configuration files (including operationalattributes).To use the plugin, add:moduleload libdsaschema-plugin.so /etc/openldap/schema/foo1.schema ...etc... /etc/openldap/schema/fooN.schemato your slapd configuration file.No Makefile is provided. Use a command line similar to:gcc -shared -I../../../include -Wall -g -o libdsaschema-plugin.so dsaschema.cto compile this plugin.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -