I added a user to my Pi and thought I set him up like the original pi user. I added him using adduser -a -G and assigned him all the groups assigned to pi through usermod.
He seems to be able to do everything through the command line using sudo but when he tries to add or remove packages through the package manager it asks for authentication by either root or pi. The added user is not even displayed as an option.