I have SQL server 2012 enterprise installed according to Microsoft's installation guidelines on two Win Server 2012 machines with the AOAG functionality enabled. I've added several databases to an AOAG availability group. The databases easily switch from one replica to another when I manually switch nodes between the SQL servers. However, I'm having trouble with the Security Logins when switching databases between nodes. They work fine when on the primary node/server but when I switch to the secondary node/server the Security Logins are not available.
What must I do to have the specific database security logins move (or be available) with the replica databases when switching nodes?