RE: SQLServer Agent problems with windows security -- Help desperately
From: Raoul Laoyan (Laoyan_at_discussions.microsoft.com)
Date: 08/02/04
- Next message: Sue Hoegemeier: "Re: BUILTIN\Administrators Account!!!!!"
- Previous message: John P: "RE: BUILTIN\Administrators Account!!!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 2 Aug 2004 10:49:03 -0700
I experienced the same problem. It was Event 3034 MrxSmb. I couldnt get the SQL Executive account/service to reach across the network, but if I interactivly logged on as the account it can. The only solution I found was to reboot the server and try the operation again.
It may have been from moving this Windows 2000 server from an NT 4.0 domain into an AD domain.
"Mads" wrote:
> Hi There...
>
> I have the most peculiar problem.
>
> 2 servers (A and B), both member server on AD domain.
>
> I want to copy a file from A to B, during job execution, using
> "xcopy c:\file.txt \\Server\share /Y"
>
> In order to do this A must ask the AD for permission to write to B. I get
> the error "Invalid drive specification" because the SQL Server Agent user is
> not authorised by the domain.
>
> The problem is that, the SQL Server Agent user, infact is a domain user,
> with all the neccesary rights. The user is a member of the Administrator
> group on both servers (A and B).
>
> I have noticed, that when I change the SQL Server Agent LogOn account to
> LocalSystem, and back to DOMAIN\User, it (sometimes) gives the error "Could
> not determine if User DOMAIN/User has permissions" It is like, it cannot be
> verified on the domain, but after some 4 retries, til succeeds.
>
> I also get these error in the Security eventlog:
> "The redirector was unable to initialize security context or query context
> attributes."
>
> "DCOM was unable to communicate with the computer SERVERNAME using any of
> the configured protocols."
>
> maybe these errors are related ?!
>
> All I want to do, really, is to copy a file from A to B. It shouldn´t be
> rocket science...
>
> regs,
>
> Mads of Denmark
>
>
>
- Next message: Sue Hoegemeier: "Re: BUILTIN\Administrators Account!!!!!"
- Previous message: John P: "RE: BUILTIN\Administrators Account!!!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|