Skip to content

Instantly share code, notes, and snippets.

#!/bin/sh
### BEGIN INIT INFO
# Provides: slapd
# Required-Start: $remote_fs $network $syslog
# Required-Stop: $remote_fs $network $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: OpenLDAP standalone server (Lightweight Directory Access Protocol)
### END INIT INFO
attributetype ( 1.2.840.113556.1.6.18.1.313 NAME 'msSFU30Password'
EQUALITY caseExactIA5Match
SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' SINGLE-VALUE )
attributetype ( 1.2.840.113556.1.6.18.1.326 NAME 'msSFU30MemberUid'
EQUALITY caseExactIA5Match
SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
attributetype ( 1.2.840.113556.1.6.18.1.346 NAME 'msSFU30PosixMember'
SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' )