Displaying 2 results from an estimated 2 matches for "lifeng".
Did you mean:
linfeng
2017 Jun 10
1
windows 2003 can not login with samba 4.6.4
...ade samba from 3.6.23-36 to 4.6.4, but we got "*Logon Failure
Unknown user name or bad password*" error while trying to access samba form
window 2003. And we use usename and password to login, not by the AD.
We also test on windows2008 windows2008-R2 window7 windows10, it works.
Thanks.
Lifeng Ren
2017 May 24
0
Problems building on Raspberry Pi
Raspberry Pi 1 and Zero use the arm1176jzf-s chip which AFAIK doesn't
support NEON intrinsics. This may be a bug with the configure script
because it appears to be compiling with NEON enabled. Lifeng can you
comment? Is there a way to override the CPU detection in this case?
Samuel, as a workaround you can download and compile an older version of
the library. I think 1.1.2 predated the NEON patch.
> Hello,
>
> I'm following the directions that 'make check' gave me: to e-m...