Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Fri, 4 Apr 2008 06:35:01 -0700,    group: microsoft.public.exchange.clients        back       


Not registering local LDAP SRV records - impact on Exchange Client   
(I was referred to this newsgroup after posting a question in the AD 
newsgroup.)

What would be the impact to remote Outlook/Exchange clients, if certain LDAP 
SRV records are not registered by the domain-controller at their site?

Central Site:
- Exchange Servers
- Domain Controllers
- Exchange clients (Outlook)
- Old LDAP-based application

Remote Site:
- Domain Controller
- Exchange clients (Outlook)


At the remote site I am considering changing the behavior of the DC so that 
it does not register the LDAP SRV records when it boots-up.   The reason for 
this is that a certain old application at the Central Site, experiences 
90-second logon delays when the Remote Site circuit goes down -- due to old 
LDAP libraries used by this application.

The LDAP SRV records would be not-registered by implementing the group 
policy: 'DC Locator DNS records not registered by the DCs' 

The LDAP SRV records are:
_ldap._tcp.DnsDomainName.
_ldap._tcp.SiteName._sites.DnsDomainName.
_ldap._tcp.dc._msdcs.DnsDomainName.
_ldap._tcp.SiteName._sites.dc._msdcs.DnsDomainName.
_ldap._tcp.pdc._msdcs.DnsDomainName.
_ldap._tcp.gc._msdcs.DnsForestName.
_ldap._tcp.SiteName._sites.gc._msdcs.DnsForestName.

ref: 
http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/distrib/
dsbc_nar_sdns.mspx?mfr=true


I believe these settings will help the Appilcation at the Central Site to 
not be impacted by the outage of the Remote Site.

However, I want to be sure the Exchange Clients (Outlook) are not impacted 
by the absence of these records.
date: Fri, 4 Apr 2008 06:35:01 -0700   author:   Robert A ail

RE: Not registering local LDAP SRV records - impact on Exchange Client   
I think Outlook won't be impacted.

"Robert A" wrote:

> (I was referred to this newsgroup after posting a question in the AD 
> newsgroup.)
> 
> What would be the impact to remote Outlook/Exchange clients, if certain LDAP 
> SRV records are not registered by the domain-controller at their site?
> 
> Central Site:
> - Exchange Servers
> - Domain Controllers
> - Exchange clients (Outlook)
> - Old LDAP-based application
> 
> Remote Site:
> - Domain Controller
> - Exchange clients (Outlook)
> 
> 
> At the remote site I am considering changing the behavior of the DC so that 
> it does not register the LDAP SRV records when it boots-up.   The reason for 
> this is that a certain old application at the Central Site, experiences 
> 90-second logon delays when the Remote Site circuit goes down -- due to old 
> LDAP libraries used by this application.
> 
> The LDAP SRV records would be not-registered by implementing the group 
> policy: 'DC Locator DNS records not registered by the DCs' 
> 
> The LDAP SRV records are:
> _ldap._tcp.DnsDomainName.
> _ldap._tcp.SiteName._sites.DnsDomainName.
> _ldap._tcp.dc._msdcs.DnsDomainName.
> _ldap._tcp.SiteName._sites.dc._msdcs.DnsDomainName.
> _ldap._tcp.pdc._msdcs.DnsDomainName.
> _ldap._tcp.gc._msdcs.DnsForestName.
> _ldap._tcp.SiteName._sites.gc._msdcs.DnsForestName.
> 
> ref: 
> http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/distrib/
> dsbc_nar_sdns.mspx?mfr=true
> 
> 
> I believe these settings will help the Appilcation at the Central Site to 
> not be impacted by the outage of the Remote Site.
> 
> However, I want to be sure the Exchange Clients (Outlook) are not impacted 
> by the absence of these records.
>
date: Tue, 8 Apr 2008 00:15:01 -0700   author:   zeiss

RE: Not registering local LDAP SRV records - impact on Exchange Client   
Outlook basically look for the SRV records for any kind of AD query to be 
made. For an example if it want to show up the Address Book to the user it 
has to query the domain controller and not exchange server. Also if you 
modify the dynamic updates to the dns then DCs wont register themselves at 
boot up and that may result in RPC dialog box on clients.
Outline is making changes in SRV records behaviour in DNS is not recommneded 
and therefore UNIX based dns servers are not used for name resolution in the 
site where exchange server is. 
-- 
Milind Naphade
Messaging Administrator


"Robert A" wrote:

> (I was referred to this newsgroup after posting a question in the AD 
> newsgroup.)
> 
> What would be the impact to remote Outlook/Exchange clients, if certain LDAP 
> SRV records are not registered by the domain-controller at their site?
> 
> Central Site:
> - Exchange Servers
> - Domain Controllers
> - Exchange clients (Outlook)
> - Old LDAP-based application
> 
> Remote Site:
> - Domain Controller
> - Exchange clients (Outlook)
> 
> 
> At the remote site I am considering changing the behavior of the DC so that 
> it does not register the LDAP SRV records when it boots-up.   The reason for 
> this is that a certain old application at the Central Site, experiences 
> 90-second logon delays when the Remote Site circuit goes down -- due to old 
> LDAP libraries used by this application.
> 
> The LDAP SRV records would be not-registered by implementing the group 
> policy: 'DC Locator DNS records not registered by the DCs' 
> 
> The LDAP SRV records are:
> _ldap._tcp.DnsDomainName.
> _ldap._tcp.SiteName._sites.DnsDomainName.
> _ldap._tcp.dc._msdcs.DnsDomainName.
> _ldap._tcp.SiteName._sites.dc._msdcs.DnsDomainName.
> _ldap._tcp.pdc._msdcs.DnsDomainName.
> _ldap._tcp.gc._msdcs.DnsForestName.
> _ldap._tcp.SiteName._sites.gc._msdcs.DnsForestName.
> 
> ref: 
> http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/distrib/
> dsbc_nar_sdns.mspx?mfr=true
> 
> 
> I believe these settings will help the Appilcation at the Central Site to 
> not be impacted by the outage of the Remote Site.
> 
> However, I want to be sure the Exchange Clients (Outlook) are not impacted 
> by the absence of these records.
>
date: Wed, 9 Apr 2008 07:45:02 -0700   author:   Milind Naphade (NO_SPAM)

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us