Displaying 20 results from an estimated 10000 matches similar to: "How to Migrate Samba AD from one server to another"
2016 Sep 11
3
How to Migrate Samba AD from one server to another
On 09/11/2016 01:23 AM, Rowland Penny via samba wrote:
> On Sun, 11 Sep 2016 00:48:09 -0600
> "Paul R. Ganci via samba" <samba at lists.samba.org> wrote:
>> essentially do what I want? Basically clone the AD on another server.
>> Then is it as easy as joining the new server to the domain and then
>> demoting the old server? How do others do this task?
>
2016 Oct 03
2
How to Migrate Samba AD from one server to another
On 10/02/2016 06:15 PM, Paul R. Ganci via samba wrote:
> On 09/11/2016 10:38 AM, Paul R. Ganci via samba wrote:
>
>> On 09/11/2016 01:23 AM, Rowland Penny via samba wrote:
>> Rowland, thanks for your reply. What you describe is pretty simple in
>> principle. It is the details about which I am confused. There are 3
>> aspects of a Samba 4 AD that have to be properly
2017 Dec 31
2
Convert Member Server to DC
I have some hardware running CentOS 7 and Sernet Samba 4.7 that started
out as a member server that I would like to make into a 2nd DC. However
I am having trouble converting it because it seems I am not removing all
the remnants of the client setup. What I thought I would have to do is this:
1.) net ads leave -U administrator
2.) Remove the machine entry on the 1st DC
3.) mv /var/lib/samba
2018 Apr 06
2
User idmap lost
Back on February 28, 2018, I started a thread "User permissions of
profile/home directory lost" describing a problem occurring with my
wife's user account. Since that time the random problem has persisted so
I turned on some debugging. I have been able to determine that somehow
her account idmap is broken. Here is the entry for my wife's SID as
found in the idmap.ldb file
2018 Mar 01
2
User permissions of profile/home directory lost
Hi All,
I run a small domain for my home that consists just of two user
accounts... one for my wife and one for me. I just have a single DC and
the home and profile shares are located on the DC. For years this setup
has served just fine giving me access to both linux and windows with a
unified authentication and file server base.
However, on Monday around 12 noon MST my wife lost permissions
2018 Mar 02
2
User permissions of profile/home directory lost
On 03/01/2018 01:02 AM, Rowland Penny wrote:
> Is this a PDC (NT4-style domain) or an AD DC ?
> Either way, I have never heard of anything like this happening before,
> perhaps it might help if you post your smb.conf.
Hi Rowland,
Whatever is occurring has happened again today. I had to "chown -R" my
wife's home/Profile directories and files. Very strange and makes me
2019 Dec 22
4
Cannot remove old NS record
Hi All,
A while ago I replaced a Samba AD on old hardware with a another AD on
newer hardware. Everything went smoothly including the demotion of the
old AD. However after I did some cleanup DNS records and turned off the
old hardware I noticed that there still was a NS record associated with
the old AD. So I went to the wiki page
https://wiki.samba.org/index.php/DNS_Administration and
2015 May 09
5
KVM Questions
I have a system with two CentOS 7.1 guests. When I created the VMs I did
not have enough storage space in the default location
/var/lib/libvirt/images so I moved the default location to a directory
/home/vmimages. While this configuration is functional I regret creating
a new storage pool in /home. I would like to create a separate partition
to place the VM images removing them from their
2016 Oct 30
3
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
I have something very strange that occurred. After updating the kernel
on my host CentOS 7 Dell 2950iii I have found that one of my CentOS 7
guest VMs will no longer boot... it just stops at the grub prompt (a
second VM functions just fine). I have no idea why this problem occurred
and have been unable to fix it. On google I have found several
suggestions as to how to repair grub but so far
2018 Apr 06
2
User idmap lost
>
> Some more information. RSAT on the windows 10 client shows all the
> proper UNIX attributes. The uidNumber is the correct 3001108. So I
> removed the idmap.ldb entry for my wife's sid and restarted the AD.
> The new idmap entry was created and I noticed that getent returned the
> xidNumber from the new entry. It appears that the AD is ignoring the
> UNIX
2016 Oct 30
2
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
On 10/30/2016 12:26 PM, Paul R. Ganci wrote:
> <snip>I am thinking of putting the CentOS iso out and then booting the
> VM into it just to poke around the file system. Otherwise my other
> option is to just clone a twin VM on another server and then just
> change the networking IPs/hostname. Anybody have any other ideas as to
> how to debug this problem?
So I booted off
2016 Oct 09
1
Another DNS problem
I just changed a DNS/rDNS record using samba-tool. According to
samba-tool the change actually occurred. I can query the new record:
> samba-tool dns query nikita.samdom.example.com samdom.example.com dc1 ALL
Name=, Records=1, Children=0
A: 192.168.1.6 (flags=f0, serial=149, ttl=900)
Similarly the rDNS shows:
samba-tool dns query nikita.samdom.example.com 1.168.192.in-addr.arpa
2020 Jan 01
2
Cannot remove old NS record
On 12/22/19 12:07 PM, Rowland penny via samba wrote:
>>
>> Are there any suggestions to to fix the problem?
>>
> Cached record somewhere ?
>
> You seem to have done everything correctly.
>
Okay I discovered that any changes to my DNS are not being seeing by
bind.? So exploring the Wiki
2020 Jan 02
2
Cannot remove old NS record
Hai,
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Paul
> R. Ganci via samba
> Verzonden: woensdag 1 januari 2020 23:49
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Cannot remove old NS record
>
> On 12/22/19 12:07 PM, Rowland penny via samba wrote:
> >>
> >> Are there any suggestions to
2016 Oct 30
3
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
Any error in your host logs?
On Sunday, 30 October 2016, Steven Tardy <sjt5atra at gmail.com> wrote:
>
> > On Oct 30, 2016, at 3:27 AM, Paul R. Ganci <ganci at nurdog.com
> <javascript:;>> wrote:
> >
> > grub> set root=(hd0,msdos2)
> > grub> linux (hd0,1)/vmlinuz-3.10.0-327.36.2.el7.x86_64
> root=(hd0,msdos2)/
> > grub> initrd
2016 Oct 30
2
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
so, Just chroot to mountpoint:
http://www.cyberciti.biz/faq/unix-linux-chroot-command-examples-usage-syntax/
chroot /mounted/path /bin/bash and then .. mkinitrd (see man page for
documentation)
2016-10-30 22:57 GMT+02:00 Eero Volotinen <eero.volotinen at iki.fi>:
> A bit hard to say. Try chrooting into environment and rebuilding initrd?
>
> --
> Eero
>
> 2016-10-30
2018 Apr 12
5
Help with yum
I just did a fresh minimal install of centos 7 on new hardware. While
playing around with window systems I removed X windows like so:
>yum remove "X Window system"
and then tried to re install
>yum group install "X Window system"
which gives this error:
Maybe run: yum groups mark install (see man yum)
No packages in any requested group available to install or
2016 May 28
2
CentOS 6.8 Apache-2.2.15-53 re-write question
On 05/28/2016 01:35 PM, Alexander Dalloz wrote:
> Am 28.05.2016 um 21:03 schrieb Paul R. Ganci:
>> Starting httpd: Syntax error on line 31 of
>> /etc/httpd/conf.d/olddomain.conf:
>> RewriteCond: bad argument line '%{REQUEST_URI}!^/test/
>
> You missed a whitespace between the server variable %{REUQEST_URI} and
> the value you test against. In both cases you did.
2015 Mar 31
1
LDAP TLS error -8023
Can somebody tell me what this error means (server, domain etc. changed
to protect the innocent)?
ldapsearch -H ldap://ldapserv-1.example.com:389 -ZZ -W -D
cn=Boss,dc=example,dc=com -b dc=example,dc=com uid=testuser homeDirectory
ldap_start_tls: Connect error (-11)
additional info: TLS error -8023:A PKCS #11 module returned
CKR_DEVICE_ERROR, indicating that a problem has occurred with the
2019 Nov 06
1
Windows 10 Client Hangs at Login (maybe off topic)
I have a strange problem that I have not been able to resolve. On
October 25, 2019 I took a laptop off my domain for 10 days while
traveling. When I arrived back home and placed the laptop back on the
domain I ran into the problem where domain logins hang at the spinning
wheel. So to work around the problem I re-imaged to a date prior to
leaving for 10 days. Once I did that domain logins