Displaying 20 results from an estimated 400 matches similar to: "New DNS-Records not aviable"
2020 Feb 10
4
New DNS-Records not aviable
Hai Christian,
> Can someone reproduce this?
No, tried, but sorry, works fine for me on my 4.11.6 server.
And what is you try it like this.
samba-tool dns add dc1.zone1.domain.de 0.168.192.in-addr.arpa 157 PTR zone1.domain.de -U Administrator
samba-tool dns add dc1.zone1.domain.de 1.168.192.in-addr.arpa 157 PTR zone2.domain.de -U Administrator
I tested on my production where i have 6
2020 Feb 27
5
New PTR records not visible
Ok, we might have found something here.
I created a small script, see below, easy to adapt.
So, after running this i see the same problem as in :
https://bugzilla.samba.org/show_bug.cgi?id=14268
If i do it manualy everything works fine.
But if i "past the commands or run the script"
Then i see this problem..
So im thinking here, the speed of adding is creating somekind or
2020 Feb 10
0
New DNS-Records not aviable
Funny you should post this now. I was just cleaning up some DNS records
and the following happend.
I had to PTR records with an empty timestamp. I deleted them and wanted
to recreate them.
My reverse Zones are
0.168.192.in-addr.arpa
and
2.168.192.in-addr.arpa
both of the records I delted were in the "0" zone.
The first i recreated with:
samba-tool dns add dc1
2020 Feb 27
4
New PTR records not visible
Ok, new test.
Besides that i dont like the python errors shown, this still looks good.
So i dont know.. See below, i can not make it error.
for x in 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ; do samba-tool dns add dc1.internal.dom.tld $x.249.10.in-addr.arpa 158 PTR host-test.extrazone.dom.tld ; done
Record added successfully
Record added successfully
Record added successfully
Record added
2020 Feb 27
0
New PTR records not visible
Yet that still does not explain why the PTR record I create for that IP
does not become visible. I can create other PTR records in the same zone
and they do become visible to DNS lookups. I suspect it has something to
do with half-dead entries in the database that are blocking it...
Thanks for looking into this,
Christian
On 27/02/2020 11:31, L.P.H. van Belle via samba wrote:
> Ok, we might
2003 Apr 29
2
labels
I don't know how to retain my row labels. I read in a table with row labels,
ie:
Price Floor Area Rooms
52. 111. 830 5
54. 128. 710 5
47.4 101 1000 4
...
but then I need to transform the data
raggedRidzeros <- function(x){
y = list(ridzeros(x[[1]]))
for(i in 2:length(x)){
y = c(y,list(ridzeros(x[[i]])))
}
y
}
(where ridzeros is a function
2005 Oct 07
3
Performance issues
List,
I apologize for the "newbie" nature of this post; I am sure there is
an easy answer somewhere, but I've tried all the search terms I can
think up and can't find it.
I have some video archived on a White Box 4 machine. I watch it on a
Windows XP box in the other room by mapping a drive to a Samba share.
Seemingly at random, my video stream will halt due to an inability to
2001 Apr 23
1
win2k domain-less client failing to authenticate when securit y=domain
Hi Jonathan,
Yep, samba sends the domain name as well as the username to the domain
controller, and what I think happens is the NT controller sees that the
domainname passed is NOT his domain, checks his list of trusted domains,
doesn't find it, and says sayonara buddy... I am assuming that 'SATURN' is
the netbios name of the win2k client machine? I'm not real clear on how
this
1998 May 19
4
smbclient problem
Hi,
yes, it is. Anyway, below are some of the diagnostics I have tried.
Linux box Win95 Box
========= ===========
hostname: saturn tempest
ip: 192.168.0.2 192.168.0.1
Below are the diagnostics that I have tried and I ahve logged them:
1. From
2002 Aug 15
2
pxelinux aborts booting
Hi,
i try booting a PXE equipped client with pxelinux.
The problem is: after receiving the file pxelinux.0 it requests
pxelinux.cfg/C0A86451 and aborts.
tcpdump:
....
16:01:58.786946 192.168.100.81.2073 > saturn.1337: udp 4
16:01:58.787033 saturn.1337 > 192.168.100.81.2073: udp 516 (DF)
16:01:58.787202 192.168.100.81.2073 > saturn.1337: udp 4
16:01:58.787528 saturn.1337 >
2013 Oct 09
3
Re: failing connections w/ virt-manager
Am 08.10.2013 14:46, schrieb Stefan G. Weichinger:
>> Try enabling the flag, re-emerging the package, setting the logs and
>> then reproduce it again. Check the logs and you should see why it's
>> disconnecting.
The docs say that libvirtd has to listen on the TCP port ... checked that:
# netstat -alnp | grep libv
tcp 0 0 0.0.0.0:16509 0.0.0.0:*
2003 Jun 08
2
sub-directory 'hung' ...
'K, not sure how/what to debug here ...
doing a grep of svr1.postgresql.org in /proc/*/status shows all the
processes 'stuck' in inode ...
/proc/38750/status:inetd 38750 2072 2072 2072 -1,-1 noflags 1055120147,191009 0,0 0,592 inode 0 0 0,0,0,2,3,4,5,20,31 svr1.postgresql.org
/proc/38752/status:inetd 38752 2072 2072 2072 -1,-1 noflags 1055120154,886433 0,0 0,637 inode 0 0
2007 Aug 16
3
Getting distinct result lists
Is there a way in Ferret to do something akin to SQL''s "SELECT DISTINCT"
query? I have a table with multiple columns, and I would like to
search just a couple of them (but index others for other kinds of
searches on the table). The two columns I want to search do not have
unique values, because the other columns finish specifying the record.
Is there a way to avoid picking up
2011 Apr 24
1
problem with qemu
Hi All,
I use Ubuntu server 10.04 LTS as virtualization platform.
Actually running kernel 2.6.32-31-server #61-Ubuntu S
root at jupiter:~# uname -a
Linux jupiter 2.6.32-31-server #61-Ubuntu SMP Fri Apr 8 19:44:42 UTC
2011 x86_64 GNU/Linux
We have on running virtual
root at jupiter:~# virsh list --all
Id Name State
----------------------------------
1 kvmtik.4safety.cz
2010 Sep 06
2
samba4 samba3 installed and running
Bind won't start after implementing:
Step 8 Configure DNS --from-- http://wiki.samba.org/index.php/Samba4/HOWTO
Here are my System Logs:
Sep 5 22:27:12 saturn named[4068]: loading configuration from
'/etc/bind/named.conf'
Sep 5 22:27:12 saturn named[4068]:
/usr/local/samba/private/named.conf:14: open:
/usr/local/samba/private/named.conf.update: permission denied
Sep 5 22:27:12
2001 Apr 12
2
CUPS and SMB
Hi
i have a linux mandrake 7.2 server
using cups
I am triying to use samba for printig
but it is not working
this is my smb.conf file
;*******************section global*****************
[global]
workgroup = KVJ
server string = Samba Server %v
printcap name = cups
load printers = yes
printing = cups
log file = /var/log/samba/log.%m
max log size = 50
security = user
socket options = TCP_NODELAY
2015 Nov 23
2
PointnPrint Permissions
Printer has been setup, shared and confirmed as working.
Using the following guide:
https://wiki.samba.org/index.php/Configuring_Point%27n%27Print_automatic_printer_driver_deployment
1) I have granted print operator privileges to "Domain Admins"
user at jupiter:~$ net rpc rights list accounts -U'ABC\administrator'
Enter INCRED\administrator's password:
BUILTIN\Print
2013 Dec 03
2
error: Failed to start domain
On a gentoo server with libvirt-1.1.3 I get problems with starting VMs.
When I do:
# virsh start vm180
error: Failed to start domain vm180
error: Input/output error
This happens with 1.1.3 and 1.1.4 (I rebuilt the packages and restarted
the libvirtd.service).
# journalctl -f -u libvirtd.service
shows:
Dec 03 17:32:56 jupiter libvirtd[24020]: Input/output error
Dec 03 17:33:47 jupiter
2006 Nov 15
5
sshd logging with GMT times?
Hi folks,
while chasing down a logging-related situation, I happened to notice
that when I connect via ssh to my system it makes the following logs:
Nov 15 14:15:39 saturn sshd[29868]: Accepted password for dave from ::ffff:10.0.10.14 port 2833 ssh2
Nov 15 09:15:39 saturn sshd[29867]: Accepted password for dave from ::ffff:10.0.10.14 port 2833 ssh2
Nov 15 09:15:39 saturn sshd(pam_unix)[29869]:
2003 Dec 17
1
Rsync 2.5.7 hangs after completion
I am having a problem with rsync hanging after completion. The command I
am using is: rsync -vaz --delete /banproc/ backenp650:/banproc (thanks jw
for the syntax correction)
There were 56 deletions on the destination and ~ 1380 files copied total (I
gathered these stats by using grep and wc -l on a saved file of my ssh
session to the source host). Below is the last couple of lines on my ssh