Re: application roles and strong passwords
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Tue, 17 Apr 2007 22:10:41 +0000 (UTC)
Sue Hoegemeier (Sue_H@xxxxxxxxxxxxx) writes:
Yes...they should all be strong passwords. Using strong
passwords would be the first option.
If for some reason you can't and need time until you can use
strong passwords, One way around it is to use the old stored
procedures which are only there for backwards compatibility.
sp_addapprole, sp_approlepassword, etc.
sp_addrole uses CREATE APPLICATION ROLE, so that wouldn't be any different.
I am not able to run sp_helptext on sp_approlepassword, but I would not
expect it be possible to use password that does not pass the rules.
The only way out would be to modify the Windows policy as the password
for the application role is changed, and then change back.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- Re: application roles and strong passwords
- From: Sue Hoegemeier
- Re: application roles and strong passwords
- References:
- application roles and strong passwords
- From: rjvanzanten
- Re: application roles and strong passwords
- From: Sue Hoegemeier
- application roles and strong passwords
- Prev by Date: Transactional Replication Problem
- Next by Date: Re: application roles and strong passwords
- Previous by thread: Re: application roles and strong passwords
- Next by thread: Re: application roles and strong passwords
- Index(es):
Relevant Pages
|
|