Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dnsinfo.C not propogating to LMHOSTS on SecureClient

Status
Not open for further replies.

rstockton

MIS
Aug 13, 2001
118
US
I'm running SecureClient w/NG FP2. I can authenticate, ping around, download policy, etc., but cannot get lmhosts to be propagated. I have placed dnsinfo.C into $FWDIR/conf with the lmdata configed:

(
:LMdata(
:(
:ipaddr (10.10.1.4)
:name (MYPDC)
:domain (MYDOMAIN)
)
:(
:ipaddr (10.10.1.5)
:name (MYBDC)
:domain (MYDOMAIN)
)
)
)

dnsinfo section userc.C is not being updated with this either (though it does show my internal dns server info.

After implementing, I cpstop-ped and cpstart-ed and updated the site on the client. Secure Domain Logon is enabled. The workstation is W2k sp2

Anyone else have this difficulty? Am I missing something?

thank you for your assistance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top