Displaying 2 results from an estimated 2 matches for "fix_gecos_field_with_samlogon".
2015 Apr 21
2
Samba 4.1 as member server, problems doing password authentication using CentOS/RedHat 7 packages
On 04/20/2015 05:30 PM, Andrey Repin wrote:
> Greetings, Ty! Boyack!
Thanks, and Hi!
> I dumped (using testparm -v) all of the default settings, and found that
> With Samba 4, I've found the output of "samba-tool testparm" to be different
> from "testparm". The former looks more trustworthy to me.
I feel really foolish here -- but I don't see samba-tool as
2015 Apr 23
2
Samba 4.1 as member server, problems doing password authentication using CentOS/RedHat 7 packages
...of 4.1.17 from source, and it works fine.
Then I grabbed the 4.1.12 source RPM from CentOS, and if all the patches
are removed it works fine. So I rebuilt it a dozen times or so to
identify which patch was causing the problem, and it is entirely
reproducible by applying the patch
samba-4.2.x-fix_gecos_field_with_samlogon.patch. Interestingly, it is
mislabeled in part of the spec file as
.samba-4.1.13-fix_gecos_field_with_samlogon.patch. This patch has been
applied to the distributed binary package samba-4.1.12-21.el7_1.
Andrey and Rowland, thank you for the help and pointing me in good
directions!
Now I jus...