Displaying 20 results from an estimated 1000 matches similar to: "Samba clients to windows AD server - DDNS problem"
2009 Apr 18
0
[LLVMdev] [patch] vmkit compiled using gcc
Applied thanks!
http://lists.cs.uiuc.edu/pipermail/vmkit-commits/2009-April/000815.html
Btw, what are the error messages for these?
> - char * res = strstr(haystack, needle);
> + char * res = (char *)strstr(haystack, needle);
> - char* ptr = strrchr(name, '/');
> + char* ptr = (char*)strrchr(name, '/');
Nicolas
Xerxes RĂ„nby wrote:
> I have tested compiling
2011 Dec 07
2
Possible typo in syslinux.txt doc
A 3rd option is missing, could it be that 4 was meant to be 3 ?
IPAPPEND flag_val [PXELINUX only]
The IPAPPEND option is available only on PXELINUX. The
flag_val is an OR of the following options:
1: indicates that an option of the following format
should be generated and added to the kernel command line:
2005 Feb 16
1
memmem broken?
We have a bad bug in udev if compiled with klibc. I seems that the needle
string can't have a strlen of 1. This test case illustrates it:
#include <stdio.h>
#include <string.h>
int main(int argc, char *argv[], char *envp[])
{
char *hay = "a/b";
char *needle = "/";
if (memmem(hay, strlen(hay), needle, strlen(needle)) == NULL)
printf("This uses the
2020 Jun 02
0
[PATCH nbdkit 2/5] vddk: Move reexec code to a new file.
Pure refactoring. Just decouples the complicated reexec code from the
rest.
---
plugins/vddk/Makefile.am | 2 +
plugins/vddk/vddk.h | 42 +++++++++
plugins/vddk/reexec.c | 196 +++++++++++++++++++++++++++++++++++++++
plugins/vddk/vddk.c | 151 ++----------------------------
4 files changed, 246 insertions(+), 145 deletions(-)
diff --git a/plugins/vddk/Makefile.am
2015 Oct 13
2
Make a share owned by a service account available to members of an AD group
On 13/10/15 20:47, Tovey, Mark wrote:
> I downloaded the source code for Samba 4.0.0, the same as is distributed with my OS. I applied the patch as described in Bug 9862, compiled and installed the code, and now it works as expected. Having the user account in AD only is sufficient, I no longer have to have the account also in the Linux server's passwd file. So indeed, it appears
2010 Sep 01
0
[LLVMdev] "Cannot fine DIE"
On 01 Sep 2010, at 08:47, Talin wrote:
> Once again, I have no idea what this means or how to go about
> debugging it.
> This is my biggest frustration with DIFactory - there's absolutely
> no way to
> verify that the DWARF debugging information that I've emitted into
> my module
> is correct or even sensible. The only way to test it is to try and
> debug
2010 Sep 01
2
[LLVMdev] "Cannot fine DIE"
On Sat, Aug 28, 2010 at 10:58 PM, Talin <viridia at gmail.com> wrote:
> On Sat, Aug 28, 2010 at 4:05 PM, Talin <viridia at gmail.com> wrote:
>
>> On Mon, Aug 23, 2010 at 5:58 PM, Devang Patel <devang.patel at gmail.com>wrote:
>>
>>>
>>> On Sun, Aug 22, 2010 at 12:50 PM, Talin <viridia at gmail.com> wrote:
>>>
>>>> I
2010 Sep 01
2
[LLVMdev] "Cannot fine DIE"
On Wed, Sep 1, 2010 at 5:31 AM, Jonas Maebe <jonas.maebe at elis.ugent.be>wrote:
>
> On 01 Sep 2010, at 08:47, Talin wrote:
>
> > Once again, I have no idea what this means or how to go about
> > debugging it.
> > This is my biggest frustration with DIFactory - there's absolutely
> > no way to
> > verify that the DWARF debugging information that
2019 Oct 11
7
New matrix function
Hi All,
I was looking for a function to find a small matrix inside a larger matrix
in R similar to the one described in the following link:
https://www.mathworks.com/matlabcentral/answers/194708-index-a-small-matrix-in-a-larger-matrix
I couldn't find anything.
The above function can be seen as a "generalisation" of the "which"
function as well as the function described
2019 Oct 11
3
New matrix function
On Fri, 11 Oct 2019 10:45 Duncan Murdoch, <murdoch.duncan at gmail.com> wrote:
> On 11/10/2019 6:44 a.m., Morgan Morgan wrote:
> > Hi All,
> >
> > I was looking for a function to find a small matrix inside a larger
> matrix
> > in R similar to the one described in the following link:
> >
> >
>
2014 Aug 10
1
samba4 internal dns Server ddns for the reverse lookup Zone
Hi everybody,
According to my ddns denied problem with bind dlz zone i tried the internal dns server from samba4. The forward lookup zone is still working correctly and do ddns updates for my win7 Client. But when i create the reverse zone with the windows remote admin tools and restart samba4 the ddns isn't working for the reverse zone. No ip adresses will be added. How can i configure
2010 Jun 15
3
samba to update DDNS
Hello,
is it possible to let samba update the DNS entries in our bind DNS
server whenever a windows PC connects to the network ?
Bye
Andreas
2009 Feb 09
2
SquirrelMail Prefs Deleted
FYI. I just had all of the squirrelmail prefs for all the users on one
of my servers disappear. I have never had anything like this happen ever
before. I'm in the process of finding the needle in the haystack of logs
to try to get a handle on this. I'm sending this to the list as a heads
up. Seems like Squirrelmail is not doing so good here over the last few
months.
John Hinton
2005 Jun 02
1
Logon script execution intermittent
Using Suse Enterprise 9.1 and Samba 3.013 and Win XP SP1 and SP2
workstations. Users logon scripts are not being run during logon in a
reliable fashion. The could run without issue for 10 logons and on the
11th no mapped drives doesn't seem to be a specific workstation or XP
version. Currently running with cranked up logging levels looking for a
needle in a haystack. Anyone run into this?
2015 Jun 24
4
Using isc-dhcp for DDNS with Samba4 internal DNS
Hello,
Is it possible to use isc-dhcp for DDNS with Samba internal DNS? I
would rather not use bind as I understand you can't use Windows DNS tool
to manage. Thanks.
--
-James
2005 Aug 15
0
Ast.1.0.9 (only) strange problem with IAX and DDNS
Asterisk 1.0.9: IAX2 registration timeout!
---
I have 2 locations with ADSL lines, both with dynamic IP (+ dynamic
DNS).
On location 1 => Asterisk 1.0.RC2 / Slackware 10
On location 2 => Asterisk 1.0.9 / Slackware 10
They are on private network and connected via IAX2 through
NAT(win2000server), and registering to DDNS name of each other.
I know that Asterisk is not very smart on handling
2008 Apr 22
2
DDNS with DHCP
How to configure DDNS with DHCP on Centos 4.3
Regards,
Gopinath M
Signal Networks Pvt. Ltd.
Smile... it increases your face value!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080422/40507a00/attachment-0001.html>
2018 May 16
2
DDNS with IPv6
Hello,
there is an article in the wiki about DDNS:
https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9
Dose anyone has a solution for doing the same with IPv4 AND IPv6?
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL:
2019 Jun 20
0
pfSense DHCP integration with Samba AD DDNS
On 20/06/2019 12:55, Adam Weremczuk wrote:
> Hi Rowland,
>
> I don't want to to run an AD DC on firewall device, barely DHCP and
> maybe DNS.
>
> What you have pointed me to is similar to what I have in place:
>
> https://blog.michael.kuron-germany.de/2011/02/isc-dhcpd-dynamic-dns-updates-against-secure-microsoft-dns/
>
It would be, I based my script on the same
2019 Jun 20
2
pfSense DHCP integration with Samba AD DDNS
Hi all,
Has anybody got it working?
My struggle is briefly described here but the pfSense community is dead
silent:
https://forum.netgate.com/topic/138881/dhcp-dyndns-intergration-with-samba-dns
Regards,
Adam