search for: sysvoldir

Displaying 7 results from an estimated 7 matches for "sysvoldir".

2019 Oct 25
2
SysVol replication (DFS-R)
Any plane in future to build-in Samba SysVol replication (DFS-R) ? For now we have this workaround at link: https://wiki.samba.org/index.php/Rsync_based_SysVol_replication_workaround
2019 Jul 19
2
SAMBA AD DC - Windows explorer.exe crashes on security tab access
Hi Jeremy, this is what I do to get windows explorer (mine was a virtual machine windows 10 pro upgraded recently to 1903) to crash: - on samba DC, obtain your sysvol directory from /etc/samba/smb.conf and do a sudo mkdir <sysvoldir>/<domain>/test validate the directory has permissions like drwxrwx---+ 2 root root 4096 Jul 19 12:58 test. - on windows PC navigate to \\<dc>\sysvol\<domain>, select test, right mouse properties, tab security, and boom I still believe it is two bugs: one in windows explore...
2019 Feb 06
4
Upgrading Samba
Hello all, I've planned to upgrade a Samba DC from 4.6.7 to 4.9.4 . For that I will use the following method : - build a new DC from 4.9.4 sources (on CentOS 7) - join this new DC to the domain - transfer the FSMO roles from the old DC (4.6.7) to the new DC (4.9.4) - replicate the sysvoldir from old DC to new DC - demote the old DC - switch off the old DC Since I prefer to ask before facing any problems, is there any issue I should take care about ? Especially from 4.6 to 4.9 release , is there any big changes or incompatibility that could be a potential source of troubles (Ker...
2019 Feb 06
1
Upgrading Samba
...s the one used in 4.6.7 . So I guess I will have to enforced Heimdal at compilation time (--with-system-heimdalkrb5 ?) . > > > - join this new DC to the domain > > - transfer the FSMO roles from the old DC (4.6.7) to the new DC > > (4.9.4) > > - replicate the sysvoldir from old DC to new DC > > - demote the old DC > > - switch off the old DC > > > > Since I prefer to ask before facing any problems, is there any issue I > > should take care about ? Especially from 4.6 to 4.9 release , is there > > any big changes or incomp...
2019 Feb 06
0
Upgrading Samba
...following method : > > - build a new DC from 4.9.4 sources (on CentOS 7) Make sure you use Heimdal kerberos. not the Centos default MIT. > - join this new DC to the domain > - transfer the FSMO roles from the old DC (4.6.7) to the new DC > (4.9.4) > - replicate the sysvoldir from old DC to new DC > - demote the old DC > - switch off the old DC > > Since I prefer to ask before facing any problems, is there any issue I > should take care about ? Especially from 4.6 to 4.9 release , is > there any big changes or incompatibility that could be a pot...
2019 Jul 19
3
SAMBA AD DC - Windows explorer.exe crashes on security tab access
...On 19/07/2019 12:10, Joachim Lindenberg wrote: > Hi Jeremy, > this is what I do to get windows explorer (mine was a virtual machine windows 10 pro upgraded recently to 1903) to crash: > > - on samba DC, obtain your sysvol directory from /etc/samba/smb.conf and do a > sudo mkdir <sysvoldir>/<domain>/test > validate the directory has permissions like drwxrwx---+ 2 root root 4096 Jul 19 12:58 test. > - on windows PC navigate to \\<dc>\sysvol\<domain>, select test, right mouse properties, tab security, and boom Nope, tried all of the above, but it doesn...
2019 Jul 18
2
SAMBA AD DC - Windows explorer.exe crashes on security tab access
On Mon, Jul 15, 2019 at 09:23:57AM +0100, Rowland penny wrote: > On 14/07/2019 22:03, ?brah?m Gyula via samba wrote: > > I have a Raspberry Pi 3 B+ with Raspbian Buster and a Samba AD DC is running on it. Everything works fine, I use Active Directory Users And Computers and Computer Management on Windows to control the users and the Samba share permissions. Until this point everything