LDAP for E1 9.0

cnc__guy

cnc__guy

Well Known Member
I am wanting to implement LDAP for an E1 9.0 implementation, however they are already live so I don't want to do it the 'big bang' way.

Since I have my non-production and production environments separated - except for the JDE900 system database - can I implement LDAP for non-production and test and then implement for production after I have proved it viable?

Do I need to separate security tables first?

Any input would be greatly appreciated.

Thanks,
James

E1 9.0, 8.98.33, OAS 10.1.3, SQL Server 2005
 
can I implement LDAP for non-production and test and then implement for production after I have proved it viable?

Yes (best practice is to do so)


Do I need to separate security tables first?
(Separate JVMs, separate security server, but not necessarily security tables (no F98OWSEC, no F009_, only F00950 if different role names)
 
Back
Top