Int 21/AX=F217h/SF=01h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - CHANGE USER PASSWORD (OLD)

AX = F217h subfn 01h
CX = length of request packet in bytes
DX = 0000h (no reply packet)
DS:SI -> request packet (see #01891 at AH=E3h/SF=01h)
ES:DI ignored

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

Note: This function requires an object of type USER, unlike the newer password changing function AX=F217h/SF=40h

See Also: AH=F2h"Novell" - AH=E3h/SF=01h - AX=F217h/SF=02h - AX=F217h/SF=40h

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents