Jump to content

IBM OS/2 User Profile Management: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 2: Line 2:


IBM OS/2 User Profile Management is located in the \MUGLIB\ directory on OS/2 and eComStation.  
IBM OS/2 User Profile Management is located in the \MUGLIB\ directory on OS/2 and eComStation.  
==Documentation==


==Files==
==Files==
 
{|class="wikitable"
 
|+\MUGLIB
 
!Name||Comments
===\muglib===
{| border="1"
|-
!Name !!Comments
|-
|-
||[[LANLOGON.ICO]]||
|LANLOGON.ICO||icon for LAN logon
|-
|-
||[[LOGOFF.EXE]]||
|LOGOFF.EXE||logoff
|-
|-
||[[LOGOFF.ICO]]||
|LOGOFF.ICO||icon for logoff
|-
|-
||[[LOGON.EXE]]||
|LOGON.EXE||logon
|-
|-
||[[LOGON.ICO]]||
|LOGON.ICO||icon for local logon
|-
|-
||[[LOGONIBM.EXE]]||
|LOGONIBM.EXE||
|-
|-
||[[MUGACCTS.EXE]]||
|MUGACCTS.EXE||
|-
|-
||[[MUGLEXEC.EXE]]||
|MUGLEXEC.EXE||
|-
|-
||[[MUGLRQST.EXE]]||
|MUGLRQST.EXE||
|-
|-
||[[MUGMSG.MSG]]||
|MUGMSG.MSG||messages
|-
|-
||[[MUGW.HLP]]||
|MUGW.HLP||help
|-
|-
||[[MUGWEPOP.EXE]]||
|MUGWEPOP.EXE||
|-
|-
||[[MUGWLOGF.EXE]]||
|MUGWLOGF.EXE||
|-
|-
||[[SYSLEVEL.MUG]]||
|SYSLEVEL.MUG||
|-
|-
||[[SYSLEVEL.UPE]]||
|SYSLEVEL.UPE||
|-
|-
||[[UPM.CB]]||
|UPM.CB||
|-
|-
||[[UPM.FOR]]||
|UPM.FOR||
|-
|-
||[[UPM.INC]]||
|UPM.INC||include
|-
|-
||[[UPMACCTS.EXE]]||
|UPMACCTS.EXE||account management
|-
|-
||[[UPMACCTS.ICO]] ||
|UPMACCTS.ICO||icon for account
|-
|-
||[[UPMCSET.EXE]] ||
|UPMCSET.EXE||
|-
||[[UPMFLDR.ICO]]||
|-
|-
|UPMFLDR.ICO||icon for folder
|}
|}


===\muglib\DLL===
{|class="wikitable"
 
|+\MUGLIB\DLL
{| border="1"
|-
!Name !!Comments
!Name !!Comments
|-
|-
|| [[MAILSLOT.DLL]] || Mailslot APIs provide one-way interprocess communication (IPC).
|[[MAILSLOT.DLL]]||Mailslot APIs provide one-way interprocess communication (IPC).
|-
|| [[MUG.DLL]]  ||
|-
|-
|| [[NETAPI.DLL]] || LAN Manager Library. Also operates on the basis of the OS/2 and NBF protocol
|[[MUG.DLL]]||
|-
|-
|| [[NETAPI32.DLL]] ||
|[[NETAPI.DLL]]||LAN Manager Library. Also operates on the basis of the OS/2 and NBF protocol
|-
|-
|| [[NETAPINC.DLL]] ||
|[[NETAPI32.DLL]]||
|-
|-
|| [[NETOEM.DLL]] ||
|[[NETAPINC.DLL]]||
|-
|-
|| [[NETSPOOL.DLL]] ||
|[[NETOEM.DLL]]||
|-
|-
|| [[UPM.DLL ]] ||
|[[NETSPOOL.DLL]]||
|-
|-
|| [[UPM32.DLL ]] ||
|[[UPM.DLL]]||
|-
|-
|[[UPM32.DLL]]||
|}
|}


==Articles==
==Documentation==
 
* [http://cyberkinetica.homeunix.net/os2tk45/srvfpgr/] - OS/2 Server Family Programming Reference
==Publications==
* OPEN32.INF - OS/2 Server Family Programming Reference  [http://cyberkinetica.homeunix.net/os2tk45/srvfpgr/]
 
==Replacements==
 
==Links==


[[Category:Components]]
[[Category:Components]]

Revision as of 16:20, 1 November 2016

This component came since OS/2 1.3 EE. It is where the users Logon to have access to other services like LAN Requester or Database Manager. This component is also part of "IBM OS/2 LAN Server".

IBM OS/2 User Profile Management is located in the \MUGLIB\ directory on OS/2 and eComStation.

Files

\MUGLIB
Name Comments
LANLOGON.ICO icon for LAN logon
LOGOFF.EXE logoff
LOGOFF.ICO icon for logoff
LOGON.EXE logon
LOGON.ICO icon for local logon
LOGONIBM.EXE
MUGACCTS.EXE
MUGLEXEC.EXE
MUGLRQST.EXE
MUGMSG.MSG messages
MUGW.HLP help
MUGWEPOP.EXE
MUGWLOGF.EXE
SYSLEVEL.MUG
SYSLEVEL.UPE
UPM.CB
UPM.FOR
UPM.INC include
UPMACCTS.EXE account management
UPMACCTS.ICO icon for account
UPMCSET.EXE
UPMFLDR.ICO icon for folder
\MUGLIB\DLL
Name Comments
MAILSLOT.DLL Mailslot APIs provide one-way interprocess communication (IPC).
MUG.DLL
NETAPI.DLL LAN Manager Library. Also operates on the basis of the OS/2 and NBF protocol
NETAPI32.DLL
NETAPINC.DLL
NETOEM.DLL
NETSPOOL.DLL
UPM.DLL
UPM32.DLL

Documentation

  • [1] - OS/2 Server Family Programming Reference