Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Check_expiration option

    sqlnaive (8/1/2011)


    We give our scripts to system DBAs to run. So we don't want them to know what our password is, thats why must_change option. Once we changed the password,...

  • RE: Check_expiration option

    Hi sqlnaive

    You cannot use the MUST_CHANGE option without also using CHECK_EXPIRATION=ON.

    Furthermore, for clarification; CHECK_EXPIRATION=ON means that the password, not the login, will expire and has to be changed regularly.

    Since the...

Viewing 2 posts - 1 through 3 (of 3 total)