/**/ /******************************************************************************/ /** **/ /** Copyright (c) 2004 **/ /** by DIGITAL Equipment Corporation, Maynard, Mass. **/ /** All rights reserved. **/ /** **/ /** This software is furnished under a license and may be used and copied **/ /** only in accordance with the terms of such license and with the **/ /** inclusion of the above copyright notice. This software or any other **/ /** copies thereof may not be provided or otherwise made available to any **/ /** other person. No title to and ownership of the software is hereby **/ /** transferred. **/ /** **/ /** The information in this software is subject to change without notice **/ /** and should not be construed as a commitment by DIGITAL Equipment **/ /** Corporation. **/ /** **/ /** DIGITAL assumes no responsibility for the use or reliability of its **/ /** software on equipment which is not supplied by DIGITAL. **/ /** **/ /********************************************************************************************************************************/ /* Created: 17-SEP-2004 23:16:02 by OpenVMS SDL EV1-53 */ /* Source: 17-SEP-2004 23:15:58 DECW$DCERESD:[SECURITY.ILOGIN.OBJ]DCE$IL_MSG.SD */ /********************************************************************************************************************************/ /*** MODULE $DCE$IL_MSG ***/ /* */ /* This SDL File Generated by VAX-11 Message V04-00 on 17-SEP-2004 23:15:58.88 */ /* */ /*.FACILITY DCE 1763/SYSTEM ! 1763 IS SEC'S CODE */ #define DCE$_FACILITY 1763 /* 1763 IS SEC'S CODE */ /*+ */ /* COPYRIGHT (C) 1999 BY */ /* COMPAQ COMPUTER CORPORATION */ /* */ /* THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED */ /* ONLY IN ACCORDANCE WITH THE TERMS OF SUCH LICENSE AND WITH THE */ /* INCLUSION OF THE ABOVE COPYRIGHT NOTICE. THIS SOFTWARE OR ANY OTHER */ /* COPIES THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY */ /* OTHER PERSON. NO TITLE TO AND OWNERSHIP OF THE SOFTWARE IS HEREBY */ /* TRANSFERRED. */ /* */ /* THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE */ /* AND SHOULD NOT BE CONSTRUED AS A COMMITMENT BY COMPAQ COMPUTER */ /* CORPORATION. */ /* */ /* COMPAQ ASSUMES NO RESPONSIBILITY FOR THE USE OR RELIABILITY OF ITS */ /* SOFTWARE ON EQUIPMENT WHICH IS NOT SUPPLIED BY COMPAQ. */ /* */ /* */ /* MODIFICATION HISTORY: */ /* */ /* X-3 WAYNE MORRISON 12-DEC-1999 */ /* CHANGE V1.3 TO V3.0, AND 1995 TO 1999. */ /* X-2 CRB0796 COLIN R. BLAKE 05-JAN-1995 */ /* CHANGE T1.3 TO V1.3, AND 1994 TO 1995. */ /* */ /* X-1 ORIGINAL. */ /*- */ /*+ */ /* INTEGRATED LOGIN USES THE REGISTERED SEC FACILITY CODE FOR ITS MESSAGES */ /* (BECAUSE WE WERE UNABLE TO GET OUR OWN IN TIME). THIS IS DOABLE SINCE A */ /* FACILITY IS ALLOWED UP TO 4095 MESSAGES AND SEC IS CURRENTLY ONLY USING ABOUT */ /* 770 (NUMBERED SEQUENTIALLY FROM 1). */ /* */ /* SO WE START AT 4095 AND WORK DOWN FOR THE INTEGRATED LOGIN MESSAGES. UNLESS */ /* SEC EXPECTS AN EXPLOSIVE GROWTH IN THE NUMBER OF MESSAGE CODES IT NEEDS, WE */ /* SHOULD BE ABLE TO GO FROM 4095 ALL THE WAY DOWN TO 1000. THEREFORE WE CARVE */ /* THIS AREA UP INTO 500 MESSAGE CHUNKS AND ALLOCATE A CHUNK TO EACH INTEGRATED */ /* LOGIN SUB-COMPONENT THAT NEEDS ONE. AN ALLOTMENT OF 500 SHOULD GIVE EACH */ /* SUB-COMPONENT ENOUGH ROOM TO "base" THE VARIOUS SEVERITIES (AT EACH 100?) AND */ /* ALLOW ROOM FOR FUTURE EXPANSION WITHOUT HAVING TO ALTER EXISTING MESSAGE */ /* CODES. */ /* */ /* WITH THIS IS MIND, WE HAVE SPLIT UP THE ENTIRE MESSAGE RANGE AS FOLLOWS: */ /* */ /* 1-999 RESERVED FOR SEC */ /* 1000-1499 AVAILABLE */ /* 1500-1999 LOGINOUT CALLOUT CODE */ /* 2000-2499 IMPORT */ /* 2500-2999 EXPORT */ /* 3000-3499 DCEUAF API */ /* 3500-4095 DCEUAF CLI */ /*- */ /*+ */ /* */ /* INTEGRATED LOGIN CALLOUTS */ /* ========================= */ /* */ /* WE HAVE THE MESSAGE NUMBER RANGE 1500 THRU 1999 AND USE IT AS FOLLOWS: */ /* */ /* 3500-3599 MESSAGES OF SEVERITY SUCCESS */ /* 3600-3699 MESSAGES OF SEVERITY INFORMATIONAL */ /* 3700-3799 MESSAGES OF SEVERITY WARNING */ /* 3800-3899 MESSAGES OF SEVERITY ERROR */ /* 3900-3999 MESSAGES OF SEVERITY FATAL */ /*- */ #define DCE$_IL_DCECERT 115584737 #define DCE$_IL_VMSPWDSYNC 115584745 #define DCE$_IL_DCEPWDEXP 115585539 #define DCE$_IL_DCENOCERT 115585547 #define DCE$_IL_NONETCRED 115585555 #define DCE$_IL_ERRVMSPWD 115586336 #define DCE$_IL_VMSONLY 115586344 #define DCE$_IL_NOCREDMOD 115587138 #define DCE$_IL_RGYNOTTHERE 115587146 #define DCE$_IL_INVPWDLEN 115587940 /*+ */ /* */ /* DCEIMPORT */ /* */ /* MESSAGE RANGE = 2400 - 2499 */ /* */ /* 2400 - 2414 SUCCESS */ /* 2415 - 2434 INFORMATIONAL */ /* 2435 - 2444 WARNING */ /* 2445 - 2479 ERROR */ /* 2480 - 2499 FATAL */ /* */ /* */ #define DCE$_IMP_ADDDCE 115591937 #define DCE$_IMP_EXCADD 115591945 #define DCE$_IMP_EXCDEL 115591953 #define DCE$_IMP_DELDCEUAF 115592059 #define DCE$_IMP_ADDDCEUAF 115592067 #define DCE$_IMP_ADDDCEPRN 115592075 #define DCE$_IMP_ADDDCEACC 115592083 #define DCE$_IMP_EXCLUDED 115592091 #define DCE$_IMP_DELPRN 115592099 #define DCE$_IMP_DELACC 115592107 #define DCE$_IMP_DELFRGRP 115592115 #define DCE$_IMP_DELFRORG 115592123 #define DCE$_IMP_NOEXCUSR 115592131 #define DCE$_IMP_INITWAIT 115592139 #define DCE$_IMP_NOPRIN 115592147 #define DCE$_IMP_CREDCEUAF 115592155 #define DCE$_IMP_INDCEUAF 115592176 #define DCE$_IMP_INEXCLUDE 115592184 #define DCE$_IMP_INDCE 115592192 #define DCE$_IMP_NODCEUAF 115592200 #define DCE$_IMP_DCELOGIN 115592258 #define DCE$_IMP_NOSCHUSR 115592266 #define DCE$_IMP_USERERR 115592274 #define DCE$_IMP_ERRCRPRN 115592282 #define DCE$_IMP_ERRCRACC 115592290 #define DCE$_IMP_ERRADDGRP 115592298 #define DCE$_IMP_ERRADDORG 115592306 #define DCE$_IMP_ERRACCEXC 115592314 #define DCE$_IMP_ERRADDEXC 115592322 #define DCE$_IMP_ERRDELEXC 115592330 #define DCE$_IMP_NOSUCHEXC 115592338 #define DCE$_IMP_PRINUSE 115592346 #define DCE$_IMP_NOSCHPRM 115592354 #define DCE$_IMP_INTINPDEV 115592362 #define DCE$_IMP_ERRADDUAF 115592370 #define DCE$_IMP_ERRDELUAF 115592378 #define DCE$_IMP_ERRCHGAUT 115592386 #define DCE$_IMP_INVDATETM 115592394 #define DCE$_IMP_OUTOPNERR 115592402 #define DCE$_IMP_DCEUAFERR 115592410 #define DCE$_IMP_TIMERR 115592418 #define DCE$_IMP_RANGEERR 115592426 #define DCE$_IMP_NOSUCHGRP 115592434 #define DCE$_IMP_NOSUCHORG 115592442 #define DCE$_IMP_INVPASSWD 115592450 #define DCE$_IMP_ERRSPAWN 115592458 #define DCE$_IMP_INPREQ 115592466 #define DCE$_IMP_TOOLONG 115592474 #define DCE$_IMP_ERRDELFRGRP 115592482 #define DCE$_IMP_ERRDELFRORG 115592490 #define DCE$_IMP_ERRDCEUAF 115592498 #define DCE$_IMP_PREXISTS 115592506 #define DCE$_IMP_ACCEXISTS 115592514 #define DCE$_IMP_PRINGRP 115592522 #define DCE$_IMP_PRINORG 115592530 #define DCE$_IMP_INTERROR 115592580 #define DCE$_IMP_BINDERR 115592588 #define DCE$_IMP_DCEERR 115592596 #define DCE$_IMP_ERRDELPRN 115592604 #define DCE$_IMP_ERRDELACC 115592612 #define DCE$_IMP_ERRSYSUAF 115592620 #define DCE$_IMP_INITERROR 115592628 #define DCE$_IMP_ERRCRDCEUAF 115592636 /*+ */ /* */ /* DCEEXPORT */ /* */ /* MESSAGE RANGE = 2500 - 2599 */ /* */ /* 2500 - 2514 SUCCESS */ /* 2515 - 2534 INFORMATIONAL */ /* 2535 - 2544 WARNING */ /* 2545 - 2579 ERROR */ /* 2580 - 2599 FATAL */ /* */ /* */ #define DCE$_EXP_ADDUAF 115592737 #define DCE$_EXP_EXCADD 115592745 #define DCE$_EXP_EXCDEL 115592753 #define DCE$_EXP_DELDCEUAF 115592859 #define DCE$_EXP_ADDDCEUAF 115592867 #define DCE$_EXP_ADDDCEACC 115592875 #define DCE$_EXP_NOTINEXC 115592883 #define DCE$_EXP_INVMS 115592891 #define DCE$_EXP_EXCLUDED 115592899 #define DCE$_EXP_NOEXCUSR 115592907 #define DCE$_EXP_INITWAIT 115592915 #define DCE$_EXP_SEEFILE 115592923 #define DCE$_EXP_CREDCEUAF 115592931 #define DCE$_EXP_INEXCLUDE 115592976 #define DCE$_EXP_INDCEUAF 115592984 #define DCE$_EXP_DISUSER 115592992 #define DCE$_EXP_NODCEUAF 115593000 #define DCE$_EXP_ERRQUOTA 115593008 #define DCE$_EXP_ERRSETPW 115593058 #define DCE$_EXP_ACCEXISTS 115593066 #define DCE$_EXP_DCELOGIN 115593074 #define DCE$_EXP_NOSCHUSR 115593082 #define DCE$_EXP_USERERR 115593090 #define DCE$_EXP_ERRCRACC 115593098 #define DCE$_EXP_ERRACCEXC 115593106 #define DCE$_EXP_ERRADDEXC 115593114 #define DCE$_EXP_ERRDELEXC 115593122 #define DCE$_EXP_NOSUCHEXC 115593130 #define DCE$_EXP_INTINPDEV 115593138 #define DCE$_EXP_ERRADDUAF 115593146 #define DCE$_EXP_ERRDELUAF 115593154 #define DCE$_EXP_OUTOPNERR 115593162 #define DCE$_EXP_DCEUAFERR 115593170 #define DCE$_EXP_NAMEINUSE 115593178 #define DCE$_EXP_ERRCREUAF 115593186 #define DCE$_EXP_NOSUCHPR 115593194 #define DCE$_EXP_NOVMSUSR 115593202 #define DCE$_EXP_ERRUAFGET 115593210 #define DCE$_EXP_ERRENAUSR 115593218 #define DCE$_EXP_INVPASSWD 115593226 #define DCE$_EXP_INPREQ 115593234 #define DCE$_EXP_INVGRPUIC 115593242 #define DCE$_EXP_INVMEMUIC 115593250 #define DCE$_EXP_ERRSPAWN 115593258 #define DCE$_EXP_NXTMEMUIC 115593266 #define DCE$_EXP_GRPUICFULL 115593274 #define DCE$_EXP_TOOLONG 115593282 #define DCE$_EXP_INVPWDLEN 115593290 #define DCE$_EXP_TIMERR 115593298 #define DCE$_EXP_ERRDCEUAF 115593306 #define DCE$_EXP_INTERROR 115593380 #define DCE$_EXP_BINDERR 115593388 #define DCE$_EXP_DCEERR 115593396 #define DCE$_EXP_ERRSYSUAF 115593404 #define DCE$_EXP_INITERROR 115593412 #define DCE$_EXP_ERRCRDCEUAF 115593420 /*+ */ /* */ /* DCEUAF CLI */ /* =========== */ /* */ /* WE HAVE THE MESSAGE NUMBER RANGE 3500 THRU 4095 AND USE IT AS FOLLOWS: */ /* */ /* 3500-3599 MESSAGES OF SEVERITY SUCCESS */ /* 3600-3699 MESSAGES OF SEVERITY INFORMATIONAL */ /* 3700-3799 MESSAGES OF SEVERITY WARNING */ /* 3800-3899 MESSAGES OF SEVERITY ERROR */ /* 3900-3999 MESSAGES OF SEVERITY FATAL */ /* 4000-4095 MESSAGES THAT ARE NEVER SIGNALLED (USED FOR DISPLAYING TEXT, */ /* FOR EXAMPLE IN THE SHOW COMMAND). */ /*- */ #define DCE$_UAF_ADDED 115600737 #define DCE$_UAF_DELETED 115600745 #define DCE$_UAF_MODED 115600753 #define DCE$_UAF_KEYDEL 115601539 #define DCE$_UAF_KEYDEFD 115601547 #define DCE$_UAF_CREDCEUAF 115601555 #define DCE$_UAF_SYSCHKBEG 115601563 #define DCE$_UAF_SYSCHKEND 115601571 #define DCE$_UAF_DCECHKBEG 115601579 #define DCE$_UAF_DCECHKEND 115601587 #define DCE$_UAF_DCEERR 115601595 #define DCE$_UAF_CONNREG 115601603 #define DCE$_UAF_NODCEUAF 115602336 #define DCE$_UAF_ANOTADDED 115602344 #define DCE$_UAF_MAXDEPEXC 115603138 #define DCE$_UAF_NOPARENT 115603146 #define DCE$_UAF_ERRATTACH 115603154 #define DCE$_UAF_ERRSPAWN 115603162 #define DCE$_UAF_ERRDEFSYM 115603170 #define DCE$_UAF_ERROPNOUT 115603178 #define DCE$_UAF_ERRWRTOUT 115603186 #define DCE$_UAF_ERRCLSOUT 115603194 #define DCE$_UAF_ERROPNCMF 115603202 #define DCE$_UAF_INVVSH 115603210 #define DCE$_UAF_ERRDKEY 115603218 #define DCE$_UAF_ERRDEFKEY 115603226 #define DCE$_UAF_KEYNOTF 115603234 #define DCE$_UAF_NOKEYF 115603242 #define DCE$_UAF_NYI 115603250 #define DCE$_UAF_ERRSYSUAF 115603258 #define DCE$_UAF_NOTADDED 115603266 #define DCE$_UAF_NOTDELETED 115603274 #define DCE$_UAF_NOTMODED 115603282 #define DCE$_UAF_RECEXISTS 115603290 #define DCE$_UAF_NOSHOW 115603298 #define DCE$_UAF_NOMODIFY 115603306 #define DCE$_UAF_NOVERIFY 115603314 #define DCE$_UAF_NODELETE 115603322 #define DCE$_UAF_VERUSERERR 115603330 #define DCE$_UAF_NOSUCHUSER 115603338 #define DCE$_UAF_NOSUCHPRIN 115603346 #define DCE$_UAF_ERRDCEUAF 115603940 #define DCE$_UAF_ERRCREUAF 115603948 #define DCE$_UAF_INTERROR 115603956 /*+ */ /* CLI NON SIGNALED MESSAGES */ /*- */ #define DCE$_UAF_CLIVER 115604740 #define DCE$_UAF_CLIPROMPT 115604748 #define DCE$_UAF_SHOWKEY10 115604756 #define DCE$_UAF_SHOWKEY20 115604764 #define DCE$_UAF_SHOWKEY30 115604772 #define DCE$_UAF_SHOWKEY40 115604780 #define DCE$_UAF_SHOWKEY50 115604788 #define DCE$_UAF_SHOWKEY60 115604796 #define DCE$_UAF_SHOWKEY70 115604804 #define DCE$_UAF_M_ENABLED 115604812 #define DCE$_UAF_M_DISABLED 115604820 #define DCE$_UAF_YESWORD 115604828 #define DCE$_UAF_NOWORD 115604836 #define DCE$_UAF_QUITWORD 115604844 #define DCE$_UAF_ALLWORD 115604852 #define DCE$_UAF_SHOW1 115604860 #define DCE$_UAF_SHOW2 115604868 #define DCE$_UAF_SHOWFADD1 115604876 #define DCE$_UAF_SHOWFADD2 115604884 #define DCE$_UAF_SHOWFREM1 115604892 #define DCE$_UAF_SHOWFREM2 115604900 #define DCE$_UAF_SYSCHKOK 115604908 #define DCE$_UAF_SYSCHKNOK 115604916 #define DCE$_UAF_SYSCHKSTAT 115604924 #define DCE$_UAF_DCECHKOK 115604932 #define DCE$_UAF_DCECHKNOK 115604940 #define DCE$_UAF_DCECHKSTAT 115604948 #define DCE$_UAF_DCEPRGSTAT 115604956 #define DCE$_UAF_VERUSEROK 115604964 #define DCE$_UAF_VERUSERNOK 115604972 #define DCE$_UAF_VERUSERNOP 115604980 #define DCE$_UAF_CNF_DCEUAF_PMT 115604988 #define DCE$_UAF_CNF_REMOVE_PMT 115604996 #define DCE$_UAF_CNF_PURGE_PMT 115605004 #define DCE$_UAF_SHOW_FILE_API_MAJ 115605012 #define DCE$_UAF_SHOW_FILE_API_MIN 115605020 #define DCE$_UAF_SHOW_FILE_FIL_MAJ 115605028 #define DCE$_UAF_SHOW_FILE_FIL_MIN 115605036 #define DCE$_UAF_SHOW_FILE_FIL_FLG 115605044 #define DCE$_UAF_SHOW_FILE_CRE_CEL 115605052 /*+ */ /* */ /* DCEUAF API */ /* =========== */ /* */ /* WE HAVE THE MESSAGE NUMBER RANGE 3000 THRU 3499 AND USE IT AS FOLLOWS: */ /* */ /* 3000-3099 MESSAGES OF SEVERITY SUCCESS */ /* 3100-3199 MESSAGES OF SEVERITY INFORMATIONAL */ /* 3200-3299 MESSAGES OF SEVERITY WARNING */ /* 3300-3399 MESSAGES OF SEVERITY ERROR */ /* 3400-3499 MESSAGES OF SEVERITY FATAL */ /*- */ #define DCE$_UAF_FILEXISTS 115599138 #define DCE$_UAF_ILLVMSNAME 115599146 #define DCE$_UAF_ILLCELLNAME 115599154 #define DCE$_UAF_ILLPRINCNAME 115599162 #define DCE$_UAF_VRECFAIL 115599170 #define DCE$_UAF_NOVREC 115599178 #define DCE$_UAF_VERSIONSKEW 115599186 #define DCE$_UAF_DCENAMEREQ 115599194 #define DCE$_UAF_NOFREECTX 115599202 #define DCE$_UAF_INVALIDCTX 115599210 #define DCE$_UAF_CURCELLUNK 115599218