Web / NT Authentication and OsAuthentication=TRUE

shearerj

Reputable Poster
I found an obscure SAR #5476964 that was entered to allow web authentication to the Windows 2000 domain. Elsewhere there was a note about placing the OsAuthentication=TRUE value in the JDE.INI [Security] on the Enterprise Server to activate the code within the SAR.

After making the change, I started the JDE Services and received eSecPasswordInvalid in the .log files. However, I know that all the user ID's and password in use by the Enterprise server match within the W2k domain, SQL Server and F98owsec.

Has anybody else worked with this SAR and made it work?
 
FYI: Active Directory authentication for JAS and FAT

FYI:

I don’t know why J. D. Edwards is not putting out document on this new feature which has been available since SP18 on security servers running Windows 2000 or Windows 2003.

To authenticate user’s passwords against LDAP, complete the following changes:

1. In the JDE.INI on your logic/enterprise server add the following key under [SECURITY]
OSAuthentication=TRUE
2. Within the local policy setting of you logic/enterprise server, grant the account under which the ‘JDE Network Server’ runs the ‘Act as Part of Operating System’ user right.

Good Luck,
 
Back
Top