Displaying 2 results from an estimated 2 matches for "delocalize".
2012 Jun 12
0
delocalize gem problem
I am having problems using delocalize gem (which comes very handy btw).
# with delocalize
p Time.now, Time.current
2012-06-12 14:23:17 +0200
Tue, 12 Jun 2012 12:23:17 UTC +00:00
Result seen on input field: 12.06.2012 12:23 (date format is %d.%m.%Y
%H:%M). It should be 12.06.2012 14:23.
#without delocalize
Result seen on input field:...
2019 Apr 06
2
DsReplicaSync failed - WERR_LOGON_FAILURE // Failed to bind to uuid for ncacn_ip_tcp - NT_STATUS_LOGON_FAILURE
Hello everyone,
I have setup two Samba AD DC's running Debian 9 with BIND9_DLZ dns backend.
Both are running Samba 4.5.16 - I know it is already very old version
but this is the default one coming with debian stretch repo.
(I will upgrade to Debian buster - and with this to newer Samba
version - as soon as it is released stable and I could test the
upgrade correctly :) )