• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Enabling LTPA in WAS4.0.1........ please help running out of time

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hai All,
How I can enable LTPA in WAS 4.0.1 , I did't seen any option to enable LTPA in web based admin
interface. Please help I am running out of time.
Greetings,
pa.
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You're in a bit of trouble.
It took us about a week to get it going and we still don't know how it works.
Firstly you need to open the adminclient, under the 'Console' menu, open the 'Security Center...'
Select the Authentication tag and tick LTPA.
In theory once you've put your settings in you'll be running LTPA...
Dave
 
David O'Meara
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"nisharpa",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp.
We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please edit your profile and select a new name which meets the requirements.
You'll want to change your name soon, with 8 posts your account will be locked soon.
Thanks.
Dave
 
David O'Meara
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you want to talk about some of the 'gotchas' you'll run into:
* once you turn LTPA on, everything will want to authenticate using LDAP (assuming your 3rd party is LDAP - we used SecureWay). You will have to alter other settings otherwise you won't be able to log in to the adminclient anymore. I can't tell you exactly what to do but you need to alter the sas.server.prop and sas.client.prop in the was properties folder.
* probably the first i should have mentioned is that if you want form-based authentication, it won't work in anything less than 4.0.3 - atleast thats what I think we're on. There are multiple small bugs at that stage but you can pretend it works.
* if you change the advanced settings, it will change the 'Directory type' to custom. If you then change this to anything else it will reset the settings in the advanced section. I swore at this a few times. Leaving it at custom works fine. Also, this behaviour depends on the point-version of WS you are running.
I'd love to help more but I got meetings and stuff.
I'll check back tonight if I get a chance.
Dave
 
Politics is a circus designed to distract you from what is really going on. So is this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic