sp_expireallpasswords Procedure

Causes all user passwords to expire immediately.

Syntax1

call sp_expireallpasswords 

Syntax2

sp_expireallpasswords

Permissions

DBA or USER ADMIN authority required.

Examples

Causes all user passwords to expire immediately:

call sp_expireallpasswords
Related concepts
Syntax Rules for Stored Procedures
Related reference
sp_iqaddlogin Procedure
sp_iqcopyloginpolicy Procedure
sp_iqmodifyadmin Procedure
sp_iqmodifylogin Procedure
sp_iqpassword Procedure