Int 21/AX=F217h/SF=4Bh

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - KEYED CHANGE BINDERY OBJECT PASSWORD

AX = F217h subfn 4Bh
CX = length of request packet in bytes
DX = 0000h (no reply packet)
DS:SI -> request packet (see #02195)
ES:DI ignored

Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)

See Also: AH=F2h"Novell" - AX=F217h/SF=4Ah

Format of NetWare "Keyed Change Bindery Object Password" request packet: Offset Size Description (Table 02195) 00h WORD length of following data 02h BYTE 4Bh (subfunction "Keyed Change Bindery Object Password") 03h 8 BYTEs key 0Bh WORD type 0Dh BYTE length of object name 0Eh N BYTEs object name. BYTE length of new password N BYTEs new password

See Also: #01948

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents