similar to: Error determinigng PSOs in system [SEC=UNOFFICIAL]

Displaying 20 results from an estimated 3000 matches similar to: "Error determinigng PSOs in system [SEC=UNOFFICIAL]"

2019 Jun 24
2
Error determinigng PSOs in system [SEC=UNOFFICIAL]
UNOFFICIAL Hi Today I demoted the temporary DC (Julius) on my network. The demotion failed. Failed to confirm we are not an RODC ... cannot find attribute msDS-isRODC So I shutdown Julius and forced the demotion. The domain seems stable until I tried LDAP authentication which fails. The samba log says: Error 32 determining PSOs in system. I can't seem to find anything on this error.
2019 Jun 26
0
Error determinigng PSOs in system [SEC=UNOFFICIAL]
UNOFFICIAL Hi Rowland, How can I get these ldf files? I have now setup a lab-domain so I can try this out without fear of stuffing anything up. I believe that I now have finally completed upgrading from 2003 server to Samba 4 (fingers crossed). Thanks so much to everyone for your help and patience. Cheers Russell -----Original Message----- From: Rowland penny [mailto:rpenny at samba.org]
2019 Jun 26
0
Error determinigng PSOs in system [SEC=UNOFFICIAL]
Hi Russell, Ah, right, of course you can't create the msDS-PasswordSettingsContainer object on a 2003 schema. The code doesn't actually care what type of object the Password Settings Container is as long as it exists. So the simplest short-term kludge to get back to a working AD would be to create the PSO container as an object that does exist in your schema, e.g. ldbadd -H
2019 Jun 24
0
Error determinigng PSOs in system [SEC=UNOFFICIAL]
On Mon, 2019-06-24 at 07:12 +0000, Thamm, Russell via samba wrote: > UNOFFICIAL > Hi > > Today I demoted the temporary DC (Julius) on my network. > > The demotion failed. > > Failed to confirm we are not an RODC ... cannot find attribute msDS- > isRODC > > So I shutdown Julius and forced the demotion. > > The domain seems stable until I tried LDAP
2001 Aug 02
1
Port for PSOS?
Does anyone have a port for PSOS or know if anyone has tried? Any info on the extent of the changes that will be required for the port would be greatly appreciated. Thanks, Jared
2019 May 28
3
python dist-utils and python-config [SEC=UNOFFICIAL]
UNOFFICIAL Hi, I'm trying to build samba-latest on CentOS 7. The PC is not online, so I have to download everything manually. Most of the prerequisites are on the CentOS Everything ISO so I don't have to download a lot. I installed all the documented dependencies and configure complained about python3. So I downloaded and installed python36-libs-3.6.8-1.el7.x86_64.rpm
2006 Sep 10
2
Corrupted MAC problem on PSOS platform
Hi Group, I am porting openSSH to an embedded platform running pSOS. I am able to setup a connection with the server but after I disconnect and reconnect, I always get the following error message and client won't establish connection with the server. <First connection..............................> debug: Enabling compatibility mode for protocol 2.0 debug: SSH2_MSG_KEXINIT sent debug:
2019 May 30
2
Problem joining domain [SEC=UNOFFICIAL]
UNOFFICIAL Firstly thanks for the help with my previous problem building SAMBA. The UNOFFICIAL in the subject heading is added automatically by our email system. I'm getting the following error when trying to join a 2003 server domain. ... Adding CN=TITUS,OU=Domain Controllers,DC=SSUNIT050,DC=local Adding
2018 Oct 04
1
Passwordsettings
As Rowland points out, that password already meets the complexity criteria, so I don't think Password Settings Objects (PSOs) will help here. PSOs allow you to tailor different passwordsettings for different users, i.e. turn complexity on or off for specific users. PSOs don't let you customize the criteria that determines whether a password is complex or not. So you could use PSOs to
2024 Mar 21
1
Remove account noexpiry and use PSO again
Hi Team, I am using fine-grained Password Settings Objects (PSOs), set with 'samba-tool domain passwordsettings pso' to determine a.o. password expiry (max. pw. age), they are set on a group. A while ago I have set one user to never expire: 'samba-tool user setexpiry myuser --noexpiry'. How do I remove 'noexpiry' from the user account and let the user follow the PSO
2024 Mar 22
1
Remove account noexpiry and use PSO again
On Thu, 21 Mar 2024 19:50:17 +0100 Kees van Vloten via samba <samba at lists.samba.org> wrote: > Hi Team, > > > I am using fine-grained Password Settings Objects (PSOs), set with > 'samba-tool domain passwordsettings pso' to determine a.o. password > expiry (max. pw. age), they are set on a group. > > A while ago I have set one user to never expire:
2018 May 15
1
Transfer FSMO roles [SEC=UNOFFICIAL]
UNOFFICIAL Hi, I am running an old SAMBA DC (Bilbo) that I want to upgrade. I installed the latest version of SAMBA 4 on an old PC (jimbo) and joined the domain. I intend to transfer the FSMO roles, upgrade Bilbo and transfer the roles back. I have transferred all roles except domaindns and forestdns. Jimbo says that these roles have no owner but Bilbo thinks it is the owner. Is there some way
2019 Jun 20
1
Error transferring domaindns role [SEC=UNOFFICIAL]
UNOFFICIAL Hi, I currently have two DCs, one temporary and one permanent. Both running Samba 4.10.4 on Centos 7 I tried to transfer the roles from the temporary (julius) to the permanent (titus). rid, schema, pdc, naming & infrastructure transferred without error. However when I tried to transfer the domaindns role (-U administrator), I got the old Module 'samba' has no attribute
2014 Jul 21
1
TKEY is unacceptible [SEC=UNOFFICIAL]
UNOFFICIAL Hi, I have a SAMBA4 box (CentOS 6.5, SAMBA 4.1.7) that joined a 2003 domain and I have transferred (not seized) all FSMO roles to the samba box. I demoted the 2003 DC (had to forceremoval). The Samba box now is the sole DC and DNS server on the network. I followed the instructions in https://lists.samba.org/archive/samba-technical/2014-February/097703.html for repairing the domain
2018 May 04
2
Upgrading Samba 4 server [SEC=UNOFFICIAL]
UNOFFICIAL I am running several small networks with Samba 4 acting as AD/DC. I want to upgrade the OS and Samba on the older servers. But I understand that to upgrade the OS, I need to do a new install (at least to get from Centos 6 to 7). I don't have the luxury of new hardware, so creating a secondary DC and taking over from PDC is not an option. These are small networks so recreating the
2002 May 15
2
static h in detect_attack()
Hi All, Did anybody ever had problems created by static h in function detect_attack() in deattack.c? In our system which is based on pSOS OS, this static h is causing a crash, because after closing first ssh session, it pSOS system is allocating same memory to another ssh session and this static h is overwriting that memory. I would appreciate if you know why h is statically allocated.
2018 Aug 15
1
[Announce] Samba 4.9.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.9. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.9 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2018 Aug 15
1
[Announce] Samba 4.9.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.9. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.9 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2018 May 07
0
Upgrading Samba 4 server [SEC=UNOFFICIAL]
UNOFFICIAL Thanks Norbert, I'm sure I can find an old PC to act as a temporary server. I think I will follow your suggestion. Cheers Russell -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Norbert Hanke via samba Sent: Friday, 4 May, 2018 3:32 p.m. To: samba at lists.samba.org Subject: Re: [Samba] Upgrading Samba 4 server [SEC=UNOFFICIAL] Hi
2019 May 28
0
python dist-utils and python-config [SEC=UNOFFICIAL]
On 28/05/2019 08:41, Thamm, Russell via samba wrote: > UNOFFICIAL What do you mean 'UNOFFICIAL' ? > Hi, > > I'm trying to build samba-latest on CentOS 7. The PC is not online, so I have to download everything manually. > Most of the prerequisites are on the CentOS Everything ISO so I don't have to download a lot. If you mean