Displaying 20 results from an estimated 700 matches similar to: "Samba 4.8 repository for Ubuntu"
2018 Sep 25
2
Users cannot change their passwords
On Tue, 2018-09-25 at 09:44 +0100, Rowland Penny via samba wrote:
> On Mon, 24 Sep 2018 21:22:06 GMT
> "Torin Woltjer" <torin.woltjer at granddial.com> wrote:
>
> >
> > Thanks for the quick reply, I believe I am using MIT based on log
> > file names; but is there a better way to tell? I'm not very
> > knowledgeable about the distinction
2018 Sep 25
1
Users cannot change their passwords
On 25.09.2018 15:44, Rowland Penny via samba wrote:
> On Mon, 24 Sep 2018 21:22:06 GMT
> "Torin Woltjer" <torin.woltjer at granddial.com> wrote:
>
>> Thanks for the quick reply, I believe I am using MIT based on log
>> file names; but is there a better way to tell? I'm not very
>> knowledgeable about the distinction between MIT and Heimdal regarding
2018 Sep 25
2
Users cannot change their passwords
On Tue, 2018-09-25 at 09:59 +0100, Rowland Penny via samba wrote:
> On Tue, 25 Sep 2018 20:49:07 +1200
> Andrew Bartlett <abartlet at samba.org> wrote:
>
> > On Tue, 2018-09-25 at 09:44 +0100, Rowland Penny via samba wrote:
> > > On Mon, 24 Sep 2018 21:22:06 GMT
> > > "Torin Woltjer" <torin.woltjer at granddial.com> wrote:
> > >
2018 Sep 24
3
Users cannot change their passwords
Thanks for the quick reply, I believe I am using MIT based on log file names; but is there a better way to tell? I'm not very knowledgeable about the distinction between MIT and Heimdal regarding KDC. Can you direct me to a resource that explains how to make the switch as I am just using the defaults in SUSE. Additionally, many of the domains experiencing this bug were working fine; before
2018 Sep 25
1
Users cannot change their passwords
On Tue, 2018-09-25 at 12:08 +0100, Rowland Penny via samba wrote:
> On Tue, 25 Sep 2018 10:40:52 +0000
> Jon Gerdes via samba <samba at lists.samba.org> wrote:
>
> > On Tue, 2018-09-25 at 09:59 +0100, Rowland Penny via samba wrote:
> > > On Tue, 25 Sep 2018 20:49:07 +1200
> > > Andrew Bartlett <abartlet at samba.org> wrote:
> > >
> >
2018 Sep 25
2
Corrupted sam.ldb
sam.ldb on a domain seems corrupted. A fresh domain works fine so samba itself seems fine. Running the command, sudo ldbsearch -H sam.ldb '(objectclass=computer)' dn returns a slew of errors. http://paste.opensuse.org/view/simple/61443635
I need the data out of this as the server it's from is supposed to be production. Is there a way to either repair it or recover any portions of it
2018 Sep 24
1
Users cannot change their passwords
Currently running multiple active directory domain controllers on OpenSUSE Leap 15 with Samba 4.7.8
I'm running into an issue where users cannot change their own passwords. On a domain joined Windows laptop logged in as Administrator, trying to change the password results in an error: The user name or password is incorrect, Try again.
At the same time in the systemd journal for samba-ad-dc,
2018 Oct 01
1
migrating DC from 4.7.8 on SUSE to 4.7.6 on Ubuntu
Having some trouble with this migration, everything runs on the fresh install. Once I copy in the contents of the previous /var/lib/samba samba-ad-dc now fails to start. This is all the journal gives me:
samba[5917]: [2018/10/01 18:36:19.094420, 0] ../source4/smbd/server.c:448(binary_smbd_main)
samba[5917]: samba version 4.7.6-Ubuntu started.
samba[5917]: Copyright Andrew Tridgell and the
2018 Sep 25
0
Users cannot change their passwords
On Mon, 24 Sep 2018 21:22:06 GMT
"Torin Woltjer" <torin.woltjer at granddial.com> wrote:
> Thanks for the quick reply, I believe I am using MIT based on log
> file names; but is there a better way to tell? I'm not very
> knowledgeable about the distinction between MIT and Heimdal regarding
> KDC. Can you direct me to a resource that explains how to make the
>
2018 Sep 25
0
Users cannot change their passwords
On Tue, 25 Sep 2018 20:49:07 +1200
Andrew Bartlett <abartlet at samba.org> wrote:
> On Tue, 2018-09-25 at 09:44 +0100, Rowland Penny via samba wrote:
> > On Mon, 24 Sep 2018 21:22:06 GMT
> > "Torin Woltjer" <torin.woltjer at granddial.com> wrote:
> >
> > >
> > > Thanks for the quick reply, I believe I am using MIT based on log
>
2018 Sep 25
0
Users cannot change their passwords
On Tue, 25 Sep 2018 10:40:52 +0000
Jon Gerdes via samba <samba at lists.samba.org> wrote:
> On Tue, 2018-09-25 at 09:59 +0100, Rowland Penny via samba wrote:
> > On Tue, 25 Sep 2018 20:49:07 +1200
> > Andrew Bartlett <abartlet at samba.org> wrote:
> >
> > > On Tue, 2018-09-25 at 09:44 +0100, Rowland Penny via samba wrote:
> > > > On Mon, 24
2017 Mar 09
2
Trying to get SMS from GXV3240 to trigger dialplan code.
I am trying to send SMS from my grandstream GXV3240
Asterisk receives the message in a NOTIFY block.
How can I get asterisk to run dialplan code when receiving these Notify
SMS Message Blocks.
I can then route them to my SMS provider.
Any ideas are appreciated. Below is debug of a message sent from the phone
when received no dialplan code is triggered.
I am wounding if I need to
2005 Nov 22
1
[PATCH] Introducing Zero-Knowledge user authentication
Hello!
With this email we release an extension to OpenSSH that was initially
developed as project for our studies at the Univerity of Applied Sciences in
Hagenberg.
First we would like to describe the purpose of using Zero-Knowledge (ZK) for
user authentication. Traditional authentication methods like
challenge-response with passwords or public keys leak information about the
credentials of
2007 Aug 31
2
memory.size help
I keep getting the 'memory.size' error message when I run a program I have
been writing. It always it cannot allocate a vector of a certain size. I
believe the error comes in the code fragement below where I have multiple
arrays that could be taking up space. Does anyone know a good way around
this?
w1 <- outer(xk$xk1, data[,x1], function(y,z) abs(z-y))
w2 <- outer(xk$xk2,
2011 Sep 09
7
[PATCH] xen-blk[front|back] FUA additions.
I am proposing these two patches for 3.2. They allow the backend
to process the REQ_FUA request as well. Previous to these patches
it only did REQ_FLUSH. There is also a bug-fix for the logic
of how barrier/flushes were handled.
The patches are based on a branch which also has ''feature-discard''
patches, so they won''t apply nativly on top of 3.1-rc5.
Please review and
2015 Dec 08
2
Stopping Machine powering off
On Dec 7, 2015, at 4:21 PM, Gernot Zander <debian at scorpio.in-berlin.de> wrote:
>
> Hi,
>
> am 7 Dez schrieb Marks, Connor:
>> Well I just need to monitor the UPS battery for testing and I do about
>> 10 UPS's a day. So having to restart my computer every time gets old
>> real quick.
>
> In that case - what about not starting nut-client (upsmon)
2012 Jul 06
2
[LLVMdev] Excessive register spilling in large automatically generated functions, such as is found in FFTW
Hi,
I've noticed that LLVM tends to generate suboptimal code and spill an
excessive amount of registers in large functions, such as in those
that are automatically generated by FFTW.
LLVM generates good code for a function that computes an 8-point
complex FFT, but from 16-point upwards, icc or gcc generates much
better code. Here is an example of a sequence of instructions from a
32-point
2016 Apr 26
0
Penalised spline regression
Good Afternoon Everyone,
I am looking for advice fitting a linear mixed model where the random components do not seem to fit within the model formulae for lmer. The columns of Z are not stratified and have the notional random formula (z1 | 1) + ... + (zk | 1).
Context
I am fitting a penalised thin plate spline with knots k1 to kn. The basis functions Zk are |x-ki|^3 and the penalty matrix has
2007 Jan 23
0
Error in odfWeave
Dear R-experts,
I have tried this command:
#--------------
odfWeave("C:/Documents and
Settings/rajdl/Dokumenty/zk/vstup.odt","C:/Documents and
Settings/rajdl/Dokumenty/zk/vystupek.odt")
#---------------
and the console output was:
#--------------
Setting wd to
C:\DOCUME~1\rajdl\LOCALS~1\Temp\Rtmpfusjrb/odfWeave23103342397
Copying C:/Documents and
2003 Jun 30
2
Problem with decoding number of codebooks
Hello,
I'm trying to write a Vorbis decoder (just as a hobby) but I've got a
problem with reading the setup header. According to the Vorbis
documentation the first data that should be read after the initial
'vorbis' string is an eight bit integer which when incremented by one,
contains the number of codebooks in the header. My problem is that
whenever I read this number it seems