Re: SQL Server 6.5 - probe account
From: Hari Prasad (hari_prasad_k_at_hotmail.com)
Date: 11/16/04
- Previous message: lwmccksg: "SQL Server 6.5 - probe account"
- In reply to: lwmccksg: "SQL Server 6.5 - probe account"
- Next in thread: Rand Boyd [MSFT]: "Re: SQL Server 6.5 - probe account"
- Reply: Rand Boyd [MSFT]: "Re: SQL Server 6.5 - probe account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 15 Nov 2004 23:38:43 -0600
Hi,
As far as I know Probe account in SQL Server will not do any changes. SQL
Server uses this account to manage Performance monitor
counters and writing in to even logs. Assigning password for this user may
cause some functionalities to fail.
Thanks
Hari
SQL Server MVP
"lwmccksg" <lwmccksg@discussions.microsoft.com> wrote in message
news:28EF3D6D-D456-47F3-81AA-A8DFF6F3F4AB@microsoft.com...
>I have noted that the SQL Server 6.5 has a probe user account with no
>password.
>
> 1) Can this account subject to brute force attack if the default blank
> password is not changed?
>
> 2) Beside I have noted that the probe account can access the following
> tables:
> dbo_helpsql,
> dbo_spt_datatype_info,
> dbo_spt_datatype_info_ext,
> dbo_spt_fallback_db,
> dbo_spt_fallback_dev,
> dbo_spt_fallback_usg,
> dbo_spt_monitor,
> dbo_spt_provider_types,
> dbo_spt_server_info,
> dbo_spt_values.
>
> Can the probe user account change any value to these tables assigned by
> default? Will there be any implication if the tables values are changed?
>
> Thanks in advance.
>
> Lawrence
>
- Previous message: lwmccksg: "SQL Server 6.5 - probe account"
- In reply to: lwmccksg: "SQL Server 6.5 - probe account"
- Next in thread: Rand Boyd [MSFT]: "Re: SQL Server 6.5 - probe account"
- Reply: Rand Boyd [MSFT]: "Re: SQL Server 6.5 - probe account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|