SQL Server has different security models for users connecting to a database. The DBA has the ability to use a SQL Server login or a Windows login. The Windows login can be a user or a group with users defined to the group. What do you think the advantages and disadvantages are for each type?