- Beiträge: 10482
- Karma: 408
- Dank erhalten: 1854
how to use webserver auth to set a usercenter for LS?
- limesun
-
Autor
- Besucher
-
5 Jahre 4 Monate her #100390
von limesun
COM_KUNENA_MESSAGE_CREATED_NEW
is that a real webserver auth like other cms?
it seemed that's not workable, am i right?
no word in manual.
it seemed that's not workable, am i right?
no word in manual.
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Weniger
Mehr
5 Jahre 4 Monate her #100397
von DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
COM_KUNENA_MESSAGE_REPLIED_NEW
Hi,
Not sure, but think webserver auth broken in 2.0.
Working in 1.92, and come back in 2.05 ....
Not sure, but think webserver auth broken in 2.0.
Working in 1.92, and come back in 2.05 ....
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.
- limesun
-
Autor
- Besucher
-
5 Jahre 4 Monate her #100425
von limesun
COM_KUNENA_MESSAGE_REPLIED_NEW
tried 2.05 rc, didn't find webserver auth setting. we are plan to use mysql user center as user auth.
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Weniger
Mehr
- Beiträge: 10482
- Karma: 408
- Dank erhalten: 1854
5 Jahre 4 Monate her #100432
von DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
COM_KUNENA_MESSAGE_REPLIED_NEW
Hi,
You need to activate the Plugin first : in the main menu you have an icon for Plugin.
You need to activate the Plugin first : in the main menu you have an icon for Plugin.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.
- limesun
-
Autor
- Besucher
-
5 Jahre 4 Monate her #100445
von limesun
COM_KUNENA_MESSAGE_REPLIED_NEW
tried, active this plugin. then i cannot log in.
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.
- limesun
-
Autor
- Besucher
-
5 Jahre 4 Monate her #100686
von limesun
COM_KUNENA_MESSAGE_REPLIED_NEW
is 2.05 in real testing? i didn't find anobody else talk about it.
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.
5 Jahre 4 Monate her #100689
von mdekker
---
Menno Dekker
COM_KUNENA_MESSAGE_REPLIED_NEW
Webserver authentication means that the webserver (and not limesurvey) handles authentication. Limesurvey justs uses the result from that authentication attempt if available. If using apache, read about it here:
httpd.apache.org/docs/2.2/howto/auth.html
or use google to find help on that.
---
Menno Dekker
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.
- limesun
-
Autor
- Besucher
-
5 Jahre 4 Monate her #100788
von limesun
COM_KUNENA_MESSAGE_REPLIED_NEW
yes, but how to set LS webserver auth function?
like this:
like this:
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.
5 Jahre 4 Monate her #100792
von mdekker
---
Menno Dekker
COM_KUNENA_MESSAGE_REPLIED_NEW
As I tried to explain before, the webserver authentication plugin does not handle authentication. It just reads the response from the server. You should configure your server to handle authentication and set the correct headers if you want to use it. You can not configure your webserver from inside limesurvey.
It seems you are looking for a different kind of plugin: on that will handle authentication on a different database then the limesurvey database. That is currently not available. Because of the plugin system you can code that yourself or hire a programmer do to it for you. The benefits of using a plugin over just hacking the code are that you can preserve the functionalitity when doing updates to limesurvey.
It seems you are looking for a different kind of plugin: on that will handle authentication on a different database then the limesurvey database. That is currently not available. Because of the plugin system you can code that yourself or hire a programmer do to it for you. The benefits of using a plugin over just hacking the code are that you can preserve the functionalitity when doing updates to limesurvey.
---
Menno Dekker
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.
- limesun
-
Autor
- Besucher
-
5 Jahre 3 Monate her #100970
von limesun
COM_KUNENA_MESSAGE_REPLIED_NEW
got it.
the name"webserver auth " let us misunderstand.
the name"webserver auth " let us misunderstand.
Bitte Anmelden oder Registrieren um an der Konversation teilzunehmen.