1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-29 16:23:52 +03:00

r20116: Start merging in the work done to create the new idmap subsystem.

Simo.
This commit is contained in:
Simo Sorce
2006-12-12 14:52:13 +00:00
committed by Gerald (Jerry) Carter
parent 67c4d5e73f
commit 50cd8bffee
42 changed files with 7075 additions and 4576 deletions

View File

@@ -158,8 +158,12 @@ struct smbldap_state {
time_t last_ping;
/* retrive-once info */
const char *uri;
/* credentials */
BOOL anonimous;
char *bind_dn;
char *bind_secret;
BOOL paged_results;
unsigned int num_failures;