G
Guest
1.Binding Problem on VC++ 6.0 with SP5:
When i use (ldap_bind_s ) or (ldap_simple_bind_s ) for binding with active
directory with Another user Credentials (Another user is a SYSTEM Account
),it won't work and give me "SERVER DOWN ".The development enviroment is
visual c++6.0 with SP5.
2.Binding Problem on DOTNET
When i use (ldap_bind_s ) or (ldap_simple_bind_s ) for binding with active
directory with Another user Credentials (Another user is a SYSTEM Account )
it bind the user with active directory and perform all the operation on
directory successfully.this time development envi
Note:
i cannot understand that by just changing the development environment from
DOTNET to VC++6.0 (ldap_bind_s )won't work
When i use (ldap_bind_s ) or (ldap_simple_bind_s ) for binding with active
directory with Another user Credentials (Another user is a SYSTEM Account
),it won't work and give me "SERVER DOWN ".The development enviroment is
visual c++6.0 with SP5.
2.Binding Problem on DOTNET
When i use (ldap_bind_s ) or (ldap_simple_bind_s ) for binding with active
directory with Another user Credentials (Another user is a SYSTEM Account )
it bind the user with active directory and perform all the operation on
directory successfully.this time development envi
Note:
i cannot understand that by just changing the development environment from
DOTNET to VC++6.0 (ldap_bind_s )won't work