similar to: Fwd: Samba4 DC with multiple IPs

Displaying 20 results from an estimated 11000 matches similar to: "Fwd: Samba4 DC with multiple IPs"

2014 Apr 15
1
[Samba4] strange source3 message
Hallo, I've just updated my slackware samba packet from 3.6.17 to 4.1.6. My start script is not changed, it still calls "nmbd -D" and "smbd -D". Seems to run as expected. But now I get strange messages like [2014/04/15 10:36:05.535423, 0] ../source3/lib/ util_sock.c:423(open_socket_in) open_socket_in(): socket() call failed: Die Adressfamilie wird von der
2015 May 25
2
Join ad DC went wrong
I tried to promote another server as a domain controller so I can get my machines upgraded to Debian 8 Conveniently the samba versions are the same dictator at drakeburner:~$ sudo samba -V Version 4.1.17-Debian root at soothsayer:/etc/samba# samba -V Version 4.1.17-Debian root at soothsayer:/etc/samba# samba-tool drs showrepl Failed to connect host 127.0.0.1 on port 135 -
2014 Apr 07
1
DNS - block ip of second nic
Hi, i have a samba 4.0 server with bind DNS. I has two configured interfaces 192.168.1.1 and 192.168.2.1. The second nic is just for backup purposes i don't want it to be accessed by clients. At the moment samba dnsupdate push the .1.1 and the .2.1 address as server addresses. Windows clients in the 1.0/24 try to access 2.1 which does not work. How can i tell samba not to puch the second
2014 May 17
1
New AD DC fails to start
I have followed the Samba AD DC HOWTO wiki and after everything looks proper, I can't get samba to properly start. I'm using Samba 4.1.7 on Arch Linux. Running samba -d3 -i -M single I get the following error: service_setup_stream_socket(address=::,port=0) failed - NT_STATUS_INVALID_PARAMETER_MIX task_server_terminate: [Failed to startup dcerpc server task] samba_terminate: Failed to
2014 Feb 25
1
DNS amplification attacks
How can I configure samba4 to be protected against DNS amplification attacks? Is there a way to set the network I want it to be recursive, like in bind9? My samba4 is receiving attacks and googling I found this: http://dnsamplificationattacks.blogspot.com.br/2014/02/domain-gerdar3ru.html -- --------------------------------------- Bruno Vane S.O. do Brasil Telecomunica??es +55 24 99306-8618 |
2014 Apr 11
2
Why would "net rpc rights grant" fail ?
Hi, Me again, still trying to migrate my samba3-server. Using the script op L.P.H. van Belle, there is one failure : net rpc rights grant ${SETNTDOM}\\"Domain Admins" SeDiskOperatorPrivilege -U${SETNTUSER} This is the result : ==========SE Privileges =============================== Giving group Domain Admins the SeDiskOperatorPrivilege rights. Enter Admikoen's password: Could not
2013 Dec 02
1
Samba4 security issues
Hi all, Could someone explain this sentence on the Samba Wiki ( https://wiki.samba.org/index.php/Samba4/HOWTO/Virtual_Private_Network ) : "Plese note that the Domain Controller (Samba4) can also be configure on the Firewall itself, but this is strongly not recommended due to a security issues." Are these security issues still there when Samba is listening only on LAN port (
2014 Sep 23
1
Monitor Samba4 Best Practices
Hello, Outside of running 'samba-tool drs showrepl' and examining 'log.samba'. How does one monitor the overall health of Active Directory or the Samba4 daemons? I currently have Nagios configured to monitor the servers themselves(ie. ping,ssh,swap etc). Thanks for any input. -- -James
2023 Nov 06
1
DNS: Update not allowed for unsigned packet
Thanks Andrew, but we checked for that. Firing up dnsmgmt.msc shows no entries with those computer names. -A On Mon, Nov 6, 2023 at 11:34?AM Andrew Bartlett <abartlet at samba.org> wrote: > On Mon, 2023-11-06 at 10:02 -0800, Aaron C. de Bruyn via samba wrote: > > DNS is suddenly not working properly for some machines. > > > > > > > > We had a bunch of
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi, we've problems getting samba shares to work after upgrading from 4.7 to 4.9. We have one samba PDC server providing some shares and the users via local passdb.tdb file. Its smb.conf (names/ips changed): [global] security = user encrypt passwords = yes passdb backend = tdbsam:/etc/samba/passdb.tdb workgroup = OURWORKGROUP netbios name = SERVER1
2002 Jan 27
1
DBM databases for R?
Hello! Can I use DBM databases (as they are used in Perl) for the import of large datasets in R? Thanks in advance for your help, Petra Steiner - --------------------------------------------------- Petra Steiner Arbeitsbereich Linguistik Universitaet Muenster Huefferstrasse 27 48149 Muenster
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi Rowland, > Remove 'map untrusted to domain = Yes', it has been removed. > > Add 'domain logons = Yes' > > This gets it back to being a PDC: thanks for the hints! I did that, but it doesn't help. I guess the problem is not on the PDC server but on SERVER2. That's the one that got upgraded and stopped working (even with the non-pdc config of SERVER1). I
2019 Aug 05
4
No dynamic dns updates if client ip changed
Hi, ? I've a problem with the dynamic dns updates. It seems they won't work. ? Most of my clients have a dynmaic IP so sometimes they change. If I do a ping to the name, it tries do ping the old ip insead of the changed new one. ? I tried a "samba_dnsupdate --verbose" and got a looking/checking output and at least a "No DNS updates needed". But the client still has the
2015 Feb 25
3
NT_STATUS_CONNECTION_REFUSED
You can try to bind the interfaces including localhost. That worked for me. Am 25. Februar 2015 21:20:05 MEZ, schrieb Marc Muehlfeld <mmuehlfeld at samba.org>: >Hello Bob, > >Am 25.02.2015 um 19:09 schrieb Bob of Donelson Trophy: >> I ran your "1-setup-sernet-samba4-ADDC-wheezy.sh" script and noticed >> this (during install:) >> >> ==========SE
2019 Nov 29
3
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi Rowland, thanks for all your input! Rowland penny via samba wrote: > Could it be Selinux or Apparmor (not sure which SLES uses) stopping smbd > contacting winbindd ? No, none of these is running on our systems. > Could the SLES Samba packages be wrong ? Yes, that's a possibility. I opened a SR with SUSE support, but they usually take some time to analyse and propose a
2019 Aug 05
0
No dynamic dns updates if client ip changed
Rowland missed one ;-) .. Remove : domain logons = Yes This one is only for NT4PDC/BDC setups. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: maandag 5 augustus 2019 15:19 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] No dynamic dns updates if client ip
2006 Feb 09
7
putting text in the corner
I want to write some text in a corner of my plot. Is it possible to get the xlim and ylim of an open window? Or is there anything similar like legend(x="bottomright", inset=0.01,legend=...) for text(x=1,y=2, "test") Thomas
2023 Nov 06
1
DNS: Update not allowed for unsigned packet
On Mon, 2023-11-06 at 10:02 -0800, Aaron C. de Bruyn via samba wrote: > DNS is suddenly not working properly for some machines. > > > > We had a bunch of machines that were joined to the domain, but the > computer > > name was wrong. > > > > To fix this, we unjoined the machines and deleted the computer > accounts out > > of Samba (because
2007 Jun 12
2
[OT]Web-Based Data Brushing
I apologize for the off-topic post, but my Google search did not turn up much and I thought people on this list my have knowledge of this. I am looking for examples of data brushing (i.e. dynmaic linked plots) either on a web site, or in a web-based application, such as an AJAX app. Even better if there is a way to do this in R. Thanks for any help. -Roy M. **********************
2015 Feb 25
4
NT_STATUS_CONNECTION_REFUSED
Louis, I ran your "1-setup-sernet-samba4-ADDC-wheezy.sh" script and noticed this (during install:) ==========SE Privileges =============================== Enter administrator's password: Could not connect to server 127.0.0.1 Connection failed: NT_STATUS_CONNECTION_REFUSED This is my /etc/resolv.conf: root at dc01:~# cat /etc/resolv.conf search dts***m.dt nameserver