Subject: How to determine the Security ID?
There are 4 different types of security devices for CoCreate licenses
New security Devices
1) Network Card (LAN adress, mac address):
0x + 12 characters
for example: 0x0060b0c11102

2) MSU Security Device (red or yellow coloured)
MSU + 7 characters
for xample: MSU2002754

Old security devices
3) UNIX HIL ID-Module:
46084A + 10 characters
for example: 46084A 2944A29542

4) PC Dongle (grey coloured):
8485C + 10 characters
for example: 8485C 2910A04591
The Hardware ID must fit into one of the above formats.
General Commands to determine the Hardware ID
associated with the ME License Server:
1) If you use the CoCreate's mels programm
At DOS/UNIX prompt go into MEls directory
[for example for for DOS C:\program files\cocreate\mels, for hp-ux /opt/CoCreate/mels]
Once in the MEls directory type at prompt [mels -q].
This will query for the device you are using with the ME License Server.
2) If you use the Operating System commands
Windows
1. At DOS prompt type in [C:\ipconfig /all]
Look at Physical Address for example 00-60-b0-c1-11-02
insert 0x in front of number for example 0x0060b0c11102
hp-ux
1. type in 'lanscan'
or
2. type in 'landiag'
- then 'L' for land return
- then 'D' for display return
- look at 'Station Address'
- for example 0x0060b0c11102