ispman/install-data/schema/database attr.txt,1.1,1.2 objc.txt,1.1,1.2

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/install-data/schema/database
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16726/install-data/schema/database

Modified Files:
	attr.txt objc.txt 
Log Message:
fixed [ 1429276 ] Duplicate OID in ispman LDAP schema

Index: objc.txt
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/schema/database/objc.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- objc.txt	28 Mar 2005 13:44:13 -0000	1.1
+++ objc.txt	5 May 2006 20:50:08 -0000	1.2
@@ -2,7 +2,7 @@
 # objectClass 1.3.6.1.4.8833.2.2.1301 'ispmanDatabaseData'
 # Contributed by Wendelmaques Pereira
 
-objectClass ( 1.3.6.1.4.8833.2.1.2101 NAME 'ispmanDatabaseData'
+objectClass ( 1.3.6.1.4.1.8833.2.2.2101 NAME 'ispmanDatabaseData'
     SUP top STRUCTURAL 
     DESC 'Container to handle database info'
     MAY (  ispmanDBType $ ispmanDBPrefix $ ispmanDBUser $ ispmanDBPass

Index: attr.txt
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/schema/database/attr.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- attr.txt	28 Mar 2005 13:44:13 -0000	1.1
+++ attr.txt	5 May 2006 20:50:08 -0000	1.2
@@ -4,142 +4,142 @@
 # Contributed by Wendelmaques Pereira
 # >>> START DATABASE attributes
 
-# attributeType 1.3.6.1.4.8833.2.1.2001 'ispmanDBType'
+# attributeType 1.3.6.1.4.1.8833.2.1.2001 'ispmanDBType'
 # desc: database type linke mysql, postgres
 # to: dbType
 
-# attributeType 1.3.6.1.4.8833.2.1.2002 'ispmanDBPrefix'
+# attributeType 1.3.6.1.4.1.8833.2.1.2002 'ispmanDBPrefix'
 # desc: prefix use to concatenate with domain name
 # to: dbPrefix
 
-# attributeType 1.3.6.1.4.8833.2.1.2003 'ispmanDBUser'
+# attributeType 1.3.6.1.4.1.8833.2.1.2003 'ispmanDBUser'
 # desc: username to connect to database
 # to: dbUser
 
-# attributeType 1.3.6.1.4.8833.2.1.2004 'ispmanDBPass'
+# attributeType 1.3.6.1.4.1.8833.2.1.2004 'ispmanDBPass'
 # desc: password to connect to database
 # to: dbPass
 
-# attributeType 1.3.6.1.4.8833.2.1.2005 'ispmanDBHost'
+# attributeType 1.3.6.1.4.1.8833.2.1.2005 'ispmanDBHost'
 # desc: hosts allowed to connect to database
 # to: dbHost
 
-# attributeType 1.3.6.1.4.8833.2.1.2005 'ispmanDBHost'
+# attributeType 1.3.6.1.4.1.8833.2.1.2005 'ispmanDBHost'
 # desc: ispmanDBHost privilege
 # to: ispmanDBHost
 
-# attributeType 1.3.6.1.4.8833.2.1.2006 'ispmanDBSelectPriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2006 'ispmanDBSelectPriv'
 # desc: SELECT privilege
 # to: Select_priv
 
-# attributeType 1.3.6.1.4.8833.2.1.2007 'ispmanDBInsertPriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2007 'ispmanDBInsertPriv'
 # desc: INSERT privilege
 # to: Insert_priv
 
-# attributeType 1.3.6.1.4.8833.2.1.2008 'ispmanDBUpdatePriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2008 'ispmanDBUpdatePriv'
 # desc: UPDATE privilege
 # to: Update_priv
 
-# attributeType 1.3.6.1.4.8833.2.1.2009 'ispmanDBDeletePriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2009 'ispmanDBDeletePriv'
 # desc: DELETE privilege
 # to: Delete_priv
 
-# attributeType 1.3.6.1.4.8833.2.1.2010 'ispmanDBCreatePriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2010 'ispmanDBCreatePriv'
 # desc: CREATE privilege
 # to: Create_priv
 
-# attributeType 1.3.6.1.4.8833.2.1.2011 'ispmanDBAlterPriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2011 'ispmanDBAlterPriv'
 # desc: ALTER privilege
 # to: Alter_priv
 
-# attributeType 1.3.6.1.4.8833.2.1.2012 'ispmanDBIndexPriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2012 'ispmanDBIndexPriv'
 # desc: INDEX privilege
 # to: Index_priv
 
-# attributeType 1.3.6.1.4.8833.2.1.2013 'ispmanDBDropPriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2013 'ispmanDBDropPriv'
 # desc: DROP privilege
 # to: Drop_priv
 
-# attributeType 1.3.6.1.4.8833.2.1.2014 'ispmanDBGrantPriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2014 'ispmanDBGrantPriv'
 # desc: GRANT privilege
 # to: Grant_priv
 
-# attributeType 1.3.6.1.4.8833.2.1.2015 'ispmanDBReferencesPriv'
+# attributeType 1.3.6.1.4.1.8833.2.1.2015 'ispmanDBReferencesPriv'
 # desc: REFERENCES privilege
 # to: References_priv
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.4001 NAME 'ispmanDBType'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4001 NAME 'ispmanDBType'
     DESC 'database type linke mysql, postgres'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4002 NAME 'ispmanDBPrefix'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4002 NAME 'ispmanDBPrefix'
     DESC 'prefix use to concatenate with domain name'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4003 NAME 'ispmanDBUser'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4003 NAME 'ispmanDBUser'
     DESC 'username to connect to database'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4004 NAME 'ispmanDBPass'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4004 NAME 'ispmanDBPass'
     DESC 'password to connect to database'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4005 NAME 'ispmanDBHost'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4005 NAME 'ispmanDBHost'
     DESC 'hosts allowed to connect to database'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4006 NAME 'ispmanDBSelectPriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4006 NAME 'ispmanDBSelectPriv'
     DESC 'SELECT privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4007 NAME 'ispmanDBInsertPriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4007 NAME 'ispmanDBInsertPriv'
     DESC 'INSERT privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4008 NAME 'ispmanDBUpdatePriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4008 NAME 'ispmanDBUpdatePriv'
     DESC 'UPDATE privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4009 NAME 'ispmanDBDeletePriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4009 NAME 'ispmanDBDeletePriv'
     DESC 'DELETE privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4010 NAME 'ispmanDBCreatePriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4010 NAME 'ispmanDBCreatePriv'
     DESC 'CREATE privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4011 NAME 'ispmanDBAlterPriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4011 NAME 'ispmanDBAlterPriv'
     DESC 'ALTER privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4012 NAME 'ispmanDBIndexPriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4012 NAME 'ispmanDBIndexPriv'
     DESC 'INDEX privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4013 NAME 'ispmanDBDropPriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4013 NAME 'ispmanDBDropPriv'
     DESC 'DROP privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4014 NAME 'ispmanDBGrantPriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4014 NAME 'ispmanDBGrantPriv'
     DESC 'GRANT privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
-attributeType ( 1.3.6.1.4.8833.2.1.4015 NAME 'ispmanDBReferencesPriv'
+attributeType ( 1.3.6.1.4.1.8833.2.1.4015 NAME 'ispmanDBReferencesPriv'
     DESC 'REFERENCES privilege'
     EQUALITY caseExactIA5Match
     SUBSTR caseExactIA5SubstringsMatch



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
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.