Made what?
i solved the SQL error showing on the log...i deleted the libs..


A SASL/GSSAPI bind is attempted, but you haven't yet shown whether you have a
Kerberos TGT, or valid service tickets. Please show the output of 'klist'
*klist
Credentials cache: FILE:/tmp/krb5cc_0
        Principal: ldapmaster@TEIPIR.GR

  Issued           Expires          Principal
Mar 23 17:35:52  Mar 24 03:35:52  krbtgt/TEIPIR.GR@TEIPIR.GR
Mar 23 17:36:20  Mar 24 03:35:52  ldap/proof.teipir.gr@TEIPIR.GR


 
Which problem are we trying to solve? The GSSAPI bind, or the access lists? If
you want GSSAPI bind, maybe you should concentrate on it first, as your access
lists may be different for the case where you have GSSAPI working vs not.
the problems i face today are

1)when i try to search 
the authorizes  users i created as read at the( http://www.openinput.com/auth-howto/ar01s06.html#d0e781   which followed in every step i did)i get no message asking a password and continues  at ones the search
 
+
a general question ..
my project is retrieving data form an ldap tree through a PHP application with the most secure way possible

should i only authorize the admins or all the sub entries of a "leaf" on our ldap tree(user names,pass...e.t.c. of the users )




P.S.:i attach you my slap.conf so as to get the full idea of my settings,(i gan paste you my sasl configs too)



 Thank you very much!!