Add new user in Meteor Admin

Hello,

I Have used ‘yogiben:admin’ package and need to add new user(xyz) that can not access users collection only.
xyz user will be same as admin but not able to access user list or user collection.

How i can add new user and cut off user collection in admin section.

Please help me!
Thanks