IBM OS/2 User Profile Management: Difference between revisions
Appearance
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. | ||
==Files== | ==Files== | ||
{|class="wikitable" | |||
|+\MUGLIB | |||
!Name||Comments | |||
{| | |||
| | |||
!Name | |||
|- | |- | ||
| | |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 | |||
|} | |} | ||
{|class="wikitable" | |||
|+\MUGLIB\DLL | |||
{| | |||
| | |||
!Name !!Comments | !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== | ||
* [http://cyberkinetica.homeunix.net/os2tk45/srvfpgr/] - OS/2 Server Family Programming Reference | |||
* | |||
[[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
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 |
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