You are not logged in.
I already read about the access to the helpdesk option without user authentication. Could you please tell me if there is an option to do the same thing in order to allow my users to consult the knowledge base just with one click?
Thank you,
Pablo
Offline
You just have to remove the following line in glpi/knowbase/index.php and knowbase-info-form.php
checkAuthentication("normal");
And then you'll be able to access this page without logging in.
Last edited by prediction (2005-07-20 09:22:54)
Offline