Behavior changes on upgraded master database

In an upgraded Adaptive Server master database, the server maintains encrypted passwords in syslogins catalogs using both old and new algorithms in the password column.

Users can call sp_displaylogin to determine which “Login password encryption” a login uses.

On first authentication of a login after an upgrade:

On subsequent authentication of a login after upgrade, before “allow password downgrade” is set to 0, the user authenticates using the new algorithm.