update 5:53 PM 5/3/2001Kix_Logon_script.zip
Added wildcard search to the global groupcode argument, Files changed (functions\kix_functions.kix)
code:
G = Global groups
|G!Domain Admins| would only execute for users in the "Domain Admins"
global group |G!MIS\users| Will only execute if a member of the trusted domain
"MIS" and in the global Users of that domain
|G!?user| Will search all global groups using "user" as a wild card
Also added a Custom variable section. This section will let you create custom variables and or
execute custom code. File added (functions\Custom_Variables.kix)
Bryce
[This message has been edited by Bryce (edited 04 May 2001).]