Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Can't login to frontend server
Nicole_Bride
I just built a frontend server and connected it to my backend server. Everything works great, except for authentication. We are using LES 9.7.0 with DS 3.0. When I go to the backend server, my credentials get passed through correctly, but when I go to the frontend server, Livelink asks for credentials. I can login as admin ok. When I look at the users and groups, everyone is there and their accounts are enabled for login. In CGIHOSTS on the frontend server, it has the loopback address and the frontend server address. I can successfully synchronize LDAP through both servers. What am I missing?
Find more posts tagged with
Comments
Appu_Nair
On the server that is giving you trouble run the URL asFunc=admin.testargs.This will spit out all the browser info(you need the admin.index password).In that Look for REMOTE_USER if it has your domain\userinfo check to see If you have configurd authentication properlyIWA and Basic Auth on Livelink,Livelinksupport if it is IIS with authenticated users on the livelink tree.If remote_user is filled in and is still giving you trouble run a hidden password reset and try again(aka userdata field in KUAF)
Nicole_Bride
Message from Bride, Nicole <
nbride@cvps.com
> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">eLink
I feel silly. I had "ANONYMOUS" checked for authentication in IIS.
From:
eLink Discussion: Livelink Directory Services Discussion [mailto:directoryservices@elinkkc.opentext.com]
Sent:
Friday, February 15, 2008 11:39 AM
To:
eLink Recipient
Subject:
Can't login to frontend server
Can't login to frontend server
Posted by
nbride
(Bride, Nicole) on 02/15/2008 11:39 AM
I just built a frontend server and connected it to my backend server. Everything works great, except for authentication. We are using LES 9.7.0 with DS 3.0. When I go to the backend server, my credentials get passed through correctly, but when I go to the frontend server, Livelink asks for credentials. I can login as admin ok. When I look at the users and groups, everyone is there and their accounts are enabled for login. In CGIHOSTS on the frontend server, it has the loopback address and the frontend server address. I can successfully synchronize LDAP through both servers.
What am I missing?
Nicole_Bride
That's great!Do you know if there is a list somewhere of all of the admin.xxxx functions?