Format of NetWare "Change Bindery Object Password" request buffer |
| Offset | Size | Description |
|---|---|---|
|
00h |
WORD |
length of following data (max 133h) |
|
02h |
BYTE |
40h (subfunction "Change Bindery Object Password") |
|
03h |
WORD |
(big-endian) type of object |
|
05h |
BYTE |
length of object's name (01h-2Fh) |
|
06h |
N BYTEs |
object name |
|
|
BYTE |
length of old password (00h-7Fh) |
|
|
N BYTEs |
old password |
|
|
BYTE |
length of new password (00h-7Fh) |
|
|
N BYTEs |
new password |
|
See Also: |