Modify

Ticket #1135 (closed feature request: fixed)

Opened 5 years ago

Last modified 2 years ago

Add SRV records

Reported by: stefan@… Owned by: ejhernandez@…
Milestone: 2.2 Component: dns
Severity: normal Keywords:
Cc:

Description (last modified by ejhernandez@…) (diff)

It cannot add SRV records in DNS zone configuration, it could be useful for many purposes, for instance VoIP or Windows clients.

Attachments

Change History

comment:1 Changed 5 years ago by ejhernandez@…

  • Description modified (diff)
  • Summary changed from can not add srv records for M$ clients to Add SRV records

comment:2 Changed 4 years ago by ejhernandez@…

  • Owner changed from juruen@… to ejhernandez@…

comment:3 Changed 4 years ago by anonymous

I think these records should be created in /usr/share/ebox/stubs/dns/db.mas when a pdc mode is specified.

 ; PDC records 
 _ldap._tcp.<% $domain{'name'} %>.                    SRV     0 0 389 XXX.<% $domain{'name'} %>.
 _kerberos._tcp.<% $domain{'name'} %>.                        SRV     0 0 88  XXX.<% $domain{'name'} %>.
 _ldap._tcp.dc._msdcs.<% $domain{'name'} %>.          SRV     0 0 389 XXX.<% $domain{'name'} %>.
 _kerberos._tcp.dc._msdcs.<% $domain{'name'} %>.      SRV     0 0 88  XXX.<% $domain{'name'} %>.

comment:4 Changed 4 years ago by juruen@…

  • Status changed from new to closed
  • Resolution set to invalid

Moved to wishlist wiki page

comment:5 Changed 2 years ago by ejhernandez@…

  • Status changed from closed to reopened
  • Resolution invalid deleted

comment:6 Changed 2 years ago by ejhernandez@…

  • Milestone set to 2.2

Rescheduled for 2.2 release.

comment:7 Changed 2 years ago by ejhernandez@…

(In [21593]) Branch to develop TXT and SRV records refs #1135 and refs #1194

comment:8 Changed 2 years ago by ejhernandez@…

(In [21601]) SRV records are working but the framework is doing strange things refs #1135

comment:9 Changed 2 years ago by ejhernandez@…

  • Status changed from reopened to closed
  • Resolution set to fixed

(In [21693]) ND: Merging DNS enhancements closes #1428 #1672 #2919 #1135 #1194 #1442

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.