]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
shuttle.schema updated: email address inherits from mail attr
authoracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 15 Jan 2007 18:30:32 +0000 (18:30 +0000)
committeracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 15 Jan 2007 18:30:32 +0000 (18:30 +0000)
SHUTTLE/schema/shuttle.schema

index a6cc03a4a169f1d57d2ac2ab0a210792d05da404..b3d1f9460d697d97c0cfe988576c3026d372eeb0 100644 (file)
@@ -8,7 +8,7 @@ attributetype ( DETECTOR_CONFIG:3 NAME 'DCSPort'     DESC ''
 attributetype ( DETECTOR_CONFIG:4 NAME 'DCSalias'    DESC ''                      EQUALITY caseIgnoreMatch    SUP name )
 attributetype ( DETECTOR_CONFIG:5 NAME 'DCSdatapoint' DESC ''                      EQUALITY caseIgnoreMatch    SUP name )
 attributetype ( DETECTOR_CONFIG:6 NAME 'StrictRunOrder' DESC 'Strict run ordering flag' EQUALITY caseIgnoreMatch SUP name )
-attributetype ( DETECTOR_CONFIG:7 NAME 'responsible' DESC 'responsible email address' EQUALITY caseIgnoreMatch SUP name )
+attributetype ( DETECTOR_CONFIG:7 NAME 'responsible' DESC 'responsible email address' EQUALITY caseIgnoreIA5Match SUP mail )
 
 objectclass ( DETECTOR_CONFIG
         NAME 'AliShuttleDetector'