Displaying 20 results from an estimated 6000 matches similar to: "time sync for windows workstations"
2014 Aug 27
2
sssd with ad backend and "ldap_id_mapping = false" refuse to start
Hello,
we are using sssd version 1.12 on openSUSE 13.1 with Sernet-Samba
Packages 4.1.11. Samba runs as a single AD DC
We have removed the complete openSUSE samba stuff before testing. sssd
runs on the same machine as samba.
Our sssd config:
--------------------------------------------------------------------------------
[sssd]
services = nss, pam
config_file_version = 2
domains =
2015 May 24
2
Samba 4 with Active DHCP configuration
good evening
Samba 4 with Active DHCP configuration, it is possible, if so how !!!
In any case thank you for your help
Michel
2016 May 02
4
Strange ID-Mapping behavior
Hey,
id mapping is accessible from net command:
net cache list
you can also clean that cache:
net cache flush
After flushing the cache your users and groups having uidNumber and/or
gidNumber should work as expected (ie using their AD declared uid/gid).
Cheers,
mathias
2016-05-02 15:18 GMT+02:00 Achim Gottinger <achim at ag-web.biz>:
> Sounds like there is an old entry in idmap.ldb.
2016 May 02
1
Strange ID-Mapping behavior
On 02/05/16 15:08, Stefan Schäfer wrote:
> Hi Mathias,
>
> greping in the output of "net cache list" shows:
>
> Key: IDMAP/GID2SID/20513 Timeout: Mon May 9 07:29:11
> 2016 Value: S-1-5-21-1891182457-2156988848-2018633412-513
> Key: IDMAP/GID2SID/100 Timeout: Mon May 9 07:29:32 2016 Value:
> S-1-5-21-1891182457-2156988848-2018633412-513
>
2016 Jul 22
2
Heimdal Kerberos in Samba4
Hi List,
I do my best to ask my question in english. ;-)
Samba4 integrated heimdal kerberos to do the kerberos work for Active
Directory. Some Linux Distributions like fedora/RedHat and openSUSE/SUSE
don't accept heimdal even if it is shipped inside samba.
Their argument is that heimdal isn't maintained since 2012. Compiling
samba against MIT krb5 results in Samba-Packages without
2009 Jun 25
1
[PATCH node] Rerunning network config resets all network config. bz#507393
When the user runs o-c-networking then it ensures that all features of
networking that we configure are reset and only those settings touched
are applied.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
scripts/ovirt-config-networking | 46 +++++++++++++++++++++++++-------------
1 files changed, 30 insertions(+), 16 deletions(-)
diff --git a/scripts/ovirt-config-networking
2009 Jul 07
1
Obsoletes previous patch
This patch obsoletes the previously submitted patch. It adds a
warning message to the user when they select to change the NTP settings.
2009 May 27
4
[PATCH node] REPOST Joey's and Darryl's ovirt-config-* patches
This is a repost of patches for ovirt-config-*
ACK to all. Pushed.
2013 Jul 27
2
Correct NTP Settings for Samba 4.0.6?
Hello,
I recently compiled Samba 4.0.6 (as an AD DC) and am running it on Ubuntu 12.04.
I followed the instructions on the Samba wiki (https://wiki.samba.org/index.php/Configure_NTP)
for how to configure ntp, however the domain clients are rejecting the DCs as
being acceptable time sources. Below is my ntp.conf:
server 127.127.1.0
fudge 127.127.1.0 stratum 10
server 0.pool.ntp.org iburst
2016 May 02
0
Strange ID-Mapping behavior
Hi Mathias,
greping in the output of "net cache list" shows:
Key: IDMAP/GID2SID/20513 Timeout: Mon May 9 07:29:11 2016
Value: S-1-5-21-1891182457-2156988848-2018633412-513
Key: IDMAP/GID2SID/100 Timeout: Mon May 9 07:29:32 2016 Value:
S-1-5-21-1891182457-2156988848-2018633412-513
Key: IDMAP/SID2XID/S-1-5-21-1891182457-2156988848-2018633412-513
Timeout: Mon May 9
2014 Feb 07
1
Time sync
Hy Guys,
My samba version: 4.0.13
ntp version: 4.2.6p3
Ubuntu 12.04.3 LTS
I have a weird problem, I sat up the time service via
https://wiki.samba.org/index.php/Configure_NTP
On the servers I have no firewall.
This port is open when i check with nmap, ntp runs.
Looks like all of my Windows 7 clients works fine but w32tm /resync says
Permission denied 0x8007005, so not that good :)
Windows
2010 Jan 14
1
Ignore that last patch...
The first line of the comment had a typo in it.
2010 Mar 24
1
Resending a refactored patch...
This was an older patch that had to be rebased against the current
tip.
2010 Mar 24
1
Supercedes previous patch...
This includes a missed break and two spots where $ADDRESS was copied
as $address instead.
2010 Jan 18
1
Refactored patch...
This patch supercedes the previous and includes fixes based on feedback
from apevec. Duplicate checks now check the whole address, so substrings
won't cause false positives.
2010 Jan 18
1
Fixed a karg issue...
I missed one situation in the last patch. It wasn't properly handling
the karg for NTP. This patch fixes that.
2013 Jul 08
1
Samba4, NTP, and Ubuntu 12.04
Hello,
I have a question regarding signed NTP support for Samba4 on Ubuntu 12.04. I have followed most of the steps outlined here:
https://wiki.samba.org/index.php/Configure_NTP
These steps I did differently are:
* I did not install from source because the latest Ubuntu package for ntp available on Ubuntu 12.04 includes ntp-signd support already
* I did not install Samba4 to /usr/local/samba, so
2009 Jul 08
1
Final follow up patch to add warning for NTP...
Now, rather than displaying yet another warning, the NTP configuration
just requires that the user select a NIC to configure first. That act
alone provides the single warning to the user that they'll be changing
their network configuration.
2016 May 02
2
Strange ID-Mapping behavior
Hi list,
on one of our servers I found a strange id-mapping behavior. The server
acts as an AD-DC and fileserver. We user the sernet-samba packages in
version 4.2.9 on openSUSE leap 42.1.
We use the rfc3207 extension for Posix attributes. Every group has a
full set of posix-attributes. Our gidNumbers are calculated by RID plus
20000.
If i ask for id-mappings, "wbinfo" shows for
2013 Jul 08
1
Import samba3 passwords to samba4
Hello,
we want to import Samba3 (tdb) passwords to a new Samba4 domain (no classicupgrade).
Is it possible to export the password(-hashes) from samba3 and import them in samba4, maybe with ldbmodify?
Thanks
--
Michael Fey
IT-Abteilung
Vogelsbergstra?e 212
63679 Schotten
Tel.:
Schottener Soziale Dienste gemeinn?tzige GmbH
Vogelsbergstra?e 212, 63679 Schotten
Amtsgericht