Difference between revisions of "Talk:LDAP Authentication"
From SME Server
Jump to navigationJump to searchLine 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 | ||
− | + | Optional - Full LDAP authentication can be enabled. Once enabled it can be disabled. | |
− | Optional - Full LDAP authentication can be enabled. Once enabled it | ||
To enable: | To enable: | ||
db configuration setprop ldap Authentication enabled | db configuration setprop ldap Authentication enabled | ||
− | + | To disable: | |
− | db configuration setprop ldap Authentication disabled | + | db configuration setprop ldap Authentication disabled |
Revision as of 14: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