Seite 1 von 1

Event Type "User_Login" missing in GUI

Verfasst: 16 Sep 2011, 16:12
von Earwain
Hi,

I have created a package that should run at the user_login event.
By manually editing the config file to enable this event type on the client, I do manage to "trigger" OPSI to process events, but there are no events found.

There is a package created where in opsi-newprod I have ONLY selected the event type script "user login" (and assigned setup.ins, an existing WINST script), but I cannot select it in the OPSICONFIGED gui. When I select the pulldown on this package, I get no options (only some empty lines) where other packages will show the setup, uninstall etc. options, depending on what types of events have been configured in the package.

In an older version of the manual, I found "currently not supported" for the user_login event - is this still the case? Should I use another login script runner instead, such as the user startup batch file?

Thanks!
Krgds
Koen, Neddine.

Re: Event Type "User_Login" missing in GUI

Verfasst: 16 Sep 2011, 17:38
von d.oertel
Hi,

indeed I'm just working on a 'Roaming Profile' Extension for opsi which will make it possible to run those 'userLoginScripts'
at the login_event in the context of the just logged in user. But this work isn't finished yet.
There is a german description of the project
http://download.uib.de/opsi4.0/discussi ... les-de.pdf
and I will translate it to english soon.

so yes - it is still "currently not supported"
Should I use another login script runner instead, such as the user startup batch file?
Yes - this is the recommended work around.

regards

d.oertel