From 94ba247eec24814e287c4bebf4085de0565bbcd2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 May 2012 03:47:11 -0500 Subject: Write the LDAP conf file as well --- src/ldapconfigbase.ui | 213 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 210 insertions(+), 3 deletions(-) (limited to 'src/ldapconfigbase.ui') diff --git a/src/ldapconfigbase.ui b/src/ldapconfigbase.ui index bf81979..ee6e963 100644 --- a/src/ldapconfigbase.ui +++ b/src/ldapconfigbase.ui @@ -138,12 +138,42 @@ - + + + Spacer1 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + + + tab + + + LDAP Globals + + + + unnamed + + - groupDefaults + groupKrbDefaults - LDAP Default Settings + Kerberos Default Settings @@ -199,6 +229,183 @@ + + + groupConnectionParameters + + + LDAP Connection Parameters + + + + unnamed + + + + unnamed + + + LDAP Version + + + + 0 + 0 + 0 + 0 + + + + + + ldapVersion + + + 1 + + + 3 + + + + + unnamed + + + Time Limit (seconds) + + + + 0 + 0 + 0 + 0 + + + + + + ldapTimeout + + + 1 + + + 1000000 + + + + + unnamed + + + Binding Policy + + + + 0 + 0 + 0 + 0 + + + + + + bindPolicy + + + + soft + + + + + hard + + + + + + unnamed + + + Binding Time Limit (seconds) + + + + 0 + 0 + 0 + 0 + + + + + + ldapBindTimeout + + + 1 + + + 1000000 + + + + + unnamed + + + Password Hash + + + + 0 + 0 + 0 + 0 + + + + + + passwordHash + + + + exop + + + + + md5 + + + + + + unnamed + + + Ignored Users + + + + 0 + 0 + 0 + 0 + + + + + + ignoredUsers + + + + Spacer4 -- cgit v1.2.1