SQL Server Permission : ALTER ANY LOGIN
Allows or Denies the ability to create, drop, or modify logins. To affect a login which is a member of the sysadmin fixed server role or a login which has been granted CONTROL SERVER permissions, you must also have CONTROL SERVER permissions. The securityadmin fixed server role has this permission granted implicitly.
Related Article : How to assign these SQL Server Permissions
