Displaying 20 results from an estimated 133 matches for "ebene".
Did you mean:
eben
2016 Apr 07
2
GPO
Hi Louis,
See below,
C:\>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : EBEN-TEST-PC
Primary Dns Suffix . . . . . . . : domain.corp
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : domain.corp
Ethernet adapter Local Area Connection:
2016 Apr 06
5
GPO
Hi All,
I create a Samba domain and works it's great, the issue that I have is with the GPO's.When applying GPO's then only the computer Policy is applied and not the user GPO. I keep on receiving below error.
Has anybody else perhaps been experiencing the same issues?
C:\>gpupdate /force
Updating Policy...
User policy could not be updated successfully. The following errors were
2020 Feb 28
3
Samba Bind DLZ Slow queries
So if this is done, is edns configure also ?
?
in resolv.conf add:
options edns0
?
and, name.conf test these.
?
??????? //?The forwarded zone to the AD-DC DNS use these also.
????????//dnssec-must-be-secure?internal.domain.tld no;
????????//dnssec-must-be-secure 168.192.in-addr.arpa no;
????????// listen-on-v6 { ::1; };? // test what works best, if not all?ipv6 is disabled also?enable this
2016 Apr 07
0
GPO
Hi Louis,
I don't have a FW enabled on my PC.
I even tried to disable the FW on my all my DC's
I can telnet to port 389/636/53, they are all open and goes through to
my all DC's.
Primary DC
# Global parameters
[global]
workgroup = DOMAIN
realm = DOMAIN.CORP
netbios name = ##SELECTION_END##ZACPRDC002
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
2012 Aug 03
1
Video interview with Eben Moglen.
Hi all,
Hope this isn't off-topic, but I thought the lists
might be interested in a video interview I did with Eben
Moglen, the head of the Software Freedom Law Center. Eben
has given legal advice and help for Samba for many years,
and is a very interesting person to listen to.
Hope people find this enjoyable:
http://google-opensource.blogspot.com/2012/07/geek-time-with-eben-moglen.html
2020 Feb 28
0
Samba Bind DLZ Slow queries
Hai Eben (victor),
?
Great to hear that, you opened TCP 53 ?
edns?tcp/53?packet size 4096.
dns??? udp/53 packet size 512?
?
having that right helps?a lot, but only that is often not enough.?
This is why i add the options also to resolv.conf and?bind.?
?
test a bit, and see what works best for you.
?
Great weekend.
?
Greetz,
?
Louis
Van: Eben Victor [mailto:eben.victor at gmail.com]
2018 Jul 30
2
Internal DNS migrate to Bind9_DLZ
Yes I have added "server services = -dns" to my smb.conf file and also
removed "dns forwarder ="
I've done the same setup but on Samba 4.7.7, RHEL6, named 9.8 and this
works perfect.
On Mon, Jul 30, 2018 at 11:18 AM Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Mon, 30 Jul 2018 10:57:11 +0200
> Eben Victor <eben.victor at gmail.com>
2016 Apr 06
1
GPO
Any event id for this one?
If its event id : 1110.
Open CMD box, type ipconfig /all
And post the result.
I suppect one of the following.
1) pc cloned without sysprep, so multiple pc's with same SID.
2) wrong DNS-Domain suffix
3) wrong DNS-Search suffix
Test this by remove you pc from domain, add it again, reboot.
Login with the same user.
Greetz,
Louis
>
2018 Jul 30
2
Internal DNS migrate to Bind9_DLZ
Hello Rowland,
Please see below installed samba packages.
# rpm -qa | grep samba
sernet-samba-client-4.8.3-11.el7.x86_64
sernet-samba-common-4.8.3-11.el7.x86_64
sernet-samba-libsmbclient0-4.8.3-11.el7.x86_64
sernet-samba-4.8.3-11.el7.x86_64
sernet-samba-ad-4.8.3-11.el7.x86_64
sernet-samba-libs-4.8.3-11.el7.x86_64
sernet-samba-winbind-4.8.3-11.el7.x86_64
ldb is installed with the samba packages.
2019 Jul 22
1
DNS Zone Transfers are Enabled
Thanks Roland,
You are correct. Our Bind9 DLZ is version 9.9.4.
I'll have to check if I will be able to upgrade to a newer version of Bind,
these are on our production servers.
On Mon, Jul 22, 2019 at 9:40 AM Rowland penny via samba <
samba at lists.samba.org> wrote:
> On 22/07/2019 08:24, Eben Victor via samba wrote:
> > Hello All,
> >
> > I hope someone might be
2018 Jul 30
5
Internal DNS migrate to Bind9_DLZ
Hello Rowland,
selinux has been disabled, I also ran th follow
# systemctl stop sernet-samba-ad
# samba_upgradedns --dns-backend=BIND9_DLZ
# named -d3 -f -g -u named
Which then still fails, see below smb.conf
[global]
workgroup = DOMAIN
realm = DOMAIN.CORP
netbios name = PDC
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
2020 Feb 28
4
Samba Bind DLZ Slow queries
Thanks Rowland, I have removed from options, and amended the forwarders.
[global]
workgroup = <MYDOMAIN>
realm = <MYDOMAIN>.CORP
netbios name = <HOSTNAME>
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
idmap config * : range = 3000-7999 ----------> If I remove the
portion I get errors -> idmap
2001 Dec 13
1
rmdir bug?
Samba Developers--
I have a share called pub. In that share, there is a folder that I want to
block access to. So, I chmoded it 0700 and chowned it root. In my smb.conf
file, I set the "guest account" parameter to "netshare", an unprivialized
user. I also set the "guest only" parameter to "yes" No remote computer
can "cd" into the directory,
2019 Jul 22
2
DNS Zone Transfers are Enabled
Hello All,
I hope someone might be able to assist me.
Env:
RHEL 7
Samba 4.10
Bind9 DLZ 9.4
I have tried everything to disable 'DNS Zone Transfers' when using Bind9
DLZ with Samba ADDC.
I'm using below line , and I have tried different acl's as well, but
nothing seems to work.
allow-transfer {"none";};
Can someone please advise on how to disable 'DNS Zone
2018 Oct 31
3
Internal DNS migrate to Bind9_DLZ
Hi Rowland,
I didn't build samba, I'm running the sernet packages,
# rpm -qa | grep sernet
sernet-samba-libsmbclient0-4.8.6-16.el7.x86_64
sernet-samba-ad-4.8.6-16.el7.x86_64
sernet-samba-libs-4.8.6-16.el7.x86_64
sernet-samba-client-4.8.6-16.el7.x86_64
sernet-samba-winbind-4.8.6-16.el7.x86_64
sernet-samba-common-4.8.6-16.el7.x86_64
sernet-samba-4.8.6-16.el7.x86_64
I don't mind having
2020 Feb 28
4
Samba Bind DLZ Slow queries
Hello All,
I hope you can assist me,
I'm running Bind DLZ with our Samba AD DC environment
Bind: BIND 9.11.4-P2-RedHat-9.11.4-9.P2.el7 (Extended Support Version)
Samba: Version 4.11.6-SerNet-RedHat-9.el7
OS: Red Hat Enterprise Linux Server release 7.7 (Maipo)
My DNS queries seems to be hanging intermittently, taking anything from
1sec - 15sec or even timing out.
I'm been monitoring the
2018 Jul 30
4
Internal DNS migrate to Bind9_DLZ
It is part of the Sernet packages and is currently on 1.3.4
/usr/lib64/samba/libldb.so.1.3.4
We started using sernet-samba-ad from v4 using the internal dns and updated
as versions were released. We have now recently updated from 4.8.2 to 4.8.3
and still using internal dns.
Our DNS is working as it should, it's only been since recently that we have
to migrate to bind9.
On Mon, Jul 30, 2018
2018 Jul 30
8
Internal DNS migrate to Bind9_DLZ
Hello Rowland,
See below as requested.
/etc/named.conf
# Global Configuration Options
include "/var/lib/samba/bind-dns/named.conf";
options {
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
memstatistics-file "/var/named/data/named_mem_stats.txt";
auth-nxdomain yes;
directory
2008 Jul 23
0
pvclust
Hello there,
Here's a question regarding p-values on clusters produced by hierarchical
cluster analysis. A web search led me to the program pvclust to tackle this
problem. But when I run the problem I get strange results. The 'AU'
(approximately unbiased) p-values are very different from the 'BP' values
(ordinary boot-strap) p-values. The AUs commonly are in the 80-100
2018 Oct 31
2
Internal DNS migrate to Bind9_DLZ
Hello Rowland,
I have already checked and the DN's are in AD, see attached.
SOA:
<domain>.corp. 3600 IN SOA psad102zadprh.<domain>.corp. . 9766
3600 600 86400 3600
See below NS, but the 1st NS (zatprdc001) doesn't exsit, and I cannot find
it anywhere.
NS:
<domain>.corp. 3600 IN NS zatprdc001.<domain>.corp.
<domain>.corp. 3600