Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hello again, the last posting to this list leads to the conclusion, that the problem is located in ntlm_auth which authenticates usernames in all cases (lowercase, uppercase, mixed case ...). To use the winbindd-wrapper I think it is a MUST to ensure, that only one case is used (otherwise fileattr.xml uses different cases) . The clients can not ensure this (otherwise :SSPI: must be corrected there). So I think it is a needed feature, to force usernames to lowercase (f.e. by introducing a new config-parameter), and this can only be realized in CVSNT. Even if the winbind-wrapper authenticates only lowercase usernames, the clients uses all possible cases, so correcting ntlm_auth does not help. I think this should be rediscussed to modify the SSPI-method. With kind regards, Robert Jelinek