cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Setting system into Production mode, what is meant by "Local Directory Driver is unavailable".

Former Member
0 Kudos
250

Hello all,

In the details for the system modes available, the details for production mode are as follows:

"Production: This mode uses a data caching model optimized for user response time. The cost is slightly slower startup time and a short-lived performance degradation when system data (such as queries, reports, and master data) is changed. Production mode is available only when the system is properly licensed. Modules not licensed will be hidden in the UI automatically once Production mode is enabled. Additionally, the Local directory driver is unavailable in Production mode for security purposes."

What exactly is meant by the local directory driver? What does it impact? I'm not exactly sure what it means.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can use the 'local' directory for user authentication in development and test systems.  On Unix, it's a password.properties file at the OS level.

However, the 'local' directory authentication is not supported in a production system.  You have to use an LDAP in production.

WL

Former Member
0 Kudos

Thanks so much Wayne, that is helpful.

If we were to set a system into production mode, without having an LDAP configured, I am assuming that this would impact user creation in the system? We simply would not be able to generate any users untill it is configured, correct?

Former Member
0 Kudos

What version are you using?

I'm not sure if the system will even allow you to set it to production if it's using local authentication, but I could be wrong.  To answer your question, if you don't have an LDAP configured and there is no password.properties file at the OS level, you will not be able to add any users.

Do you plan on (or already have) development and test systems?

WL

Former Member
0 Kudos

We are on version 8 of sourcing, we have a production system that is still in implementation mode, and yes we do have a staging environment but no dev environment.

0 Kudos

As Wayne pointed out, the system will not allow changing to Production mode when the directory is set to local. I would strongly recommend using LDAP or UME and changing the implementation mode to production.

Regards,

Vikram