search for: r8x3kqfyacg3pew

Displaying 1 result from an estimated 1 matches for "r8x3kqfyacg3pew".

2006 Feb 16
1
Samba isn't trying the correct mix of capitals for a given username
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm watching the logs, and Samba is trying the following combinations for _Get_Pwnam() with the name UserName in the domain DOMAIN: domain+username DOMAIN+UserName DOMAIN+USERNAME and then it trys: username UserName USERNAME however, all 6 fail because what getent passwd shows is DOMAIN+username. Is there a configuration change that can fix