Displaying 20 results from an estimated 10000 matches similar to: "Joining to Windows Domain? Use Internal DNS?"
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
2013 Apr 24
0
S4.0.4 Internal DNS problem: WERR_DNS_ERROR_DS_UNAVAILABLE after PDC being offline permanently.....
The problem is:
Two DC on my Active directory:
1st with Win2K8.R2 --- DC (DNS Master) --- server2k8.mydom.com
2nd with Samba 4.0.4 ---DC (Installed: HOWTO/Join_a_domain_as_a_DC)
----- samba-dc.mydom.com
>>>>>Everything worked perfectly>>>>> 1000000 tanks for Samba Team.
Some days ago, the hard disk in Win2K8.R2 DC broke down, PDC offline
permanently..... I
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
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
@@
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
>>
2007 Oct 11
0
Fw: password synchronization issue...
Can I get some assistance with this?
things work just fine without the synchronization?
Any suggestions?
Does anyone have it working with solaris10?
Begin forwarded message:
Date: Fri, 14 Sep 2007 10:23:31 -0400
From: John Saroglou <johny@yorku.ca>
To: samba@lists.samba.org
Subject: password syncronization issue...
Greetings,
Has anyone had any success with samba-3.25[a-c] under
2007 Sep 14
0
password syncronization issue...
Greetings,
Has anyone had any success with samba-3.25[a-c] under solaris10 amd64
using 'unix password sync=yes' option?
% smbpasswd
Old SMB password:
New SMB password:
Retype new SMB password:
machine 127.0.0.1 rejected the password change: Error was : RAP86: The
specified password is invalid. Password changed for user sambatest
debugging reveals the following condition:
[2007/09/13
2016 Feb 25
1
Trouble adding a service principal to keytab
Hi,
I am new to samba and Kerberos so please be gentle!
I have built a samba AD DC (v4.3.5) on Centos Linux from source and am
trying to add a service principal and generate a keytab containing the
principal. However the principal entry does not appear in the keytab.
Here's what I did:
[root at bones ~]# samba-tool spn add
GEMSTONE64/bunk.gemtalksystems.com at
2011 Sep 17
1
vfs_shadow_copy2 doesn't seem to work with basedir of /
Hi all,
I'm using the VFS sbadow_copy2 module, and I think I've hit a bug. This
config works:
mattcen at adam:SambaTest$ cat works3/smb.conf
[SambaTest]
comment = SambaTest
writable = yes
path = /srv/SambaTest/share
#vfs objects = shadow_copy
vfs objects = shadow_copy2
shadow:snapdir = /mnt/dates
shadow:basedir = /srv
mattcen
2009 Apr 24
5
ACLs set in Windows not honored
Hi All,
I am in the process of trying to build a Samba server to replace our
aging EMC Celerra file server appliance.? The goal, ultimately, is to
build a file server on which we can migrate a file share from the
Celerra (ACL permissions and all) over to Samba, where the file share
can be exported via NFS as well as Samba, AND the permissions we see
in Linux are what we see in Windows (as well as
2010 Oct 20
1
Samba 3.5.6 pam problems
Hi,
I've setup Samba 3.5.6 as a member server in a 2003R2 domain with a
single dc, idmapping is by rfc2307 with a tdb backend for builtin
accounts etc, I can list users and groups using wbinfo and I can
create shares and access them from the windows server, files and
folders owned by ad users show the correct user and group names so
mapping appears to be working, I can su to ad accounts but I
2012 Mar 13
0
External trust / DMZ (nsswitch vs wbinfo)
Hello,
Summary: a Linux server joined to domain GODMZ (which trusts another domain
GOCORP), without network access to GOCORP domain controllers can
authenticate but not retrieve user information (id) even though wbinfo -n
can resolve a name to SID.
Long:
We have two domains, both at server 2003 functional level. GOCORP contains
users and intranet servers. GODMZ contains servers in the DMZ (web
2011 Nov 10
2
wbinfo --ping can't find winbind?
I have compiled 3.5.12 from source on CentOS 5.7. I am using krb5.conf,
smb.conf files that have worked with other 3.5.x installs of Samba (at
least in terms of wbinfo working) but now I am not able to get any data
from winbind. The server is running and the logs don't report any
errors. I had done several 'make uninstall' while compiling/recompiling
with different options. Could
2012 May 06
2
New unexpected behaviour when joining a domain
Good morning,
I'm running Samba 3.6.5 on a Fedora 16 box, where I configured Samba to act as a PDC. A few weeks ago everything went smoothly; I then had to change the -physical- box running linux + samba, and everything went weird since then.
First, I'm using the same smb.conf file from the previous box. The OS hasn't changed, Samba packages might have been updated, but since I
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
2015 Feb 11
1
Unable to replicate DNS
I just set a DC with samba 4.1 but the other machine that should
syncronize the DNS (using bind) just connect and then hang.
on /var/log/samba/log.samba I have:
[2015/02/11 20:11:53.161439, 0]
../lib/util/util_runcmd.c:317(samba_runcmd_io_handler)
/usr/sbin/samba_dnsupdate: ; TSIG error with server: tsig verify failure
I looked around but the fix found did not worked or were not for this
2003 Mar 24
3
winbind and bad permissions mapping from NT to Samba
I'm installed Samba 2.2.8 with the intetion of use it as file share for
a NT Domain.
I have also an interest to the use of extended ACL so I recompiled the
kernel (2.4.20) with the acl patch and I added to my system acl, attr,
e2fsprogs and fileutils packages.
After all I join the samba server into the NT domain:
smbpasswd -j SAMBATEST -r SAMBA-SRV -U Administrator
where SAMBATEST is the
2018 Feb 02
0
Fwd: Samba AD DC not working properly within Docker [NT_STATUS_INTERNAL_ERROR]
Hi,
I am isolating many server services through Docker. I am using the
macvlan driver for this with a dedicated Docker server VLAN. I have
provisioned a new Samba AD domain in a docker container, the required
services are running but SMB clients cannot connect (RPC error).
First of all, these are the Samba versions I have tried:
- Samba 4.5.12 with Debian stable
- Samba 4.7.4 with Debian
2004 Mar 18
2
samba,ldap and kerberos
Hi Everybody,
We are integrating samba,kerberos and ldap
samba-3.0.2a
sun kerberos
sun ldap
all the three servers are on three different solaris machines.
we were able to successfully integrate samba and ldap and works fine. When trying to bring in kerberos support , we changed the samba configuration file as follows
interfaces = 131.183.20.96
bind interfaces only
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