Login as root and do the following
# cd /etc
# ee group
Change this:
wheel:*:0:root
To this:
wheel:*:0:root,youraccountname
# ee group
Change this:
wheel:*:0:root
To this:
wheel:*:0:root,youraccountname
And thats it, you can now use the "su" command while being logged in via ssh on your normal account.
No comments:
Post a Comment