search for: operatingsystemversion

Displaying 20 results from an estimated 28 matches for "operatingsystemversion".

2016 Jul 11
1
Can the 'operatingSystemVersion' value of DC computers in LDAP server keeps up to date?
When I use ldbsearch to get the operatingSystemVersion information, I got '4.0.6', but I'm running samba-4.4.5 now. It seems that this information stayed at the version number when I provisioned the domain. Can this version number keeps up to date when I upgraded samba server? I can write a small script and scheduled it to change this info...
2007 Feb 12
3
Autogenerating of operatingSystem and operatingSystemVersion attributes in AD
When Samba joins to AD, net creates 'Computer' object in target AD. Object 'Computer' has attributes operatingSystem and operatingSystemVersion, which automatically setup in properly value, when native Windows join to AD. I offer a patch to utils/net_ads.c to do similar way - set up operatingSystem to "Samba" and operatingSystemVersion to Samba version, when Samba joins AD --- net_ads.c start here --- --- /tmp/net_ads.c Tue N...
2020 Jun 23
0
Update of operatingSystem and operatingSystemVersion attributes in AD
Hi list, We've been looking into updating? operatingSystem and operatingSystemVersion attributes automatically and periodically (so version remains correct after OS upgrades) but quickly found out the machine account principal does not have enough permissions as it would error out with INSUFF_ACCESS_RIGHTS. As Windows /is /able to update those attributes I've been doing some...
2023 Jan 27
1
Windows 10/11/2019 and Samba-AD 4.x Kerberos login issue (unrelated to Bug 15197)
...crosoft.com/en-us/troubleshoot/windows-server/identity/linux-accounts-cannot-get-aes-tickets ? It happens for both scenarios: - Samba DC and Windows client - Windows DC and Samba client ? Root cause: Windows implementation of Kerberos looks up the LDAP entry of the opposite host, specifically "operatingSystemVersion" attribute. For numerical values less than 6, it assumes the other host is an old Windows OS (like NT 4.0, Windows 2000 etc). It disables AES encryption for such hosts - leading to failed authentication later. Samba fills the "operatingSystemVersion" attribute with values like "...
2018 Sep 10
2
schema enhancement recommandation?
...; cat win.ldif dn: CN=DEMO-01,CN=Computers,DC=dmiserver,DC=lan objectClass: top objectClass: person objectClass: organizationalPerson objectClass: user objectClass: computer CN: DEMO-01 name: DEMO-01 userAccountControl: 4096 sAMAccountName: DEMO-01$ operatingSystem: Windows 8.1 Professional Volume operatingSystemVersion: 6.3 (9600) which worked fine: >>> ldbadd -H /var/lib/samba/private/sam.ldb < win.ldif Added 1 records successfully *BUT* Using an attribute (which seems not to be in schema, I guess), it fails: >>> cat win.ldif dn: CN=DEMO-02,CN=Computers,DC=dmiserver,DC=lan objectClass:...
2015 Dec 16
2
Active Directory Object, Operating System tab
Is there a way to populate this tab when I join a computer to the domain using samba? using this command net ads join -U administrator creates the AD Object. I don't see an option to net when reading the man page to include the OS specs Maybe use --config-file option? I don't see anything in the smb.conf file that would set any of that information. # net --version Version 4.1.6-Ubuntu
2018 Sep 10
0
schema enhancement recommandation?
...r,DC=lan > objectClass: top > objectClass: person > objectClass: organizationalPerson > objectClass: user > objectClass: computer > CN: DEMO-01 > name: DEMO-01 > userAccountControl: 4096 > sAMAccountName: DEMO-01$ > operatingSystem: Windows 8.1 Professional Volume > operatingSystemVersion: 6.3 (9600) > > which worked fine: > > >>> ldbadd -H /var/lib/samba/private/sam.ldb < win.ldif > Added 1 records successfully > > *BUT* > > Using an attribute (which seems not to be in schema, I guess), it > fails: > > >>> cat win.ldif &...
2014 Jul 18
0
SAMBA 4 acting as Domain Server- Is Exchange 2010 capable of being installed?
...omputer account of your (master) Samba domain controller. It has a DN of the form: CN=<computer name>,OU=Domain Controllers,DC=foo,DC=example,DC=org (Make sure to authenticate as an account that has rights to edit this. Usually a Domain Admin is suitable.) The attribute you want to edit is operatingSystemVersion. Change this to whatever version of Windows server is equivalent to the domain functional level you're currently running. (A list like this may be helpful: http://www.gaijin.at/en/lstwinver.php) For example, I'm running Samba 4.1.9 at a 2003 functional level and Exchange 2013 SP1 requi...
2009 Jul 29
1
Batch computer account creation
...", name => $computer_name, dNSHostName => $computer_name . '.ep.parl.union.eu' , sAMAccountName => uc($computer_name) .'$', objectCategory => 'CN=Computer,CN=Schema,CN=Configuration,$base_dn', operatingSystem => 'EP Linux Desktop LXD', operatingSystemVersion => '3', mail => 'ISPcell-SALX at europarl.europa.eu', userPrincipalName => 'HOST/'. uc($computer_name) .'@MY.DOMAIN', servicePrincipalName => [ 'HOST/'. $computer_name .'.my.domain', 'HOST/'. $computer_name, 'CIFS/'...
2018 Dec 10
5
Samba 4 with Microsoft Exchange
Hi All, We would like to know if recent developments and improvements allow to use a Microsoft Exchange infrastructure with Samba 4 as an Active Directory Controller ? Any informations about it ? Thank you very much
2013 Sep 18
1
All nodes stopped reporting to puppet enterprise console
...tables_persistent_version.rb info: Loading facts in /etc/puppetlabs/puppet/modules/firewall/lib/facter/iptables_version.rb info: Loading facts in /etc/puppetlabs/puppet/modules/firewall/lib/facter/ip6tables_version.rb info: Loading facts in /etc/puppetlabs/puppet/modules/win_facts.old/lib/facter/operatingsystemversion.rb info: Loading facts in /etc/puppetlabs/puppet/modules/win_facts.old/lib/facter/windows_systemtype.rb info: Loading facts in /etc/puppetlabs/puppet/modules/win_facts.old/lib/facter/windows_productkey.rb info: Loading facts in /etc/puppetlabs/puppet/modules/win_facts.old/lib/facter/windows_sid....
2018 Sep 10
0
schema enhancement recommandation?
...-02,CN=Computers,DC=dmiserver,DC=lan objectClass: top objectClass: person objectClass: organizationalPerson objectClass: user objectClass: computer objectClass: ieee802Device CN: DEMO-02 name: DEMO-02 userAccountControl: 4096 sAMAccountName: DEMO-02$ operatingSystem: Windows 8.1 Professional Volume operatingSystemVersion: 6.3 (9600) macAddress: aa:bb:cc:dd:ee:ff Rowland
2018 Dec 13
0
Samba 4 with Microsoft Exchange
...e've abandoned this path as it's definitely not production ready. Some notes I can share from testing Exchange 2013 / 2016 against Samba 4.6.5: - You need some ldbedit hacking to get past the OS check Exchange setup performs in the beginning (e.g. operatingSystem: Samba -> Windows, operatingSystemVersion -> 6.1 (7601))) - Any CU update from 2013 or Exchange 2016 does not work because the schema extensions for possSuperiors/authOrig attributes do not cooperate well with Samba - RC1 of Exchange 2013 against Samba 4.6.5 can actually do all schema extension successfully but then we got stuck at t...
2014 Feb 08
1
Change Operating System Version Number
Hello, Apologies if this has been asked before but I can't seem to find any reference. I was wondering if it is possible to change the advertised operating system version that Samba 4 reports? For example if you browse to the Samba 4 AD account using the WIndows AD Users and Computer utility and right click on the Samba 4 server, under the Operating System Tab the Name will appear as Samba
2016 Oct 03
1
How to Migrate Samba AD from one server to another
On Sun, 2 Oct 2016 22:01:32 -0600 "Paul R. Ganci via samba" <samba at lists.samba.org> wrote: > > > On 10/02/2016 07:57 PM, Paul R. Ganci via samba wrote: > > > > > > 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
2015 Feb 13
0
I can't join to an existing domain (yet)
...000 > displayName: PC009375$ > userAccountControl: 4096 > dNSHostName: pc009375.dtcf.etecsa.cu > servicePrincipalName: HOST/pc009375.dtcf.etecsa.cu > servicePrincipalName: HOST/PC009375 > operatingSystem: Windows XP Professional > operatingSystemServicePack: Service Pack 3 > operatingSystemVersion: 5.1 (2600) > whenChanged: 20150211134801.0Z > uSNChanged: 40656 > distinguishedName: CN=PC009375,CN=Computers,DC=dtcf,DC=etecsa,DC=cu > > I will try using repadmin. > > > > On 02/13/2015 11:06 AM, Rowland Penny wrote: >> >> On 13/02/15 15:29, Denis Morejon Lo...
2023 Oct 22
1
Question about silos and Authentication policies
...ipalName: RestrictedKrbHost/WINCLIENT servicePrincipalName: WSMAN/winclient.example.net servicePrincipalName: WSMAN/winclient objectCategory: CN=Computer,CN=Schema,CN=Configuration,DC=example,DC=net isCriticalSystemObject: FALSE lastLogonTimestamp: 133422050059426810 operatingSystem: Windows 11 Pro operatingSystemVersion: 10.0 (22621) msDS-SupportedEncryptionTypes: 28 msDS-AuthNPolicySiloMembersBL: CN=winclient-silo,CN=AuthN Silos,CN=AuthN Polic y Configuration,CN=Services,CN=Configuration,DC=example,DC=net msDS-AssignedAuthNPolicySilo: CN=winclient-silo,CN=AuthN Silos,CN=AuthN Policy Configuration,CN=Servic...
2023 Oct 23
2
Question about silos and Authentication policies
...NT > servicePrincipalName: WSMAN/winclient.example.net > servicePrincipalName: WSMAN/winclient > objectCategory: CN=Computer,CN=Schema,CN=Configuration,DC=example,DC=net > isCriticalSystemObject: FALSE > lastLogonTimestamp: 133422050059426810 > operatingSystem: Windows 11 Pro > operatingSystemVersion: 10.0 (22621) > msDS-SupportedEncryptionTypes: 28 > msDS-AuthNPolicySiloMembersBL: CN=winclient-silo,CN=AuthN > Silos,CN=AuthN Polic > ?y Configuration,CN=Services,CN=Configuration,DC=example,DC=net > msDS-AssignedAuthNPolicySilo: CN=winclient-silo,CN=AuthN > Silos,CN=AuthN Poli...
2018 Sep 10
4
schema enhancement recommandation?
Hi Rowland, thank you for your fast answer. More see below. On 10.09.2018 19:18, Rowland Penny via samba wrote: > [..] ERR: Object class violation : "objectclass_attrs: attribute >> 'macAddress' on entry 'CN=DEMO-02,CN=Computers,DC=dmiserver,DC=lan' >> does not exist in the specified objectclasses!" on DN >>
2002 Oct 17
1
Samba 3.020 and Win2K with Kerberos 5
...uter,CN=Schema,CN=Configuration,DC=zg,DC=corp,DC=fgmicrotec,DC=com objectClass: top objectClass: person objectClass: organizationalPerson objectClass: user objectClass: computer objectGUID: BCB686FB03DF4448A060FEB4F2AF844C objectSid: S-1-5-21-353111985-644491385-32730383-1175 operatingSystem: Samba operatingSystemVersion: 3.0alpha20 primaryGroupID: 515 pwdLastSet: 126792633499442796 name: pan sAMAccountName: pan$ sAMAccountType: 805306369 servicePrincipalName: HOST/pan userAccountControl: 2691072 userPrincipalName: HOST/pan@ZG.CORP.FGMICROTEC.COM uSNChanged: 518176 uSNCreated: 518173 whenChanged: 20021016173549.0Z...