By my current understanding ldapuid and ldapgid are of interest of only
auth_imap, auth_pop and qmail-lspawn.
But with the commands bellow, I see that qmail-verify and auth_smtp also read
ldapuid and ldapgid.
[EMAIL PROTECTED] bin]# strings qmail-verify | grep ldapuid
control/ldapuid
init_ldap: control/ldapuid: %i
[EMAIL PROTECTED] bin]# strings qmail-verify | grep ldapgid
control/ldapgid
init_ldap: control/ldapgid: %i
[EMAIL PROTECTED] bin]# strings auth_smtp | grep ldapgid
control/ldapgid
init_ldap: control/ldapgid: %i
[EMAIL PROTECTED] bin]# strings auth_smtp | grep ldapuid
control/ldapuid
init_ldap: control/ldapuid: %i
Why do they read these files? How are they affected by the settings on these
files?
Regards,
-------------------------------------------------
Bruno Negrao - Network Manager
Engepel Teleinformática. 55-31-34812311
Belo Horizonte, MG, Brazil