mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 02:45:25 +00:00
Added a wise NSLog call to give more clue to users about a misconfiguration of the
SOGoLDAPSources. Monotone-Parent: 6c02bf9631ff4ffa77f3dd2068fdf632d29bcc25 Monotone-Revision: 7b8ed9c4b20f7511d8c8423f497d9006d548729d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-10-20T14:04:09 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -253,6 +253,7 @@ static int sizeLimit;
|
||||
}
|
||||
NS_HANDLER
|
||||
{
|
||||
NSLog(@"Could not bind to the LDAP server %@ (%d) using the bind DN: %@", hostname, port, bindDN);
|
||||
b = NO;
|
||||
}
|
||||
NS_ENDHANDLER;
|
||||
|
||||
Reference in New Issue
Block a user