similar to: DNS timestamps

Displaying 20 results from an estimated 10000 matches similar to: "DNS timestamps"

2023 Oct 29
1
Permissions issue on domain member server (samba as an appliance)
OK I found an account with RID 500 but it has another username. I inherited this AD from 15+ years ago. Everything looks fine, all the computer management stuff works and I can manipulate permissions and security BUT running robocopy still gives "Error 1314 Copying N TFS Security to destination Directory ********* A required privilege is not held by the client". I just noticed it does
2023 Oct 29
1
Permissions issue on domain member server (samba as an appliance)
Administrator is a built in account in the AD. When you provisioned the domain with a password , that was Administrators password. LP On 29 Oct 2023 at 21:36 +0100, Greg Dickie via samba <samba at lists.samba.org>, wrote: > Hey Rowland, > > Sorry, I'm thick. I understand why you would not want to create a linux > user called Administrator but then where will the credentials
2019 Oct 24
0
DNS timestamps
On 24/10/2019 15:38, Greg Dickie via samba wrote: > Hi, > > I have site running 4.11.0 with internal DNS and we want to turn on DNS > scavenging. Looking at the timestamps in DNS MMC they are all over the > place and trying to update the timestamp gives a "The record does not > exist" error. My question is whether this is supposed to work and whether > there is a
2023 Oct 29
2
Permissions issue on domain member server (samba as an appliance)
Hey Rowland, Sorry, I'm thick. I understand why you would not want to create a linux user called Administrator but then where will the credentials come from? In my AD, I do not have a user called Administrator. I guess I must have a user with RID 500 though, I'll look for that. Thanks for your help, Greg On Sat, Oct 28, 2023 at 3:09?AM Rowland Penny via samba < samba at
2015 Mar 03
1
Internal DNS strangeness in 4.1.16
Hi Rowland, Your DHCP is updating bind DLZ directly right. Are you scripted with on commit, etc or just using ddns-update-style? Thanks, Greg On Fri, 2015-02-27 at 17:08 +0000, Rowland Penny wrote: > On 27/02/15 16:55, Greg Dickie wrote: > > Hi, > > > > I have just provisioned a new samba setup with 2 DCs running ISC DHCPd in failover and I?m trying to get it to play
2015 Feb 27
2
Internal DNS strangeness in 4.1.16
On 27/02/15 18:15, G?nter Kukkukk wrote: > Am 27.02.2015 um 17:55 schrieb Greg Dickie: >> Hi, >> >> I have just provisioned a new samba setup with 2 DCs running ISC DHCPd in failover and I?m trying to get it to play nice with samba internal DNS but I?m having some issues. >> >> 1) I?m using on commit, etc triggers in the dhcpd config to call a script that calls
2017 Aug 01
1
openindiana GSSAPI failure to samba 4.6.6
2017-07-31 17:41 GMT+02:00 Greg Dickie via samba <samba at lists.samba.org>: > Hey guys, > > Thanks for the ideas. I made life easier for myself and just replaced the > SunOS (illumos) implementation with real samba. That works very well so > we're all good. Is it just me or is kerberos complicated? > At first, no it is not you : ) But after a while (and thanks to
2015 Mar 01
2
Internal DNS strangeness in 4.1.16
On Fri, 2015-02-27 at 17:08 +0000, Rowland Penny wrote: > On 27/02/15 16:55, Greg Dickie wrote: > > Hi, > > > > I have just provisioned a new samba setup with 2 DCs running ISC DHCPd in failover and I?m trying to get it to play nice with samba internal DNS but I?m having some issues. > > > > 1) I?m using on commit, etc triggers in the dhcpd config to call a
2015 Feb 27
8
Internal DNS strangeness in 4.1.16
Hi, ? I have just provisioned a new samba setup with 2 DCs running ISC DHCPd in failover and I?m trying to get it to play nice with samba internal DNS but I?m having some issues. 1) I?m using on commit, etc triggers in the dhcpd config to call a script that calls samba-tool to add, delete or update DNS. This script works fine when I call it from the command line as the dhcpd user but when called
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
On 18/01/2023 16:02, Greg Dickie wrote: > Ok now,?but did 4.10.16? I was just trying to rebuild their source RPM. OK, Samba first started using python 3 at version 4.10.0 , but you could build Samba with python 2 if you ran '.configure' and 'make' like this: 'PYTHON=python2 ./configure' 'PYTHON=python2 make' Samba 4.11.0 did not come with runtime
2023 Oct 27
2
Permissions issue on domain member server (samba as an appliance)
These are my notes. I?d rather use xattr and configure shares from windows. http://samba.bigbird.es/doku.php?id=samba:configuring-shares Also, have you assigned privileges ? http://samba.bigbird.es/doku.php?id=samba:server-privileges Using autorid as the idmap backend has some limitations. I recommend using rid. Regards. On 27 Oct 2023 at 20:08 +0100, Greg Dickie via samba <samba at
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
Ok now, but did 4.10.16? I was just trying to rebuild their source RPM. Trying 4.17 on the command line (with python3) gives me: > [root at srvlxfs2 samba-4.17.4]# ./configure > Setting top to : > /root/rpmbuild/BUILD/samba-4.17.4 > Setting out to : > /root/rpmbuild/BUILD/samba-4.17.4/bin > Checking for 'gcc' (C
2023 Oct 30
1
Permissions issue on domain member server (samba as an appliance)
On Sun, 29 Oct 2023 16:35:14 -0400 Greg Dickie <greg at justaguy.ca> wrote: > Hey Rowland, > > Sorry, I'm thick. I understand why you would not want to create a > linux user called Administrator but then where will the credentials > come from? In my AD, I do not have a user called Administrator. I > guess I must have a user with RID 500 though, I'll look for
2023 Oct 28
1
Permissions issue on domain member server (samba as an appliance)
On Fri, 27 Oct 2023 16:14:52 -0400 Greg Dickie <greg at justaguy.ca> wrote: > Hey Rowland, > > Hmmm. I may have misunderstood. I don't believe it explicitly said to > do that but I took it as that. Should I create a local Administrator > account instead? > The whole idea behind the user map on a Unix domain member is to map the Domain Administrator account (RID 500)
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
I don't think you are going to have much luck getting 4.17 working on CentOS 7. We recently moved from CentOS 7 (4.13) to Rocky Linux 8 (4.16) and the install process was much easier. On Wed, Jan 18, 2023 at 12:03 PM Greg Dickie via samba < samba at lists.samba.org> wrote: > Ok now, but did 4.10.16? I was just trying to rebuild their source RPM. > > Trying 4.17 on the command
2023 Oct 27
1
Permissions issue on domain member server (samba as an appliance)
Hey Rowland, Hmmm. I may have misunderstood. I don't believe it explicitly said to do that but I took it as that. Should I create a local Administrator account instead? Thanks, Greg On Fri, Oct 27, 2023 at 3:30?PM Rowland Penny <rpenny at samba.org> wrote: > On Fri, 27 Oct 2023 15:07:56 -0400 > Greg Dickie via samba <samba at lists.samba.org> wrote: > > > Hi,
2024 Feb 28
2
Legacy samba 3.x connecting to server 2022
Hi, Stupid question. Legacy installation as far as linux servers goes but the windows admins have just got rid of all the DCS less than server 2022 and suddenly all the samba 3.x machines cannot talk to the DCs or rejoin the domain. net ads join -d 10 showed port 445 was not responding so I enabled SMB1 but I'm guessing there are some ciphers at least that are not compatible. Some of these
2023 Oct 27
2
Permissions issue on domain member server (samba as an appliance)
Hi, We have a rat's nest of windows servers all sharing little bits of storage which I'm trying to consolidate on one biggish linux server. I've install a fresh Ubuntu 22.04 and samba 4.15 that comes standard. I've also joined the domain using autorid as the backend and users are getting UID and GIDs correctly as evidenced by wbinfo -i USER and id USER. I've also mapped a
2015 Feb 28
0
Internal DNS strangeness in 4.1.16
Hi Rowland, I wanted to try the internal DNS server because the guys have put a lot of work into it and it seems to mostly work. I have used samba 4 with bind in the past though and that does work. Are you using bind or bind DLZ with DHCP? Thanks, Greg On Fri, 2015-02-27 at 18:27 +0000, Rowland Penny wrote: > On 27/02/15 18:15, G?nter Kukkukk wrote: > > Am 27.02.2015 um 17:55
2023 Jan 18
2
Files suddenly go readonly
On 18/01/2023 18:37, Greg Dickie wrote: > > > On Wed, Jan 18, 2023 at 12:20 PM Rowland Penny via samba > <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: > > > > On 18/01/2023 17:05, Greg Dickie wrote: > > > Agree but this was a standalone server that we are now transitioning > > into the domain and as long