berly的活动

回答

I download the Volo.Account.Pro module but i dont't find where the ldap configuration is made.

回答
            ldapConnection.Connect(server, serverPort, Native.LdapSchema.LDAP, Native.LdapVersion.LDAP_VERSION2);
            var UserfName = $"cn={adminUserName},{baseDc}";

                await ldapConnection.BindAsync(Native.LdapAuthType.Negotiate, new LdapCredential
                

Do you know where can i switch Native.LdapAuthType.Negotiate and Native.LdapVersion.LDAP_VERSION2 ?

回答

in the sample i switchNative.LdapVersion.LDAP_VERSION3to this Native.LdapVersion.LDAP_VERSION But no in my abp project

回答

Done

回答

When i try to log i have this error.

回答

In fact it works half the time, maybe there is an asynchronous problem?

I need to overdrive only the NormalizeUserNameAsync method ?

回答

i have also one error.

显示 37 个条目中的 31 到 37 个.
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11