|
|
Search
You searched for the word(s):
|
Showing page 1 of 5 (44 total posts)
< 1 second(s)
-
We've turned on kerberos logging on the domain controler, and we have no error in the system log.
The domain controler is a Windows 2000 SP4 computer with a French version of Windows, limited by design to 58-bit channel encryption. I may be wrong but it seems that the Windows 2000 High Encryption Pack (128-bit) is not available for a french ...
-
I've just double checked the mywebsite user object in domain b.net for the attributes you suggested:
sAMAccountName DirectoryString 1 mywebsiteuserPrincipalName DirectoryString 1 mywebsite@b.net
As you can see, both informations are correct.
I did not talk about it previously but real domain names and users are
-
Here is the network monitor trace for the failed bind. The domain is the good one. The Destination IP 10.150.200.19 is the domain controller. Remeber that the machine MYSERVER is located in domain A (a.net).
408 10.359375 {UDP:63, IPv4:115} MYSERVER 10.150.200.19 KerberosV5 KerberosV5:AS ...
-
You're absolutely right, I'm trying to enable a case where it cannot be used, in this case combined with SSL (SecureSocketLayer = true, SSL is actually not set on Active Directory Side though). In that particular case in my environment a System.DirectoryServices.Protocols.DirectoryOperationException exception is thrown. The content is shown ...
-
Thanks for the tip. Restarting the client after setting up Network Monitor solved the problem... We'll have to wait for the problem to exhibit again.
-
Hello,
I have a problem with users credentials fromat when trying to change a password using Kerberos Protocol. This may not be directly related to Kerberos, but I think it's interresting to share :
The client is located in domain A. The server is located in domain B which DNS name is ''b.net''.
If the username format used on client ...
-
Hello,
Setting System.DirectoryServices.LdapSessionOptions.Signing to an incorrect value in the context throws a System.DirectoryServices.Protocols.DirectoryOperationException.
Internally, there is a call to ldap_set_option and a check on the returned value. I may be wrong but it seems that this exception only maps the result from this call ...
-
Wow, tough time retrieving the exception delails on that one ! This is not a temporary problem.
Here it is : 00002077: SvcErr: DSID-031D0AAB, problem 5003 (WILL_NOT_PERFORM), data 0[0A]
Olivier.
-
Hi all,
One of my customer has a problem with password reset. This is not working at all. I'm in the process of gathering the context of the application.
The connection is established with the following code (SSL is not used) :
The failing code is a password reset using System.DS.Protocols ...
-
I'm running the app pool under a domain account.
We are connecting to a domain controller that has no trust relationship with the domain running the provider. This resource domain simply hosts user accounts that have access to the web site.
1
|
|
|