similar to: Update of operatingSystem and operatingSystemVersion attributes in AD

Displaying 9 results from an estimated 9 matches similar to: "Update of operatingSystem and operatingSystemVersion attributes in AD"

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
2025 Apr 24
1
Fwd: Domain member fails to map SID>*ID after DC migrated from Server 2022 to 2025
On Wed, Apr 23, 2025 at 05:57:04PM +0000, Dustin L. Howett via samba wrote: > On Wed, Apr 23, 2025 at 07:49:12AM +0000, Rowland Penny via samba wrote: > > On Tue, 22 Apr 2025 21:09:26 -0500 > > Dustin Howett via samba <samba at lists.samba.org> wrote: > > > > > - On Server 2025, it returns a failure instead: > > > NT_STATUS_NO_SUCH_DOMAIN > >
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 information periodically, but if there's an
2012 Mar 28
4
Could not load confine test 'operatingsystem': cannot load such file -- puppet/provider/confine/operatingsystem
Hello, I''m having some trouble. I keep getting the following warnings when trying to run: $ puppet master --no-daemonize /usr/local/build/puppet-bundle/vendor/gems/ruby/1.9.1/gems/ puppet-2.7.12/lib/puppet/external/pson/pure.rb:7:in `<module:PSON>'': iconv will be deprecated in the future, use String#encode instead. Could not load confine test
2007 Jul 03
3
$operatingsystem variable.
In the documentation, there is an example such as this: case $operatingsystem { sunos: { include solaris } # apply the solaris class redhat: { include redhat } # apply the redhat class default: { include generic } # apply the generic class } I''ve seen the $operatingsystem variable used elsewhere. What actually puts the value into the $operatingsystem variable? Does
2012 Jun 15
3
Unsupported osfamily: Linux operatingsystem: Amazon
Hi all, just installed the puppetlabs-mysql module for puppet on my Puppet server which is an Amazon Linux (based on RedHat), but I get this error when I run puppet agent --test : *err: Could not retrieve catalog from remote server: Error 400 on SERVER: Unsupported osfamily: Linux operatingsystem: Amazon, module mysql only support osfamily RedHat and Debian at
2012 Jul 17
8
How to override $::operatingsystem fact
Hi, I want to introduce "Proxmox" as new value in $::operatingsystem. "Proxmox" is based on Debian, so the normal value is currently "Debian". To change that, I just write a custom fact based on the facter fact "operatingsystem" Facter.add(:operatingsystem) do > ... > setcode do > ... > elsif
2013 Jul 08
2
btrfs crashes
Hi everybody, we are using a btrfs RAID 1 with four 2TB hard drives on a Debian 7.1 (Kernel 3.9.6). After about one year of working, there was an error in messages log and the filesystem was mounted read-only. After that I restarted the system but that doesn''t fix the bug. The btrfs-filesystem couldn''t be mounted. I attach four logs: -> when the error occured ->
2012 Jul 22
2
maildir_copy_with_hardlinks on v.2.0.19
Hi, I'm trying to get the so-called "single instance store" (I think cyrus has got the name for the first time) with dovecot --version = 2.0.19 binary package installed from ubuntu 12.04 lts official repo. I have checked that "maildir_copy_with_hardlinks" is enabled ("dovecot -a|grep hard" shows "yes") then I have installed and enabled the lmtp