mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-23 14:09:39 +08:00
fix previous commit (need to finish breakfast before committing...)
This commit is contained in:
parent
00368b128a
commit
8ef19246dc
@ -1607,7 +1607,7 @@ static int parseSearchOptions (
|
||||
|
||||
#ifdef SLAP_CONTROL_X_SESSION_TRACKING
|
||||
struct berval session_tracking_formats[] = {
|
||||
BER_BVC( "LDAP_CONTROL_X_SESSION_TRACKING_RADIUS_ACCT_SESSION_ID" ),
|
||||
BER_BVC( LDAP_CONTROL_X_SESSION_TRACKING_RADIUS_ACCT_SESSION_ID ),
|
||||
BER_BVC( "RADIUS-Acct-Session-Id" ),
|
||||
BER_BVC( LDAP_CONTROL_X_SESSION_TRACKING_RADIUS_ACCT_MULTI_SESSION_ID ),
|
||||
BER_BVC( "RADIUS-Acct-Multi-Session-Id" ),
|
||||
|
Loading…
Reference in New Issue
Block a user