Difference between revisions of "Talk:LDAP Authentication"

From SME Server
Jump to navigationJump to search
Line 5: Line 5:
 
Should the following be added to http://wiki.contribs.org/LDAP#Authentication
 
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 can be disabled.
Optional - Full LDAP authentication can be enabled. Once enabled it cannot be disabled, so experiment with care.
 
 
To enable:
 
To enable:
 
  db configuration setprop ldap Authentication enabled
 
  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:
+
To disable:
db configuration setprop ldap Authentication disabled
+
db configuration setprop ldap Authentication disabled

Revision as of 15:56, 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

Optional - Full LDAP authentication can be enabled. Once enabled it can be disabled. To enable:

db configuration setprop ldap Authentication enabled

To disable:

db configuration setprop ldap Authentication disabled