Add new user in Meteor Admin package

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.

But I don’t know really that how to add new user and cut off user collection.

Please help me!
Thanks