[
https://issues.apache.org/jira/browse/DIRKRB-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15635058#comment-15635058
]
Jayamali Chathurika Jayawardhana edited comment on DIRKRB-612 at 11/4/16 3:09
AM:
----------------------------------------------------------------------------------
here with i have attached Wireshark capture
And beolw is the byte array which is passed to decodeApRep method in kerberos
decoder
result = {byte[83]@10443}
0 = 111
1 = 81
2 = 48
3 = 79
4 = -96
5 = 3
6 = 2
7 = 1
8 = 5
9 = -95
10 = 3
11 = 2
12 = 1
13 = 15
14 = -94
15 = 67
16 = 48
17 = 65
18 = -96
19 = 3
20 = 2
21 = 1
22 = 18
23 = -94
24 = 58
25 = 4
26 = 56
27 = -103
28 = 54
29 = -54
30 = 33
31 = 12
32 = -94
33 = -29
34 = -71
35 = 68
36 = -65
37 = -121
38 = 10
39 = 81
40 = 64
41 = -92
42 = -93
43 = 115
44 = 101
45 = -88
46 = 112
47 = -43
48 = 118
49 = 7
50 = -23
51 = -89
52 = -43
53 = -108
54 = -67
55 = -15
56 = -103
57 = 68
58 = -100
59 = -99
60 = 40
61 = -1
62 = 63
63 = -114
64 = 57
65 = 80
66 = -58
67 = 78
68 = 112
69 = -63
70 = -82
71 = 52
72 = 81
73 = -61
74 = 64
75 = -77
76 = 125
77 = 127
78 = -101
79 = -65
80 = 44
81 = 115
82 = 121
was (Author: jayamali):
here with i have attached Wireshark capture
> org.apache.directory.api.asn1.DecoderException:
> ERR_00001_BAD_TRANSITION_FROM_STATE Bad transition from state START_STATE,
> tag 0x6F
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DIRKRB-612
> URL: https://issues.apache.org/jira/browse/DIRKRB-612
> Project: Directory Kerberos
> Issue Type: Bug
> Components: changepw
> Affects Versions: 2.0.0-M23
> Reporter: Jayamali Chathurika Jayawardhana
> Fix For: 2.0.0-M23
>
> Attachments: KerberosPasswordChangeErrorCapture.pcapng
>
>
> When i try to change the password it gives above exception and then returns
> ChangePasswordResult with error code 4.But message returned by
> ChangePasswordResult is not a readable string
> I need to see a meaningful error message
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)