Let us use wadm CLI and see what it takes to switch to LDAP authentication against Sun Java System Directory Server.
|
wadm> enable-admin-ldap-auth --ldap-url=ldap://test.sunds.com:389/o=TestCentral --allow-group=testGroup
CLI213 The administration server needs to be restarted for the changes to take effect.
wadm> get-admin-ldap-auth-prop
|
Note that you have to restart the administration server for the changes to take effect.
You can switch back to the default keyfile authentication by executing the following command:
|
wadm> disable-admin-ldap-auth
CLI213 The administration server needs to be restarted for the changes to take effect. |
You can see the same tasks being performed using the administration GUI in the following screen cast: