Re: sqlagentcmdexec

From: BarbS (BarbS_at_discussions.microsoft.com)
Date: 09/22/04


Date: Wed, 22 Sep 2004 09:07:02 -0700

Thank You. My question is, will there be a problem if I change this password.
This seems to be a system assigned password.

"Mark Allison" wrote:

> BarbS,
>
> All passwords should be "strong" to deter brute force cracking. I
> presume you have a brute force cracker? If so, your tool will crack any
> SQL login if the passwords are weak. Your password should be at least 10
> chars long and have a mix of random letters and numbers, so that a
> dictionary attack cannot be done (this is usually the first phase of a
> brute force crack).
>
> This area is being tightened up in SQL 2005.
>
> --
> Mark Allison, SQL Server MVP
> http://www.markallison.co.uk
>
> Looking for a SQL Server replication book?
> http://www.nwsu.com/0974973602m.html
>
>
> BarbS wrote:
> > I have a software program that crack the password for sqlagentcmdexec. Should
> > the password be changed to make it complex? Thank You.
>



Relevant Pages

  • Re: sqlagentcmdexec
    ... All passwords should be "strong" to deter brute force cracking. ... your tool will crack any ... This area is being tightened up in SQL 2005. ... Looking for a SQL Server replication book? ...
    (microsoft.public.sqlserver.security)
  • Re: jobs for a linked server in a different domain?
    ... Agent uses, then run the query. ... Mark Allison, SQL Server MVP ... Looking for a SQL Server replication book? ... Chieko Kuroda wrote: ...
    (microsoft.public.sqlserver.server)
  • Re: Very simple problem (does not exist in the class or namespace)
    ... Thanks Glenn and Morten! ... Mark Allison, SQL Server MVP ... Looking for a SQL Server replication book? ... > Put 'string connectionString = string.Empty;' prior to the if statement. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Table error
    ... Can you run DBCC CHECKDB regularly as part of routine maintenance? ... Mark Allison, SQL Server MVP ... Looking for a SQL Server replication book? ... Morgan wrote: ...
    (microsoft.public.sqlserver.server)
  • Re: SQL and RAID - best way to set it all up?
    ... Columnist, SQL Server Professional ... I have only ever seen two disks die in the same RAID ... array only once in the last eight years or so. ... Mark Allison, SQL Server MVP ...
    (microsoft.public.sqlserver.server)

Loading