...
You need to add GROUPCASEINSENSITIVE ON to the actifyd.opt options file to enable/disable case sensitivity for user names !!!
...
In summary, to reserve usage of 1 license to each Group - Use the function
RESERVE [count] [productfeature] [type] [name]
So the actifyd.opt would be ...
GROUP group1 user1 user2
GROUP group2 usera userb
RESERVE 1 SpinFire11 Group group1
RESERVE 1 SpinFire11 Group group2
...
Disabling case sensitivity for user and computer names
...
GROUP group1 smitha jonesm stewartd
GROUP group2 stewartd
GROUP Group3 brownc andersons
INCLUDE SpinFire11 group1
EXLUDE SpinFire11 GROUP group2
INCLUDE SpinFire11 GROUP Group3
EXCLUDE_BORROW SpinFire11 GROUP Group3
BORROW_LOWWATER SpinFire11 4
MAX_BORROW_HOURS SpinFire11 168
In summary, to reserve usage of 1 license to each Group - Use the function
RESERVE [count] [productfeature] [type] [name]
So the actifyd.opt would be ...
GROUP group1 user1 user2
GROUP group2 usera userb
RESERVE 1 SpinFire11 Group group1
RESERVE 1 SpinFire11 Group group2