similar to: Lowercase characters on GPO IDs in Samba source files

Displaying 20 results from an estimated 3000 matches similar to: "Lowercase characters on GPO IDs in Samba source files"

2017 Jun 28
0
Lowercase characters on GPO IDs in Samba source files
On Wed, 28 Jun 2017 20:11:29 +0100 Miguel Medalha via samba <samba at lists.samba.org> wrote: > In April 2016 I reported the following typos in three source files > related to sysvol and GPOs. > > ./examples/misc/adssearch.pl:357:"Default Domain Controllers Policy" > => "6AC1786C-016F-11D2-945F-00C04fB984F9" > > ./libgpo/gpo_util.c:46:
2017 Jun 28
0
Lowercase characters on GPO IDs in Samba source files
On Wed, 28 Jun 2017 21:44:05 +0100 Miguel Medalha via samba <samba at lists.samba.org> wrote: > Turns out that I was at least half-right, after all. > > I just opened the files contained in the last Samba release > (contained in samba-4.6.5.tar.gz) and although the typos have been > corrected in "./python/samba/provision/__init__.py", *they are still > there* in
2017 Jun 28
2
Lowercase characters on GPO IDs in Samba source files
Turns out that I was at least half-right, after all. I just opened the files contained in the last Samba release (contained in samba-4.6.5.tar.gz) and although the typos have been corrected in "./python/samba/provision/__init__.py", *they are still there* in "./examples/misc/adssearch.pl" and "./libgpo/gpo_util.c". It happened that, before my first post, I had
2016 Apr 22
3
Samba 4.4.2 "samba-tool ntacl sysvolreset" is not working correctly
Samba 4.4.2 I was doing some maintenance work and I noticed that sysvolcheck gave some error. I ran "samba-tool ntacl sysvolreset". Running sysvolcheck again still gives errors. I tried with several sysvol backups and the result is always the same. The affected policies are always "Default Domain Policy" and "Default Domain Controllers Policy". These policies
2020 Feb 26
0
sysvolcheck and aclcheck generates error
Hi, Search on the net but not getting enough information to resolve the issue. As per suggestion to check the sysvol but mine got issues. Currently using CentOS 8.1.1911 and a compiled samba 4.11.4 based on Fedora 31. I tried also to delete the broken GPO policy E4108E65-68AB-4E2D-9A00-A9063B1558E3 but I can't delete it (using samba-tool gpo del {31B2F340-016D-11D2-945F-00C04FB984F9}
2025 Mar 26
1
Missing Policies folder in AD and /var/lib/samba/sysvol
Progress maybe... I tried running sysvolcheck with strace and noticed something really odd.... This was in the trace: getxattr("/var/lib/samba/sysvol/samdom.example.com/Policies/{6AC1786C-016F-11D2-945F-00C04fB984F9}", "security.NTACL", NULL, 0) = -1 ENOENT But I knew that folder was in my sysvol folder: ??? [drwxrwx--- root???? BUILTIN\administrators]
2019 May 16
0
GPO-Error
On 16/05/2019 09:00, Stefan Kania via samba wrote: > Hello, > > I have the following error when checking for GPOs for a single user, > listing all GPOs is working: > ------------------ > > root at tn2-debian1:~# samba-tool gpo listall > GPO : {31B2F340-016D-11D2-945F-00C04FB984F9} > display name : Default Domain Policy > path : >
2013 Nov 15
0
gpo not working
Hello people: First, excuse any misspelling, english is not my mother tongue I'm triying a simple gpo, put a fixed image as wallpaper on all the pc connected to the dc but is not working. Using the remote administration tool had has defined an Organizational Unit with one user and defined a policy with two restrictions 1) use a shared image [ \\dc\common\backgroud.jpg ] as wallpaper 2)
2023 May 11
1
Usage of '--domain-guid' parameter of 'samba-tool domain provision'
Hello, I was hoping to reprovision the same domain by specifying the domain GUID in the command line tool 'samba-tool domain provision' but I am not sure if I missed something or if there is a bug but the specified domain GUID is not the one which is created for my domain. Specifying the domain SID seems to work as I would expect. I tested it with Samba shipped by Debian 11 (samba2
2025 Feb 15
0
Lost Default Domain Controller Policy and Default Domain Policy
Default Domain Controller Policy and Default Domain Policy have been deleted/lost at some unknown time. How do I clean this up? Just delete these or can I recreate somehow? In cleaning up my pair of Samba AD DCs, I was validating access to GPOs and discovered that while my more recent custom GPSs are fine, the GPOs for Default Domain Controller Policy and Default Domain Policy are not. When
2016 Jan 14
0
Cannot add a new GPO opject at GPMC on win7
Hi, guys! Have some trouble with adding a new GPO. If i add a new GPO it says me "The parametr is incorrect" I use RSAT on win7. I have an AD DC based on samba 4.1.14 on FreeBSD 10.1 Evrything else working fine/ Here is my smb.conf # Global parameters [global] workgroup = DEVCOM realm = DEV.COM.UA netbios name = WIZARD server role = active directory domain controller #server services =
2015 May 01
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
correct. bug still exists, just tested also on latest git master. see : https://bugzilla.samba.org/show_bug.cgi?id=11061 temp solution. try adding : auth methods = sam, winbind to smb.conf on the dc and restart the DC. Greetz, Louis >-----Oorspronkelijk bericht----- >Van: mariopiorusso at ie.ibm.com >[mailto:samba-bounces at lists.samba.org] Namens Mario Pio Russo
2019 Sep 30
0
Compile samba github code and flash the build binary to embedded device
Hi Rowland, Yes, the files I want should be in that folder : /usr/local/samba It is 186 kB, a very huge files. *Which is the compulsory files need for file sharing?* *Which files or sub-folder can I ignore?* Thank you. ubuntu at ubuntu-AngHL:/usr/local$ sudo du samba/ > [sudo] password for ubuntu: > Sorry, try again. > [sudo] password for ubuntu: > 56 samba/lib/security > 284
2019 May 16
0
GPO-Error
Hai Stefan, What is the samba version your running now? Im now at 4.10.3 with my DC's and the command : samba-tool gpo list username Then it does show the GPO's for the user. If you on 4.10, check if these are installed : ii python3 3.5.3-1 amd64 interactive high-level object-oriented language (default python3 version) ii
2019 Oct 02
0
Compile samba github code and flash the build binary to embedded device
Hi Rowland and All, Can you answer 2 question below? 1. Does the host still able to share file to Windows, IOS and Android devices? 2. Does 74 kB of samba files is the typical file size be implemented in embedded device? On Mon, 30 Sep 2019 at 14:37, Hock Leong Ang <anghockleong501 at gmail.com> wrote: > Hi Rowland, > The above files are built with AD DC. > Without AD DC, the
2015 Nov 13
2
[SOLVED] Re: Problem switching to BIND9_DLZ
On 13/11/15 07:00, Achim Gottinger wrote: > > > Am 13.11.2015 um 07:11 schrieb Achim Gottinger: >> Hi, >> >> I try to switch from internal DNS to bind9 on an samba-ad-dc (sernet >> 4.1.23 on debian wheezy). >> I try to run >> >> samba_upgradedns --dns-backend=BIND9_DLZ >> >> and get an python error pointing to >>
2025 Mar 26
1
Missing Policies folder in AD and /var/lib/samba/sysvol
Rowland and Michael... Thanks for the help - it sounds like I should be close to getting this working. More troubleshooting... Here is what my test Samba AD has after being freshly provisioned: [drwxr-xr-x root???? root??? ] /var/lib/samba/sysvol/sambatest327.com/Policies ??? [drwxr-xr-x root???? root??? ] {31B2F340-016D-11D2-945F-00C04FB984F9} ??? ??? [-rwxrwx--- root???? 3000000 ]?
2015 May 01
0
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
2015-05-01 15:08 GMT+02:00 Mario Pio Russo <mariopiorusso at ie.ibm.com>: > Thanks Luis > > I've changed the smb.conf as you said, now it looks like this: > > > root at ccdc-samba4:~# cat /etc/samba/smb.conf > # Global parameters > [global] > workgroup = CCDC > realm = CCDC.LAN > netbios name = CCDC-SAMBA4 > server role
2015 Nov 13
0
[SOLVED] Re: Problem switching to BIND9_DLZ
Am 13.11.2015 um 07:11 schrieb Achim Gottinger: > Hi, > > I try to switch from internal DNS to bind9 on an samba-ad-dc (sernet > 4.1.23 on debian wheezy). > I try to run > > samba_upgradedns --dns-backend=BIND9_DLZ > > and get an python error pointing to > /usr/lib/python2.7/dist-packages/samba/provision/__init__.py line 271 > > Reading domain information >
2015 Nov 13
2
Problem switching to BIND9_DLZ
Hi, I try to switch from internal DNS to bind9 on an samba-ad-dc (sernet 4.1.23 on debian wheezy). I try to run samba_upgradedns --dns-backend=BIND9_DLZ and get an python error pointing to /usr/lib/python2.7/dist-packages/samba/provision/__init__.py line 271 Reading domain information Traceback (most recent call last): File "/usr/sbin/samba_upgradedns", line 261, in