ispman/install-data/schema/domain attr.txt,1.6,1.7

[email protected]
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/install-data/schema/domain
In directory sc8-pr-cvs1:/tmp/cvs-serv6461

Modified Files:
	attr.txt 
Log Message:
simplyfying the schema for all names. Inheriting the rules from parent Attribute "name"

Changing syntax and comapring rules for DomainComment.

Changes necessary for UTF conversions.



Index: attr.txt
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/schema/domain/attr.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- attr.txt	7 Jan 2004 23:59:40 -0000	1.6
+++ attr.txt	14 Jan 2004 16:32:24 -0000	1.7
@@ -75,24 +75,20 @@
 
 
 attributeType ( 1.3.6.1.4.8833.2.1.1203 NAME 'ispmanDomainOwner'
-	DESC 'A string describing the owner of a ispmanDomain'
-	EQUALITY caseIgnoreIA5Match
-	SUBSTR caseIgnoreSubstringsMatch
-	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
+	DESC 'A string describing the owner of a ispmanDomain'
+	SUP name )
 
 
 attributeType ( 1.3.6.1.4.8833.2.1.1204 NAME 'ispmanDomainComment'
 	DESC 'A string containing a comment on a ispmanDomain'
-	EQUALITY caseIgnoreIA5Match
+	EQUALITY caseIgnoreMatch
 	SUBSTR caseIgnoreSubstringsMatch
-	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )
 
 
 attributeType ( 1.3.6.1.4.8833.2.1.1205 NAME 'ispmanDomainCustomer'
 	DESC 'A string naming the customer the ispmanDomain belongs to'
-	EQUALITY caseIgnoreIA5Match
-	SUBSTR caseIgnoreSubstringsMatch
-	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
+	SUP name )
 
 
 attributeType ( 1.3.6.1.4.8833.2.1.1106 NAME 'ispmanMaxAccounts'




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.