Difference between revisions of "Talk:LDAP Authentication"

From SME Server
Jump to navigationJump to search
 
(6 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
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
+
Comment (chris burnat)
Optional - Full LDAP authentication can be enabled. Once enabled it cannot be disabled, so experiment with care.
+
"Uninstall Not needed the new method is benign,"
To enable:
+
This sentence is somewhat meaningless... Google "benign"..
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:
+
Additional info provided by Daniel [Re: [docteam] LDAP Authentication Enable/Disable)]<br />
db configuration setprop ldap Authentication disabled
+
 
 +
a) If you enable ldap auth, it'll remove all your groups, users, ibay accounts from the unix databases so everything is only in LDAP
 +
 
 +
b)>  db configuration setprop ldap Authentication disabled<br />
 +
 
 +
This will just break everything because you won't have any account
 +
anymore, and you disable LDAP master auth functionnality, so you won't
 +
have any account available on the server anymore

Latest revision as of 01:08, 30 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]


Comment (chris burnat) "Uninstall Not needed the new method is benign," This sentence is somewhat meaningless... Google "benign"..

Additional info provided by Daniel [Re: [docteam] LDAP Authentication Enable/Disable)]

a) If you enable ldap auth, it'll remove all your groups, users, ibay accounts from the unix databases so everything is only in LDAP

b)> db configuration setprop ldap Authentication disabled

This will just break everything because you won't have any account anymore, and you disable LDAP master auth functionnality, so you won't have any account available on the server anymore