Difference between revisions of "Talk:LDAP Authentication"

From SME Server
Jump to navigationJump to search
m (moved Talk:LDAP to Talk:LDAP Authentication: Be more specific)
Line 2: Line 2:
  
 
I guess this page should be renamed to 'LDAP Authentication' opposed to just LDAP [HF]
 
I guess this page should be renamed to 'LDAP Authentication' opposed to just LDAP [HF]
 +
 +
Should the following be added to http://wiki.contribs.org/LDAP#Authentication
 +
 +
Taken from http://wiki.contribs.org/SME_Server:8.0#Major_changes_in_beta_7
 +
Optional - Full LDAP authentication can be enabled. Once enabled it cannot be disabled, so experiment with care.
 +
To enable:
 +
db configuration setprop ldap Authentication enabled
 +
 +
If yes is the statement "Once enabled it cannot be disabled" correct as the following appears to disable Full LDAP authentication:
 +
db configuration setprop ldap Authentication disabled

Revision as of 15:47, 20 March 2013

As noted by someone else, wouldn't it be better to authenticate SugerCRM as an unprivileged user rather than root? --Davidiwharper 14:00, 23 February 2009 (UTC)

I guess this page should be renamed to 'LDAP Authentication' opposed to just LDAP [HF]

Should the following be added to http://wiki.contribs.org/LDAP#Authentication

Taken from http://wiki.contribs.org/SME_Server:8.0#Major_changes_in_beta_7 Optional - Full LDAP authentication can be enabled. Once enabled it cannot be disabled, so experiment with care. To enable:

db configuration setprop ldap Authentication enabled

If yes is the statement "Once enabled it cannot be disabled" correct as the following appears to disable Full LDAP authentication: db configuration setprop ldap Authentication disabled