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
NTLM authentication In Solaris environment
Support_Lloyds_Register
Hello,As far my knowledge we can not have NTLM authentication in solaris o/s.Could someone be so kind to let me know if at all it can be implemented anyhow?LL9.5sp1,Exp4.8.1,Dir Serv2.3.1Thanks,
Find more posts tagged with
Comments
Chris_Wagg
Message from Chris Wagg <
cwagg@opentext.com
> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">eLink
I can tell you that is isn't supported. We only support NTLM auth with IIS. That being said, I also know that Apache and Tomcat both have modules that will allow them to do NTLM authentication, but I am not sure if they would work with anything but Windows.
If you can get the web server to authenticate, and pass in remote_user to Livelink, then it should work.
Personally, I have not come across anyone that has used NTLM auth on anything but Windows.
---------------------------------------
Chris Wagg
Principal Product Specialist
Escalations Support Team
Open Text Corporation
Ph: 800-540-7292
---------------------------------------
From:
eLink Discussion: Livelink Directory Services Discussion [mailto:directoryservices@elinkkc.opentext.com]
Sent:
Friday, September 05, 2008 2:26 AM
To:
eLink Recipient
Subject:
NTLM authentication In Solaris environment
NTLM authentication In Solaris environment
Posted by
lloydsuser2
(Kashelkar, Vishal) on 09/05/2008 02:25 AM
Hello,
As far my knowledge we can not have NTLM authentication in solaris o/s.
Could someone be so kind to let me know if at all it can be implemented anyhow?
LL9.5sp1,Exp4.8.1,Dir Serv2.3.1
Thanks,
Support_Lloyds_Register
If we change the entry in ot.ini file making authentication=NTLMand editing the regedit "LiveDsAuthenticationType" to NTLM etc.Am i clear in making the point?Thanks for your kind attention,
Chris_Wagg
Message from Chris Wagg <
cwagg@opentext.com
> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">eLink
Hmm, on versions of DS before 3.0 that would turn on NTLM authentication, but I still don't know that it would give you the results you want. It would definitely be something you would need to test, remember this is not supported, so it has never been tested by OT. In 3.0 all of these settings have been moved to the database. they may still exist in the ini, but we aren't reading from it.
---------------------------------------
Chris Wagg
Principal Product Specialist
Escalations Support Team
Open Text Corporation
Ph: 800-540-7292
---------------------------------------
From:
eLink Discussion: Livelink Directory Services Discussion [mailto:directoryservices@elinkkc.opentext.com]
Sent:
Friday, September 05, 2008 9:16 AM
To:
eLink Recipient
Subject:
If we change the entry in ot.ini file making authentication=NTLM
If we change the entry in ot.ini file making authentication=NTLM
Posted by
lloydsuser2
(Kashelkar, Vishal) on 09/05/2008 09:14 AM
In reply to:
RE NTLM authentication In Solaris environment
Posted by
cwagg
(Wagg, Chris) on 09/05/2008 08:17 AM
If we change the entry in ot.ini file making authentication=NTLM
and editing the regedit "LiveDsAuthenticationType" to NTLM etc.
Am i clear in making the point?
Thanks for your kind attention,
Dwayne_Cornelius
Just a minor correction. In DS 3.0, the authentication settings are still read from opentext.ini. The synchronization settings were moved to the database.What is the exact environment where this is being deployed? Editing something in regedit sounds like a Windows thing. You may be able to get away with changing the Authentication=NTLM if you will not being using any programs that depend on LAPI. Those will fail if they need to authenticate against the directory service because the dropin that does the authentication doesn't, and will not, exist on Solaris. In general, you'll probably be happier trying to use LDAP.