tags:

views:

108

answers:

1

Who know how to configure the web.xml jespa services account name and bindstr value?

A: 

jespa.service.acctname should be set to the name of the account setup to connect to Active Directory as a computer account, and jespa.bindstr should be the host name of your AD server. Note that you also need to make sure you set a unique localhost.netbios.name value for each instance running jespa which will use the same account to connect to AD (we use a combination of application & hostname).

See the Jespa operator manual available here

Jon Freedman