initial commit of file from CVS for e-smith-ldap on Wed 12 Jul 08:58:23 BST 2023
This commit is contained in:
15
root/etc/openldap/schema/redhat/rfc822-MailMember.schema
Normal file
15
root/etc/openldap/schema/redhat/rfc822-MailMember.schema
Normal file
@@ -0,0 +1,15 @@
|
||||
attributetype
|
||||
( 1.3.6.1.4.1.42.2.27.2.1.15
|
||||
NAME 'rfc822MailMember'
|
||||
DESC 'rfc822 mail address of group member(s)'
|
||||
EQUALITY caseIgnoreIA5Match
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
|
||||
)
|
||||
objectclass ( 1.3.6.1.4.1.42.2.27.1.2.5
|
||||
NAME 'nisMailAlias'
|
||||
SUP top STRUCTURAL
|
||||
DESC 'NIS mail alias'
|
||||
MUST cn
|
||||
MAY rfc822MailMember )
|
||||
|
||||
|
Reference in New Issue
Block a user