Hi
just a compatibility thought
A few years ago, it was mandatory to set "enableplaintextpassword"
in order to be able to connect to SAMBA machines (lanmanworkstation
is the workstation service). Such a low password encryption level does
increase compatibility[1], however it makes it easier for an intruder to
use a network sniffer. In this context (requirements), it is a security risk,
of course, as you also know.
The registry key "enableplaintextpassword" can also be set using local
policies:
Administrative Tools,Local Security Policy,Local Policies,Security Options,"Send unencrypted password"
browser service and replication latencies
Quote:
2) Mapping to the actualy IP address instead of the server name does work for some reason.
This points me (as well as others (rapier57)) to the idea, that your problem had to do with the
browser service.
You can get information about your current master browser using browmon and browstat,
which are part of the resource kit[2]. Mainly, try to control which machines are
participating in the election process using
[HKEY_LOCAL_MACHINE \System \CurrentControlSet \Services \Browser \Parameters].
Here, MaintainServerList (Yes, No, Auto) controls if the host should participate
at all, IsDomainMaster sets the priority.
What puzzles me, is that your problem just appeared on a running system.
Apart from possible malware (always a possiblity :) ), it might be that some
propagation error occurred (but because of what? Patch, Restart, Conflicts,...):
"SPN for the domain that is hosting the replica has not been propagated."[3].
Inconsistencies in the Browser table might be simply eliminated by
refereshing/restarting the service (debug using browmon and browstat),
as mentioned by RoadClosed.
If I recall correctly, in Win2k you still need the WINS table in order to
resolve for the IP, based on the "servername" (Win2k3 uses DNS). I hope, this
makes some sense or am I confusing something?
Cheers
[1] http://snakefoot.fateback.com/tweak/...PWD_ENCRYPTION
[2] http://www.windowsitlibrary.com/Content/155/05/2.html
[3] http://www.chicagotech.net/systemerrors.htm
