sp_extrapwdchecks now allows NULL values for
caller_password and loginame
parameters.
The caller_password parameter is NULL when :
- The system security officer creates a new login account using create
login command.
- The system security officer modifies the login account's password using
alter login … modify password command.
The
loginame parameter is NULL when:
- The system security officer creates a new login account using the
create login command.