Hi,
But, everyday when i come next day my gluu server wont work.It says use correct username and password. I am using admin (default user name) and ldap + oxtrust passwd (given while installing gluu).
Everyday, morning I need to install it again. I have followed these steps:
#wget http://repo.gluu.org/centos/Gluu.repo -O /etc/yum.repos.d/Gluu.repo
# wget http://repo.gluu.org/centos/RPM-GPG-KEY-GLUU -O /etc/pki/rpm-gpg/RPM-GPG-KEY-GLUU
# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-GLUU
# yum clean all
# yum install gluu-server
# service gluu-server start
#service gluu-server login
# cd /install/community-edition-setup/
# ./setup.py
IP adrr: my system ip address
Host URL: gave url
city: provided
state: provided
Country: provided
organization: provided
mail address: provided
ldap and oxtrust superuser passwd: given
rest all things: update host, resolv.conf, CAS, shibboleth, open dj, openid, oxauth, oxtrust: all values are YES
it get installed.
it asks me to point to that url:
when i point : my credentials are:
admin
and same password which i gave during this installation (Ldap)
it logins...
i click on 'keep external person'
after logging out ... after some time... it says use correct username and password.
i have modified few files like in configuration/Json:oxauth authenticationfilterenabled: true
in custom scripts: cache refresh enabled (ticked and updated)
sometimes, I get error like"Oxtrust wont allow you to login"
Then i close the browser and reopen with my url for oxauth.. it says use correct username and password.
Do i need to modify something else somewhere. Kindly, help me.