Displaying 20 results from an estimated 900 matches similar to: "Authenticating Samba 3.4.2 vs WinServer 2008R2"
2017 Sep 18
1
Newer SMBTREE versions don't find all systems.
Hi,
Trying the latest version again tonight 4.6.7 it has the same problem
I've seen with the prior newer versions as well. The one I went back
to was 4.4.15 which works. What is happening right now is there is a
Win2K3 box that is the domain server, with thecompanydomain.com
(NetBIOS domain name: COMPANY). That has the __MSBROWSE__ on it. I
have a Linux Wheezy system on that is part of
2006 Nov 02
1
Using perl-Net-SSH-Perl with pubkey authentication under CGI.
Guys, I wonder if anyone can give me any pointers here, I hope it's
CentOS related enough not to be too off topic, if it is then
apologies.
I'm attempting to setup a CGI which can connect to a remote system and
execute a command.
On the 'client', for the Apache user 'apache' I've given it a shell
and generated a key-pair. I've configured Keychain [
2010 Oct 28
5
[PATCH] Fix pci passthru in xend interface used by libvirt
# HG changeset patch
# User Jim Fehlig <jfehlig@novell.com>
# Date 1288301229 21600
# Branch xend-pci
# Node ID 461b9d3a643a2c67c961d9fc468a804891f3770d
# Parent 28a16074681582f1209c9077f870ccf44927133e
Fix pci passthru in xend interface used by libvirt
Attempting to define or create a domain whose XML config contains a
passthru PCI device fails with libvirt
xen84: # cat win2k8r2.xml
...
2012 Dec 31
1
Samba AD replication on new installation of Samba 4.0
Hi,
Fantastic that Samba 4.0 has been released, I've just installed and joined it to an existing AD (single Win2k8R2 server running Exchange). The installation seemed to go well but I'm seeing odd messages when I show the replication status on both the Samba server and the Win2k8R2 server. Is there something I missed in the install? I followed the instructions outlined at
2015 Mar 03
2
Synchronization problems between Win2k8R2 and samba
Hello,
I have a small test network with a Win2k8R2 DC.
I've added a samba4 as second DC in this network.
The join seems to run smoothly.
But, after the join, this command: ldapsearch -LLL -x -H
ldapi://%2Fvar%2Flib%2Fsamba%2Fprivate%2Fldap_priv%2Fldapi -b
"dc=test,dc=dom" "(SAMAccountName=Administrateur)"
returns some strange results:
? some attributes like unicodePwd
2011 Feb 25
7
Signing certificates
I am trying to connect a solaris puppet client version 2.6.4 to a
linux puppet master server. I am getting a starnge message as below
and the puppetca on the master is not able to see the client
certificate.
[root@ /]$ puppetd --test --server xxxx
warning: peer certificate won''t be verified in this SSL session
err: Could not request certificate: time out of range
Exiting; failed to
2016 May 20
2
devtoolset-4
Are you asking if the new libstdc++ is statically linked into your app only
for the new functions but your app remains dynamically linked to the old
one for the parts of C++ that have remained unchanged, the answer is ?no?.
Your app is linked to the new library, period. You can use ldd(1) to prove
this to yourself.
I am not so sure.
That is what I thought, but then I compiled something with a
2020 Mar 24
1
samba-4.10 WinServer compatibility
What is the compatibility level of samba-4-10.13?
When I try to replicate Win2k12RC2 or Win2k16 I got everytime the
error:DsAddEntry failed with status WERR_ACCESS_DENIED info (8567,
'WERR_DS_INCOMPATIBLE_VERSION')
Thanks a lot.
--
Dipl.-Ing. P?ter Varkoly
Greuleinweg 37.
D-90411 N?rnberg
2012 Dec 19
1
Windows 8 printing to CUPS+Samba - will CreatePrinterIC RPC call stub be implemented?
Hi All,
I'm trying to make Windows 8 clients print to Samba 3.5 and CUPS 1.5.4.
Thanks to the patch from Frank Lascheit (
https://lists.samba.org/archive/samba/2012-December/170322.html) it seems
to work, except for one thing.
By default, Windows 8 client emits CreatePrinterIC request, to which Samba
replies with "Not Implemented" answer. Instead of ignoring it, Win8 client
fails
2016 May 19
2
devtoolset-4
Hello,
my name is Jarek I am new here. I need some clarifications on how to
distribute an app developed with devtoolset-4 enabled.
I am developing a distributed app in c++ I wanted to upgrade toolchain to
use new standard.
Is it true that when I compile on centos 6.x with devtoolset enabled then I
will be able to run this app on centos 7.x as well?
Do I have to install devtoolset on all my
2019 May 02
2
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
So we have two different Samba servers we are trying to connect to what was
originally a Windows 2003 AD and was raised to 2008R2 (both Forest and
Domain).
(We really only need to connect one of them - the one hosting Samba 4.7.6).
Any ideas or suggestions are helpful! We've scoured the lists (Rowland -
you are amazing), but still not found what is wrong (we think it is
probably a config
2005 Mar 17
3
Samba 2.2 vs. 3: Domain Member & Winbind quick question
I have a Samba 2.2 box set up as a member server in a Windows domain.
Any random Windows domain user can connect and a local Linux system
account is created on the fly, as it should.
I am trying to do the same on another box with Samba 3. However, when I
connect from a Windows domain member, I get prompted for credentials. If I
enter domain\username and my password, I connect and a local Linux
2019 Feb 25
1
[PATCH] inspect: return osinfo short IDs for recent Windows versions
Return the right osinfo short IDs for the majority of Windows versions
since Windows XP.
---
lib/inspect-osinfo.c | 60 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 60 insertions(+)
diff --git a/lib/inspect-osinfo.c b/lib/inspect-osinfo.c
index 816d317f1..f93f7ac52 100644
--- a/lib/inspect-osinfo.c
+++ b/lib/inspect-osinfo.c
@@ -69,6 +69,66 @@ guestfs_impl_inspect_get_osinfo
2013 Jul 11
0
Slow TCP performance from Win2k8R2 guests under Linux KVM
Would anyone be so kind as to test the performance of TCP streams on
Windows 2k8R2 guests of KVM virt servers?
virtio-win-1.6.3 was published to address a problem described as "low
performance" on Win2k8 guests. Actual performance was not recorded in
the bug report.
On my KVM servers, Windows 2k8R2 guests are able to send data at less
than 4Mbps. I test this by using netcat on
2019 Feb 28
1
[PATCH v2] inspect: return osinfo short IDs for recent Windows versions
Return the right osinfo short IDs for the majority of Windows versions
since Windows XP.
---
Changes from v1:
- used the new win2k19 osinfo ID
lib/inspect-osinfo.c | 63 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 63 insertions(+)
diff --git a/lib/inspect-osinfo.c b/lib/inspect-osinfo.c
index 816d317f1..e0d19c672 100644
--- a/lib/inspect-osinfo.c
+++ b/lib/inspect-osinfo.c
@@
2009 Oct 15
2
can not access samba drive on Redhat ES 4
Hi,
Our samba server is running Red Hat Enterprise Linux ES release 4 (Nahant Update 4) with samba version: samba-3.0.33-0.17.el4. We like to authenticate all the users with our Primary Domain Controller wnidows 2008. Some users keep getting asked to enter username and password. Even with the correct password, still can't access the drive. The strange thing is that some users are
2015 Mar 04
1
Synchronization problems between Win2k8R2 and samba
Le 03/03/2015 12:56, Rowland Penny a ?crit :
> On 03/03/15 11:11, Jean-Fran?ois Morcillo wrote:
>> Hello,
>>
>> I have a small test network with a Win2k8R2 DC.
>>
>> I've added a samba4 as second DC in this network.
>> The join seems to run smoothly.
>>
>> But, after the join, this command: ldapsearch -LLL -x -H
>>
2019 Aug 30
3
flood of (auth in progress) connections from unresponsive windows client crashing samba
We have been experiencing a debilitating 'bug' in samba where something is causing a flood of the messages seen below in smbstatus and the network drives ( in our case N: ) on all clients become unresponsive. In fact, the entire client becomes unresponsive, essentially making them unusable until samba is restarted. We first saw this and connected it to the following open bug in samba
2019 May 02
0
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
On Thu, 2 May 2019 11:56:30 -0400
James Fowler via samba <samba at lists.samba.org> wrote:
> So we have two different Samba servers we are trying to connect to
> what was originally a Windows 2003 AD and was raised to 2008R2 (both
> Forest and Domain).
> (We really only need to connect one of them - the one hosting Samba
> 4.7.6).
>
> Any ideas or suggestions are
2017 Mar 18
5
AD integration not working after move/version
Hi!
I am in a bit of trouble, I have moved a samba installation from one virtual host to another keeping the configuration files and filesystems. But during the transition something broke, now windows users are no longer able to access their shares. I think it has to do with the AD integration. I do not know it it because some state is missing on this host related to the AD integration or if