Strong Policy Passwords

From: Booster0110 (anonymous_at_discussions.microsoft.com)
Date: 04/06/04


Date: Tue, 6 Apr 2004 07:16:03 -0700

I all.

I want to create a sql authenification user but it fails with the following message:

            .Net SqlClient Data Provider: Msg 15118, Level 16, State 1, Line 1
            Password validation failed. The password does not meet policy requirements because it is not complex enough.

The problem is that this user is hardcode in the software and must have this sql login user with the specifiered user pwassword.
In which way i can diable the strong pawword policy.

Can someone help me ?