Send Netdot-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-users digest..."
Today's Topics:
1. Re: delete DNS-Records of managed devices (????? ?)
----------------------------------------------------------------------
Message: 1
Date: Fri, 19 Apr 2013 11:08:36 +0300
From: ????? ? <[email protected]>
Subject: Re: [Netdot-users] delete DNS-Records of managed devices
To: [email protected]
Message-ID:
<CANifKqtKtGm-E=fxraxgzd0r2qh7ju9es+v+xzzdsvsdxpo...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hello.
I have the same issue with Netdot when I delete DNS record which is linked
to device.
I've found some solution:
Open /usr/local/netdot/etc/netdot.meta and find section:
name => {
default => '',
description => 'The Device name is a reference to a DNS Resource
Record (RR)',
length => '',
linksto => {
cascade => 'Fail',
method => 'devices',
table => 'RR'
},
Change line:
cascade => 'Fail',
to
cascade => 'Delete',
So, the records and linked device will be both deleted without prompt.
But I suggest to ask when deleting records or skip the record which is
linked to device/
Any ideas how to do it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://osl.uoregon.edu/pipermail/netdot-users/attachments/20130419/d32d5954/attachment-0001.html
------------------------------
_______________________________________________
Netdot-users mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-users
End of Netdot-users Digest, Vol 53, Issue 6
*******************************************