10Sstevel@tonic-gate /* 2*4960Swillf * Copyright 2007 Sun Microsystems, Inc. All rights reserved. 30Sstevel@tonic-gate * Use is subject to license terms. 40Sstevel@tonic-gate */ 50Sstevel@tonic-gate 60Sstevel@tonic-gate #pragma ident "%Z%%M% %I% %E% SMI" 70Sstevel@tonic-gate 80Sstevel@tonic-gate /* 90Sstevel@tonic-gate * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING 100Sstevel@tonic-gate * 110Sstevel@tonic-gate * Openvision retains the copyright to derivative works of 120Sstevel@tonic-gate * this source code. Do *NOT* create a derivative of this 130Sstevel@tonic-gate * source code before consulting with your legal department. 140Sstevel@tonic-gate * Do *NOT* integrate *ANY* of this source code into another 150Sstevel@tonic-gate * product before consulting with your legal department. 160Sstevel@tonic-gate * 170Sstevel@tonic-gate * For further information, read the top-level Openvision 180Sstevel@tonic-gate * copyright which is contained in the top-level MIT Kerberos 190Sstevel@tonic-gate * copyright. 200Sstevel@tonic-gate * 210Sstevel@tonic-gate * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING 220Sstevel@tonic-gate * 230Sstevel@tonic-gate */ 240Sstevel@tonic-gate 250Sstevel@tonic-gate 260Sstevel@tonic-gate /* 270Sstevel@tonic-gate * kadm_err.h: 280Sstevel@tonic-gate * This file is automatically generated; please do not edit it. 290Sstevel@tonic-gate */ 300Sstevel@tonic-gate #define KADM5_FAILURE (43787520L) 310Sstevel@tonic-gate #define KADM5_AUTH_GET (43787521L) 320Sstevel@tonic-gate #define KADM5_AUTH_ADD (43787522L) 330Sstevel@tonic-gate #define KADM5_AUTH_MODIFY (43787523L) 340Sstevel@tonic-gate #define KADM5_AUTH_DELETE (43787524L) 350Sstevel@tonic-gate #define KADM5_AUTH_INSUFFICIENT (43787525L) 360Sstevel@tonic-gate #define KADM5_BAD_DB (43787526L) 370Sstevel@tonic-gate #define KADM5_DUP (43787527L) 380Sstevel@tonic-gate #define KADM5_RPC_ERROR (43787528L) 390Sstevel@tonic-gate #define KADM5_NO_SRV (43787529L) 400Sstevel@tonic-gate #define KADM5_BAD_HIST_KEY (43787530L) 410Sstevel@tonic-gate #define KADM5_NOT_INIT (43787531L) 420Sstevel@tonic-gate #define KADM5_UNK_PRINC (43787532L) 430Sstevel@tonic-gate #define KADM5_UNK_POLICY (43787533L) 440Sstevel@tonic-gate #define KADM5_BAD_MASK (43787534L) 450Sstevel@tonic-gate #define KADM5_BAD_CLASS (43787535L) 460Sstevel@tonic-gate #define KADM5_BAD_LENGTH (43787536L) 470Sstevel@tonic-gate #define KADM5_BAD_POLICY (43787537L) 480Sstevel@tonic-gate #define KADM5_BAD_PRINCIPAL (43787538L) 490Sstevel@tonic-gate #define KADM5_BAD_AUX_ATTR (43787539L) 500Sstevel@tonic-gate #define KADM5_BAD_HISTORY (43787540L) 510Sstevel@tonic-gate #define KADM5_BAD_MIN_PASS_LIFE (43787541L) 520Sstevel@tonic-gate #define KADM5_PASS_Q_TOOSHORT (43787542L) 530Sstevel@tonic-gate #define KADM5_PASS_Q_CLASS (43787543L) 540Sstevel@tonic-gate #define KADM5_PASS_Q_DICT (43787544L) 550Sstevel@tonic-gate #define KADM5_PASS_REUSE (43787545L) 560Sstevel@tonic-gate #define KADM5_PASS_TOOSOON (43787546L) 570Sstevel@tonic-gate #define KADM5_POLICY_REF (43787547L) 580Sstevel@tonic-gate #define KADM5_INIT (43787548L) 590Sstevel@tonic-gate #define KADM5_BAD_PASSWORD (43787549L) 600Sstevel@tonic-gate #define KADM5_PROTECT_PRINCIPAL (43787550L) 610Sstevel@tonic-gate #define KADM5_BAD_SERVER_HANDLE (43787551L) 620Sstevel@tonic-gate #define KADM5_BAD_STRUCT_VERSION (43787552L) 630Sstevel@tonic-gate #define KADM5_OLD_STRUCT_VERSION (43787553L) 640Sstevel@tonic-gate #define KADM5_NEW_STRUCT_VERSION (43787554L) 650Sstevel@tonic-gate #define KADM5_BAD_API_VERSION (43787555L) 660Sstevel@tonic-gate #define KADM5_OLD_LIB_API_VERSION (43787556L) 670Sstevel@tonic-gate #define KADM5_OLD_SERVER_API_VERSION (43787557L) 680Sstevel@tonic-gate #define KADM5_NEW_LIB_API_VERSION (43787558L) 690Sstevel@tonic-gate #define KADM5_NEW_SERVER_API_VERSION (43787559L) 700Sstevel@tonic-gate #define KADM5_SECURE_PRINC_MISSING (43787560L) 710Sstevel@tonic-gate #define KADM5_NO_RENAME_SALT (43787561L) 720Sstevel@tonic-gate #define KADM5_BAD_CLIENT_PARAMS (43787562L) 730Sstevel@tonic-gate #define KADM5_BAD_SERVER_PARAMS (43787563L) 740Sstevel@tonic-gate #define KADM5_AUTH_LIST (43787564L) 750Sstevel@tonic-gate #define KADM5_AUTH_CHANGEPW (43787565L) 760Sstevel@tonic-gate #define KADM5_GSS_ERROR (43787566L) 770Sstevel@tonic-gate #define KADM5_BAD_TL_TYPE (43787567L) 780Sstevel@tonic-gate #define KADM5_MISSING_CONF_PARAMS (43787568L) 790Sstevel@tonic-gate #define KADM5_BAD_SERVER_NAME (43787569L) 800Sstevel@tonic-gate #define KADM5_AUTH_SETKEY (43787570L) 810Sstevel@tonic-gate #define KADM5_SETKEY_DUP_ENCTYPES (43787571L) 820Sstevel@tonic-gate #define KADM5_SETV4KEY_INVAL_ENCTYPE (43787572L) 830Sstevel@tonic-gate #define KADM5_SETKEY3_ETYPE_MISMATCH (43787573L) 842881Smp153739 #define KADM5_MISSING_KRB5_CONF_PARAMS (43787574L) 852881Smp153739 #define KADM5_RPC_ERROR_CANTENCODEARGS (43787575L) 862881Smp153739 #define KADM5_RPC_ERROR_CANTDECODEARGS (43787576L) 87*4960Swillf #define KADM5_XDR_FAILURE (43787577L) 880Sstevel@tonic-gate 890Sstevel@tonic-gate #define ERROR_TABLE_BASE_ovk (43787520L) 900Sstevel@tonic-gate 912881Smp153739 extern const struct error_table et_ovk_error_table; 922881Smp153739 932881Smp153739 #if !defined(_WIN32) 940Sstevel@tonic-gate /* for compatibility with older versions... */ 952881Smp153739 extern void initialize_ovk_error_table (void) /*@modifies internalState@*/; 962881Smp153739 #else 972881Smp153739 #define initialize_ovk_error_table() 982881Smp153739 #endif 992881Smp153739 1002881Smp153739 #if !defined(_WIN32) 1012881Smp153739 #define init_ovk_err_tbl initialize_ovk_error_table 1020Sstevel@tonic-gate #define ovk_err_base ERROR_TABLE_BASE_ovk 1032881Smp153739 #endif 104