📄 readme
字号:
Copyright 2003-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 SLAPI plugin, addrdnvalues, which will add toan entry any attribute values that appear in the entry's RDN but not inthe entry. This is necessary for compliance with some "broken" clients.To use the plugin, add:plugin preoperation libaddrdnvalues-plugin.so addrdnvalues_preop_initto your slapd configuration file.No Makefile is provided. Use a command line similar to:gcc -shared -I../../../include -Wall -g -o libaddrdnvalues-plugin.so addrdnvalues.cto compile this plugin.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -