SID-01537: Twiki Upgrade
| Status: |
Answered |
TWiki version: |
4.1.2 |
Perl version: |
5.8.4 |
| Category: |
CategoryAuthentication |
Server OS: |
Solaris 10 X86 |
Last update: |
13 years ago |
Hi Team,
We have a twiki upgrade next week to 5.1.1. My query is now the production twiki is using Automatic login for every user.If we upgrade twiki manually and copy the users and groups will they be then able to login automatically with the same permissions what they had previously ( with respect to editing webtopics owned by the groups ) .
Our httpd.conf file remains unchanged for twiki upgrade. It contains the below lines
# mod_auth_gss settings
AuthType GSSAPI
AuthGSSServiceName HTTP
AuthGSSKeytabFile /me01/apps/emarkets/twiki-home/keytabs/cmpwiki.keytab
AuthGSSDebug Off
AuthGSSStripDomainBS On
AuthGSSStripDomainAT On
AuthGSSForceCase upper
Require valid-user
AllowOverride AuthConfig
and also it contains oracle instal client settings
# mod_perl settings
PerlRequire /me01/apps/emarkets/twiki-home/twiki/tools/mod_perl_startup.pl
# Turn on taint checking
PerlSwitches -T
PerlSetEnv ORACLE_HOME /me01/apps/emarkets/oracle/instantclient_10_2
PerlSetEnv TNS_ADMIN /me01/apps/emarkets/oracle
PerlSetEnv LD_LIBRARY_PATH /me01/apps/emarkets/oracle/instantclient_10_2
So if we update twiki will the users able to login automatically? Can you please suggest ...
Thanks,
Clive
--
CliveDias - 2012-09-20
Discussion and Answer
Thanks . The users are able to login automatically . We retained the same permissions from the old twiki
--
CliveDias - 2012-10-03
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.