Portal Home > Knowledgebase > Server Administration > Wheelgroup User


Wheelgroup User




Wheelgroup User

If you want a new user to be able at some point to change to rootuser you need to specify a new user to be a member of a wheelgroup.

Under LINUX use useradd command followed by login name.
Such as: useradd < login name >

Then you need to assign password to a new user:
passwd < login name >

If you want a new user to be able to change to rootuser you need to manually add him to wheelgroup.
usermod -G wheel < login name >

Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
O/S Info (Views: 1230)
Mount Secondary Drive (Views: 1267)