Re: [cifs-discuss] constant disconnect/reconnect to all listed ad servers

2011-04-10 Thread Thomas Goldthorpe


Hi,

Actually, I didn't post the final answer to this item, but, do have it 
working.

For those who are interested:  Microsoft has been slowly taking more and
more of the LSA calls away from anything but authenticated connections,
to the point where anything anonymous starts failing.  Before anyone says
these are not anonymous, you need to know something: the check that a
domain controller is still up is done with anonymous.  As a result, 
completely

unexpected results occur.  Simply modifying your locked down domain
policy to allow it fixes the problem.

Tom


___
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss


Re: [cifs-discuss] constant disconnect/reconnect to all listed ad servers

2010-11-17 Thread Alan Wright

This looks like a recent build.  What Solaris software are you using?

Alan

On 11/17/10 05:46 PM, Thomas Goldthorpe wrote:


Amusing situation: 2008r2, lmauth == 2, (also patched so that 4 works).

Connection to any server succeeds, lookups work, etc then blammo,
it gets an ACCESS_DENIED and then reconnects to one of the other servers,
which works for a while then blammo, etc, etc.

Any ideas what might be causing it to do this? Below is what appears in
the logs. Of course during the time that it drops the one and brings up
another, the service hangs, then, proceeds as though nothing is wrong.
It does this every minute (and made me think it is time related, but all
clocks are within a second, so that shouldn't be it).

Tom

Nov 17 20:41:40 risuvh07 smbd[3709]: [ID 702911 daemon.notice]
smbd_dc_monitor: domain service not responding
Nov 17 20:41:40 risuvh07 smbd[3709]: [ID 702911 daemon.notice] domain
ads.uhnresearch.ca: domain controller riswdc01
Nov 17 20:42:40 risuvh07 smbd[3709]: [ID 702911 daemon.error]
smbrdr_exchange[162]: failed (ACCESS_DENIED)
Nov 17 20:42:46 risuvh07 last message repeated 2 times
Nov 17 20:42:49 risuvh07 smbd[3709]: [ID 702911 daemon.notice]
smbd_dc_monitor: domain service not responding
Nov 17 20:42:49 risuvh07 smbd[3709]: [ID 702911 daemon.notice] domain
ads.uhnresearch.ca: domain controller riswdc02
Nov 17 20:43:49 risuvh07 smbd[3709]: [ID 702911 daemon.error]
smbrdr_exchange[162]: failed (ACCESS_DENIED)
Nov 17 20:43:55 risuvh07 last message repeated 2 times
Nov 17 20:43:58 risuvh07 smbd[3709]: [ID 702911 daemon.notice]
smbd_dc_monitor: domain service not responding
Nov 17 20:43:58 risuvh07 smbd[3709]: [ID 702911 daemon.notice] domain
ads.uhnresearch.ca: domain controller riswdc01




___
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss


___
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss