Tewhano said:
I have a couple of users on W2K Pro that when they get the message their
password is about to expire and they change it they get the message again a
couple day later. Anybody else seen this before?
My first thought is a replication problem. (...and
replication problems are usually DNS problems.)
Here's how replication can cause it: User's machine
sets secure channel with DC-b, user logs on gets
message, changes password, DC-b is updated and
replicates to DC-c, DC-d, etc, but misses DC-a
or DC-w.
Next week users machine sets up secure channel
with DC-a and gets challenged -- in this scenario
(if its true) the user will need the OLD password
to get authenticated before changing the password.
In any case, check replication. (And of course
check the GPO settings for password expiration
on the domain.)
DNS for AD
1) Dynamic for the zone supporting AD
2) All internal DNS clients NIC\IP properties must specify SOLELY
that internal, dynamic DNS server (set.)
3) DCs and even DNS servers are DNS clients too -- see #2
4) If you have more than one Domain, every DNS server must
be able to resolve ALL domains (either directly or indirectly)
netdiag /fix
....or maybe:
dcdiag /fix
(Win2003 can do this from Support tools):
nltest /dsregdns /server
C-ServerNameGoesHere
http://support.microsoft.com/kb/q260371/
Ensure that DNS zones/domains are fully replicated to all DNS
servers for that (internal) zone/domain.
Also useful may be running DCDiag on each DC, sending the
output to a text file, and searching for FAIL, ERROR, WARN.
Single Label domain zone names are a problem Google:
[ "SINGLE LABEL" domain names DNS 2000 | 2003 microsoft: ]