Difference between revisions of "Talk:LDAP Authentication"

From SME Server
Jump to navigationJump to search
 
(5 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
 
  
Optional - Full LDAP authentication can be enabled. Once enabled it can be disabled.
+
Comment (chris burnat)
To enable:
+
"Uninstall Not needed the new method is benign,"
db configuration setprop ldap Authentication enabled
+
This sentence is somewhat meaningless... Google "benign"..
  
To disable:
+
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