Displaying 20 results from an estimated 4000 matches similar to: "Centos7 Samba 4.1.12 -> Centos 5.11 Samba 3.5.2 = Rejecting auth request"
2020 Sep 14
2
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote:
> Hi Jie,
>
> url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013
> base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
> config: parisc-randconfig-m031-20200913 (attached as .config)
> compiler: hppa-linux-gcc (GCC)
2020 Sep 14
2
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote:
> Hi Jie,
>
> url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013
> base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
> config: parisc-randconfig-m031-20200913 (attached as .config)
> compiler: hppa-linux-gcc (GCC)
2020 Sep 11
6
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
Add an I2C bus driver for virtio para-virtualization.
The controller can be emulated by the backend driver in
any device model software by following the virtio protocol.
This driver communicates with the backend driver through a
virtio I2C message structure which includes following parts:
- Header: i2c_msg addr, flags, len.
- Data buffer: the pointer to the I2C msg data.
- Status: the
2020 Sep 11
6
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
Add an I2C bus driver for virtio para-virtualization.
The controller can be emulated by the backend driver in
any device model software by following the virtio protocol.
This driver communicates with the backend driver through a
virtio I2C message structure which includes following parts:
- Header: i2c_msg addr, flags, len.
- Data buffer: the pointer to the I2C msg data.
- Status: the
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
2013 Mar 08
1
Win 7 - Rejecting auth request from client
Hi,
I have an odd issue where I'm getting auth request failure errors for all
my Windows 7 machines. The strange thing is that everything appears to be
functioning perfectly. I can add machines to the domain, log in as domain
users, browse domain shares, and the machines regularly change their trust
password. So functionally, everything is fine.... it's only the log
message which is
2015 Apr 20
2
Samba 4.1 as member server, problems doing password authentication using CentOS/RedHat 7 packages
I've come across a difference I can't explain between the way Samba
behaves on Fedora 20 (4.1.17-1.fc20) and Centos 7 (4.1.12-21.el7). I
have a test server of each system (Fedora 20 and Centos 7), each newly
built, fully updated, and with the same config file. Each is joined to
our AD domain (Windows DCs). Some of our client systems are joined to
the domain and use Kerberos tickets
2013 Feb 08
1
BDC Rejecting auth request from client + Windows 7
Just some background: In our environment, we are running both a PDC and
BDC. The local network setup has static ips on a different subnet from dhcp
ips, thus the PDC has a static ip and the BDC has a dynamic one so the
Windows machines are able to see the domain without hardcoding in the ip of
the PDC as a wins on each machine. This has worked fine for Windows XP. We
are also using ldap as the
2011 Jul 26
2
_netr_ServerAuthenticate3: netlogon_creds_server_check failed. Rejecting auth request
I am getting errors in my samba logs like "_netr_ServerAuthenticate3:
netlogon_creds_server_check failed. Rejecting auth request from client
XXX machine account XXX$" (Host log:?http://pastebin.com/QXhbngN5).
So far, machines do seem to join the domain (Machine account is
created in LDAP, user can log in, etc), but I am concerned that when
Windows 7 machines reach their 30 days they
2007 Mar 17
1
What function in R is to estimate the marginal denstiy from bivarate samples?
I have 10000 bivarate samples (x1, x2), and I want to estimate the marginal density of x2. I searched the R manual but couldn't find a function that can do this job. It seems "density" only works for single-variate samples. Can anybody help me with it? Thanks a lot!
Best,
J. Deng
2010 Oct 11
2
Samba - Rejecting auth request debug log
Hi there!
I set up a test enviroment and did a log level 256 of a domain user log on
with a Samba 3.5.5 and a windows 7 machine to deliver more data for that
_netr_ServerAuthenticate3: netlogon_creds_server_check failed.
Rejecting auth request from client TESTPC1 machine account TESTPC1$
problem.
Please find the logs enclosed (if a ~300kb rar log file is allowed here)
and maybe somebody
2020 Sep 03
1
[PATCH] i2c: virtio: add a virtio i2c frontend driver
On 2020/9/3 14:12, Jason Wang wrote:
>
> On 2020/9/3 ??1:34, Jie Deng wrote:
>> Add an I2C bus driver for virtio para-virtualization.
>>
>> The controller can be emulated by the backend driver in
>> any device model software by following the virtio protocol.
>>
>> This driver communicates with the backend driver through a
>> virtio I2C message
2015 Apr 23
2
Samba 4.1 as member server, problems doing password authentication using CentOS/RedHat 7 packages
On 04/21/2015 11:39 AM, Rowland Penny wrote:
> On 21/04/15 18:24, Ty! Boyack wrote:
>> 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
2005 Jul 08
4
Can Asterisk ring a specific extension based on the number the outside caller dialed?
I am thinking of having a pots line with multiple numbers on it, and having
Asterisk dial my desk if the outside caller dials xxx-xxx-xxx1, and ring
another desk if the person called xxx-xxx-xxx2, etc.
Can Asterisk do this?
--
Jeff Ramsey
MIS Administrator
Tubafor Mill, Inc.
2017 Jun 24
0
Execute R codes without installing R environment
Hi Daniel,
There seems to be a way to package the R interpreter and a program
into an executable file. It looks pretty complicated and would only be
worth the effort if you _must_ run your script this way and you
_can't_ install R.
https://www.r-bloggers.com/deploying-desktop-apps-with-r/
Jim
On Sat, Jun 24, 2017 at 5:26 AM, xianda deng <dengxianda2007 at hotmail.com> wrote:
> Hi,
2020 Sep 14
0
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
Hi Jie,
url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013
base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
config: parisc-randconfig-m031-20200913 (attached as .config)
compiler: hppa-linux-gcc (GCC) 9.3.0
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test
2020 Sep 14
0
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 06:24:55PM +0300, Andy Shevchenko wrote:
> On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote:
> > Hi Jie,
> >
> > url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013
> > base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
> >
2008 Apr 21
2
How to do survival analysis with time-related IVs?
Hello folks,
I am wondering how to do survival analysis with time-related IVs in R. For
example,
> > If we have time-related variables, such as the Overall Condition of
1990, 1991 etc., how can we include these variables in coxph model?
> >
> > If we can not use coxph model, do we need to rearrange the dataset to
make it something like:
> > ID time age
2017 Mar 10
3
kernel memory accounting
I have 3.10 kernel. I am running some data processing job, need to first
copy big (>5 GB) input files. The jobs were killed, because the system
thought I used 5 GB memory from the file copying.
On Fri, Mar 10, 2017 at 3:04 PM, David Both <dboth at millennium-technology.com
> wrote:
> First - why in the world would you want to disable kernel memory
> accounting? I don't think
2006 Jun 01
1
Question about speex_preprocess
Hi,
While most of the native functions take float[] array as input, why the function speex_preprocess(...) can only accept short[] array? How do I call this function if I have float[] array inputs? Do I need to convert the floats to Integers back and forth?
Thank you in advance.
Long Deng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: