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:
committed by
Gerald (Jerry) Carter
parent
67c4d5e73f
commit
50cd8bffee
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user