summaryrefslogtreecommitdiffstats
path: root/ldap/clients/dsgw/config/ns-license-schema.conf
blob: 95f4858a183f670e9bb8ac11d150244c650f3b54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# BEGIN COPYRIGHT BLOCK
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
# END COPYRIGHT BLOCK
# 
attribute	nsLicensedFor		cis
attribute	nsLicenseStartTime	cis
attribute	nsLicenseEndTime	cis

objectclass nsLicenseUser
	requires
		objectClass
	allows
		nsLicensedFor
		nsLicenseStartTime
		nsLicenseEndTime