diff options
Diffstat (limited to 'ldap/schema/50ns-media.ldif')
-rw-r--r-- | ldap/schema/50ns-media.ldif | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ldap/schema/50ns-media.ldif b/ldap/schema/50ns-media.ldif new file mode 100644 index 00000000..7023f0b9 --- /dev/null +++ b/ldap/schema/50ns-media.ldif @@ -0,0 +1,12 @@ +# +# BEGIN COPYRIGHT BLOCK +# Copyright 2001 Sun Microsystems, Inc. +# Portions copyright 1999, 2001-2003 Netscape Communications Corporation. +# All rights reserved. +# END COPYRIGHT BLOCK +# +# +# Schema for Netscape Media Server +# +dn: cn=schema +objectClasses: ( 2.16.840.1.113730.3.2.25 NAME 'netscapeMediaServer' DESC 'Netscape defined objectclass' SUP top MUST ( objectclass ) X-ORIGIN 'Netscape Media Server' ) |