Int 2F/AX=1021h

Prev Next Ralf Interrups Categories Contents

------

Novell DOS 7+ FDOS EXTENSIONS - CHANGE PASSWORD ENTRY

AX = 1021h
CL > 05h ???
BX -> matching directory entry???
AL = directory attributes???

Return:
??? CF set on error (password change not allowed)

Notes: This private function is called internally by the OS kernel to an optional SECURITY TSR. By using the INT 2F/AX=1001h FDOS hook, it can be intercepted by external system components such as Multiuser SECURITY, bundled with DR DOS "Panther" Beta 1.. This function must under no circumstances be called by applications!

See Also: INT 2F/AX=1001h - AX=1020h - AX=1022h - AX=10FE

Category: Security - Int 2Fh - N

------

Prev Next Ralf Interrups Categories Contents