summaryrefslogtreecommitdiff
blob: 55831e027b4c7303a48076597557854087cfced0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription>The enterprise-class Open Source LDAP server for Linux
	</longdescription> 
<use>
	<flag name="pam-passthru">Enable pam-passthru plugin - for simple and
		fast system services used in ldap</flag>
	<flag name="dna">Enable dna (distributed numeric assignment ) plugin -  to
		automatically assign unique uid numbers to new user entries as they
		are created.</flag>
	<flag name="presence">Enable presence plugin - non-standard syntax
		validation</flag>
	<flag name="bitwise">Enable bitwise plugin - supported data in raw/bitwise
		format</flag>
	<flag name="autobind">Enable auto bind over unix domain socket (LDAPI)
		support</flag>
	<flag name="auto-dn-suffix">Enable auto bind with auto dn suffix over unix
		domain socket (LDAPI) support</flag>
	<flag name="ldapi">Enable LDAP over unix domain socket (LDAPI) support</flag>
</use>
</pkgmetadata>