xref: /titanic_41/usr/src/cmd/krb5/kadmin/kpasswd/kpasswd_strings.h (revision 25cf1a301a396c38e8adf52c15f537b80d2483f7)
1 #pragma ident	"%Z%%M%	%I%	%E% SMI"
2 
3 /*
4  * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
5  *
6  *	Openvision retains the copyright to derivative works of
7  *	this source code.  Do *NOT* create a derivative of this
8  *	source code before consulting with your legal department.
9  *	Do *NOT* integrate *ANY* of this source code into another
10  *	product before consulting with your legal department.
11  *
12  *	For further information, read the top-level Openvision
13  *	copyright which is contained in the top-level MIT Kerberos
14  *	copyright.
15  *
16  * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
17  *
18  */
19 
20 
21 /*
22  * kpasswd_strings.h:
23  * This file is automatically generated; please do not edit it.
24  */
25 #define	KPW_STR_USAGE					(-1767084800L)
26 #define	KPW_STR_PRIN_UNKNOWN				(-1767084799L)
27 #define	KPW_STR_WHILE_LOOKING_AT_CC			(-1767084798L)
28 #define	KPW_STR_OLD_PASSWORD_INCORRECT			(-1767084797L)
29 #define	KPW_STR_CANT_OPEN_ADMIN_SERVER			(-1767084796L)
30 #define	KPW_STR_NEW_PASSWORD_MISMATCH			(-1767084795L)
31 #define	KPW_STR_PASSWORD_CHANGED			(-1767084794L)
32 #define	KPW_STR_PASSWORD_NOT_CHANGED			(-1767084793L)
33 #define	KPW_STR_PARSE_NAME				(-1767084792L)
34 #define	KPW_STR_UNPARSE_NAME				(-1767084791L)
35 #define	KPW_STR_NOT_IN_PASSWD_FILE			(-1767084790L)
36 #define	KPW_STR_CHANGING_PW_FOR				(-1767084789L)
37 #define	KPW_STR_OLD_PASSWORD_PROMPT			(-1767084788L)
38 #define	KPW_STR_WHILE_READING_PASSWORD			(-1767084787L)
39 #define	KPW_STR_NO_PASSWORD_READ			(-1767084786L)
40 #define	KPW_STR_WHILE_TRYING_TO_CHANGE			(-1767084785L)
41 #define	KPW_STR_WHILE_DESTROYING_ADMIN_SESSION		(-1767084784L)
42 #define	KPW_STR_WHILE_FREEING_PRINCIPAL			(-1767084783L)
43 #define	KPW_STR_WHILE_FREEING_POLICY			(-1767084782L)
44 #define	KPW_STR_CANT_GET_POLICY_INFO			(-1767084781L)
45 #define	KPW_STR_POLICY_EXPLANATION			(-1767084780L)
46 #define	ERROR_TABLE_BASE_kpws				(-1767084800L)
47 
48 /* for compatibility with older versions... */
49 #define	kpws_err_base ERROR_TABLE_BASE_kpws
50